-
Notifications
You must be signed in to change notification settings - Fork 103
Nodeset rabbitmquser finalizer management and status tracking via configmap #1781
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Nodeset rabbitmquser finalizer management and status tracking via configmap #1781
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: lmiccini The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/56ac80bd0e7547ad88350eb0206886b5 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 18m 47s |
04cc55a to
1698305
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/db62c9cd33b34a538c7eccf243769b6a ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 02m 26s |
3885c4a to
c1fe8f8
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/b5d3972863e64857b2da5055f867ef55 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 20m 43s |
|
/retest |
|
recheck |
|
/test openstack-operator-build-deploy-kuttl-4-18 |
cbfbb7c to
f52529a
Compare
Add dataplane-specific logic to track and manage RabbitMQ user finalizers for OpenStackDataPlaneNodeSet services, enabling safe credential rotation across multi-cluster deployments. Key features: - Per-nodeset finalizers on shared RabbitMQ users - Incremental deployment support with proper finalizer timing - Nova-operator rabbitmq_user_name field integration for simplified tracking - Automatic cleanup of temporary cleanup-blocked finalizers - Comprehensive test coverage for rotation and multi-cluster scenarios Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
f52529a to
017d2ca
Compare
|
@lmiccini: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Depends-on: openstack-k8s-operators/data-plane-adoption#1222