Use combined swift-conversion service for rolling node conversion - #1366
Conversation
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/4e31a570c3c74fe1962999eb86917c4f ✔️ noop SUCCESS in 0s |
|
recheck |
|
/retest |
fultonj
left a comment
There was a problem hiding this comment.
/lgtm
Letting others review before merging
fmount
left a comment
There was a problem hiding this comment.
I like the idea of using a swift-conversion service. I have a couple of minor comments, lgtm otherwise!
Combines the tripleo-cleanup and swift services in a single swift-conversion service. By using "serial: 1" Swift storage servers are stopped only on a single node at a time. This way there is no service interruption when using three replicas (default) - two storage nodes will be always available. JIRA: OSPRH-28625 Signed-off-by: Christian Schwede <cschwede@redhat.com>
0b2f16a to
bdd6b68
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/659fdf7bc2284b72a2fd89880516efa2 ✔️ noop SUCCESS in 0s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/dc85fc152f0742bc9abecc90ca15d5bc ✔️ noop SUCCESS in 0s |
|
recheck |
|
@cschwede Can you confirm whether this doc change is an async change, or is it dependent on a release? |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jistr The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
8fdee71
into
openstack-k8s-operators:main
Should be most likely in FR6, when this becomes available. |
Combines the tripleo-cleanup and swift services in a single swift-conversion service. By using "serial: 1" Swift storage servers are stopped only on a single node at a time. This way there is no service interruption when using three replicas (default) - two storage nodes will be always available.
JIRA: OSPRH-28625