Task #4554
closedChange naming of Pulp 3 services to differentiate them from Pulp 2 services
Added by ehelms@redhat.com over 5 years ago. Updated almost 5 years ago.
100%
Description
When Pulp 2 and Pulp 3 are ran on the same system differentiating the services is difficult which affects the ability to debug, restart the proper services and overall manage both applications during transition. Based on some pulp-dev email conversations one of two options should be taken:
#1: Rename Pulp 3 services to all new names to clearly differentiate
For example:
a) pulp-task-manager
b) pulp-tasking-manager
c) pulp-queue-manager
d) pulp-arborist
e) arborist
f) pulp-task-runner
g) pulp-task-worker
h) pulp-async-worker
i) pulp-tasking-worker
j) pulp-seedling
#2: Rename Pulp 2 services to include version
-a) pulp2-resource-manager
b) pulp2-worker-
As per this thread, it's decided to go with option 2 - rename pulp2 services.
As per this thread, it's decided to go with option 1 a rename pulp3 services to pulpcore-*
Updated by ttereshc over 5 years ago
- Tracker changed from Issue to Task
- Subject changed from Change naming of Pulp 3 services or version name Pulp 2 services to differentiate themm to Change naming of Pulp 3 services or version name Pulp 2 services to differentiate them
- % Done set to 0
TBD on this thread https://www.redhat.com/archives/pulp-dev/2019-March/msg00085.html
Option 1 is under question at the moment As per this thread ^, no changes to Pulp3.
Option 2 is agreed to happen anyway
Updated by ttereshc over 5 years ago
- Subject changed from Change naming of Pulp 3 services or version name Pulp 2 services to differentiate them to Change naming of Pulp 2 services to differentiate them from Pulp 3 services
- Description updated (diff)
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
Updated by dkliban@redhat.com over 5 years ago
- Sprint set to Sprint 51
This change needs to be advertised on pulp-list because this goes against semantic versioning.
Updated by ehelms@redhat.com over 5 years ago
We could consider adding aliases to the old names to help with backwards compatibility of scripts.
Updated by amacdona@redhat.com over 5 years ago
- Sprint changed from Sprint 53 to Sprint 54
Updated by dkliban@redhat.com over 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to dkliban@redhat.com
Updated by dkliban@redhat.com over 5 years ago
- Status changed from ASSIGNED to POST
Updated by ttereshc over 5 years ago
- Sprint changed from Sprint 54 to Sprint 55
Updated by ttereshc over 5 years ago
- Status changed from POST to NEW
- Assignee deleted (
dkliban@redhat.com)
Updated by ttereshc over 5 years ago
- Subject changed from Change naming of Pulp 2 services to differentiate them from Pulp 3 services to Change naming of Pulp 3 services to differentiate them from Pulp 2 services
- Description updated (diff)
- Sprint/Milestone set to 3.0.0
- Tags deleted (
Pulp 2)
Updated by ttereshc over 5 years ago
Pulp 3 services should be renamed to:
pulpcore-resource-manager
pulpcore-workers
pulpcore-worker-{n}
Updated by dkliban@redhat.com over 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to dkliban@redhat.com
Updated by dkliban@redhat.com over 5 years ago
- Sprint changed from Sprint 55 to Sprint 56
Updated by dkliban@redhat.com over 5 years ago
- Status changed from ASSIGNED to NEW
Updated by dkliban@redhat.com over 5 years ago
- Assignee deleted (
dkliban@redhat.com)
Updated by daviddavis about 5 years ago
- Sprint/Milestone changed from 3.0.0 to 71
Updated by bmbouter about 5 years ago
- Sprint/Milestone changed from 71 to 3.0.0
Updated by lmjachky about 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to lmjachky
Added by Lubos Mjachky about 5 years ago
Updated by lmjachky about 5 years ago
- Status changed from ASSIGNED to POST
https://github.com/pulp/ansible-pulp/pull/161
https://github.com/pulp/pulpcore/pull/307
https://github.com/gmbnomis/pulp_cookbook/pull/42
https://github.com/pulp/pulp_maven/pull/21
https://github.com/pulp/pulp_deb/pull/120
https://github.com/pulp/pulp_rpm/pull/1449
https://github.com/pulp/pulp_file/pull/279
https://github.com/pulp/pulp_python/pull/258
https://github.com/pulp/pulp_docker/pull/416
https://github.com/pulp/pulp_ansible/pull/214
https://github.com/ATIX-AG/pulp_gem/pull/27
https://github.com/pulp/plugin_template/pull/109
Updated by Anonymous about 5 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp_deb:9c6b98d8b70f6b4540559a4ad3e10bbd9c6513c3.
Updated by mdepaulo@redhat.com about 5 years ago
I made a big review comment, that affects every other PR:
https://github.com/pulp/ansible-pulp/pull/161#pullrequestreview-296305649
Updated by mdepaulo@redhat.com about 5 years ago
While we're renaming all the services, I request that one be renamed differently:
Instead of:
pulp-content-app -> pulpcore-content-app
Please do:
pulp-content-app -> pulpcore-content
The reason is for brevity, and consistency:
1. The script on disk is "$PREFIX/bin/pulp-content"
2. The ansible role is "pulp-content"
3. The pulp/pulpcore container images, which only ever run pulp3 (not pulp2) in it and which uses command names as an interface with pulp-operator, use "pulp-content" as well.
Updated by dkliban@redhat.com about 5 years ago
+1 to renaming pulp-content-app to pulpcore-content
Updated by bmbouter about 5 years ago
+1 to renaming pulp-content-app to pulpcore-content
Added by ttereshc about 5 years ago
Revision 42e08bb4 | View on GitHub
Rename pulpcore-content-app to pulpcore-content
Added by ttereshc about 5 years ago
Revision 42e08bb4 | View on GitHub
Rename pulpcore-content-app to pulpcore-content
Added by ttereshc about 5 years ago
Revision 1c8ed3d6 | View on GitHub
Rename pulpcore-content-app to pulpcore-plugin
re #4554
Updated by dalley about 5 years ago
- Status changed from MODIFIED to POST
Added by ttereshc about 5 years ago
Revision 6fa946bd | View on GitHub
Rename pulpcore-content-app to pulpcore-content
re #4554 https://pulp.plan.io/issues/4554
Required PR: https://github.com/pulp/ansible-pulp/pull/170
Updated by Anonymous about 5 years ago
- Status changed from POST to MODIFIED
Applied in changeset ansible-pulp3|c69124afc88fa15f293866b94ccfed5e78941ff0.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Rename pulp services
closes #4554 https://pulp.plan.io/issues/4554