Cleanup EdpmMultipathdImage container references#1928
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: katarimanojk 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 |
OpenStackControlPlane CRD Size Report
Threshold reference
|
8f69868 to
ef91df0
Compare
multipathd service has been moved from container to host in edpm-ansible (openstack-k8s-operators/edpm-ansible#1060). Clean up the related EdpmMultipathdImage container references following the same pattern as EdpmIscsidImage cleanup: - Mark EdpmMultipathdImage field as deprecated in API types with appropriate comments - Remove edpm_multipathd_image from inventory variable assignments - Comment out RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT in build configuration - Remove edpm_multipathd_image from documentation examples - Remove EdpmMultipathdImage test assertions - Remove edpmMultipathdImage field documentation - Update disconnected environment docs to use FRR instead of multipathd as the example image The API fields are preserved but marked as deprecated to maintain backward compatibility. All usage of the field has been removed from the codebase. Related: openstack-k8s-operators/edpm-ansible#1060 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
ef91df0 to
34d8099
Compare
|
@katarimanojk: 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. |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 26m 38s |
multipathd service has been moved from container to host in edpm-ansible (openstack-k8s-operators/edpm-ansible#1060). Clean up the related EdpmMultipathdImage container references following the same pattern as EdpmIscsidImage cleanup:
The API fields are preserved but marked as deprecated to maintain backward compatibility. All usage of the field has been removed from the codebase.
Closes: https://redhat.atlassian.net/browse/OSPRH-17429