-
Notifications
You must be signed in to change notification settings - Fork 143
Fdp update edpm #3467
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
Fdp update edpm #3467
Conversation
8d17965 to
24774d6
Compare
24774d6 to
728f0fb
Compare
b645ded to
02be96f
Compare
michburk
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like this pr isn't split properly and also contains the changes from #3466
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/381a8462756e461fa40fdad368f58ea3 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 44m 12s |
02be96f to
c06f97a
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/8dae75330b79473b922c4f394be22509 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 38m 24s |
d4a6725 to
6410812
Compare
This pr depends on the other one. When the other one is merged, i will rebase this one and I will only have one commit here |
f09d329 to
2f1a170
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/a31750715d0943f7889539e20267c60d ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 42m 49s |
2f1a170 to
8e50296
Compare
8e50296 to
8f40669
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/d03970aa66cb4aa2b09e0d3a4c74d2e4 ❌ openstack-k8s-operators-content-provider FAILURE in 5m 23s |
b0fbe03 to
e75e75f
Compare
Not same code, maybe name of the file is the same but it is doing it a different thing |
39a340c to
93e41a8
Compare
|
Hi, have rebased the patch and gone through alll pending comments. Testing is green again |
|
This PR is stale because it has been for over 15 days with no activity. |
|
blind approve. |
danpawlik
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
more less is ok. Blind approve.
93e41a8 to
c28b7c6
Compare
[fdp_update_edpm] Implement EDPM node update automation for FDP updates: - Role fdp_update_edpm: Updates EDPM nodes declaratively via Kubernetes CRs * Patches OpenStackDataPlaneNodeSet CRs with updated container images * Configures package updates via edpm_bootstrap_packages * Sets up registry authentication and CA certificates * Creates OpenStackDataPlaneDeployment to apply changes * Includes hypervisor firewall configuration for registry access - Fix hypervisor firewall configuration * Add delegate_to to execute iptables on correct hypervisor host * Previously executed on localhost instead of hypervisor - Integration in post-deployment.yml after control plane updates - Zuul CI configuration for automated testing [fdp_update_container_images] Fix to properly update OpenStackVersion CR * Add set_fact task to build customContainerImages dict correctly Assisted-By: Claude <noreply@anthropic.com> Signed-off-by: Miguel Angel Nieto Jimenez <mnietoji@redhat.com>
c28b7c6 to
1b56d85
Compare
[multiple] Add fdp_update_edpm role for EDPM node updates
[fdp_update_edpm] Implement EDPM node update automation for FDP updates:
[fdp_update_container_images] Fix to properly update OpenStackVersion CR
Assisted-By: Claude noreply@anthropic.com
Signed-off-by: Miguel Angel Nieto Jimenez mnietoji@redhat.com