You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
multipathd service has been moved from container to host in
edpm-ansible. 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
The API fields are preserved but marked as deprecated to maintain
backward compatibility. All usage of the field has been removed
from the codebase.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments