Refactor auth config to eliminate duplication#674
Refactor auth config to eliminate duplication#674openshift-merge-bot[bot] merged 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
Move auth_url into auth_config template definitions and consolidate auth config across templates. Changes: - Add auth_url to auth_config template in common/ironic.conf, inspector, and neutron-agent configs - Remove duplicate auth_url lines across all templates - Add [ironic] section to common config for API client authentication - Remove duplicate auth sections from ironicapi/01-api.conf - Update ironicapi test to check ironic.conf for auth configuration Assisted-By: Claude Code/claude-4.5-sonnet Signed-off-by: Harald Jensås <[email protected]>
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/ca2039b0aa174f0984870e8e16081fc5 ❌ openstack-k8s-operators-content-provider FAILURE in 13m 23s |
steveb
left a comment
There was a problem hiding this comment.
Looks good. Job failure was due to not being able to pull docker://registry.access.redhat.com/ubi9/ubi-minimal:9.6 so not related
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hjensas, steveb 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 |
|
recheck |
bba16b0
into
openstack-k8s-operators:main
Move auth_url into auth_config template definitions and consolidate auth config across templates.
Changes:
Assisted-By: Claude Code/claude-4.5-sonnet
Checklist before requesting a review
pre-commit run --all