Skip to content

[SKMO] Add cinderBackup kustomize replacements#758

Open
lkuchlan wants to merge 1 commit into
openstack-k8s-operators:mainfrom
lkuchlan:skmo-cinder-backup-kustomize-fix
Open

[SKMO] Add cinderBackup kustomize replacements#758
lkuchlan wants to merge 1 commit into
openstack-k8s-operators:mainfrom
lkuchlan:skmo-cinder-backup-kustomize-fix

Conversation

@lkuchlan
Copy link
Copy Markdown
Contributor

Summary

  • Add missing kustomize replacement rules for cinderBackup.replicas and cinderBackup.customServiceConfig in both control-plane and control-plane2
  • Without these replacements, the cinderBackup values in service-values.yaml (added in [SKMO] Enable Cinder Backup with Swift backend #738) are never applied to the OpenStackControlPlane CR, leaving the base default of replicas: 0

Test plan

  • Verify kustomize build succeeds for both control-plane and control-plane2
  • Deploy environment and confirm cinder-backup pods are running

🤖 Generated with Claude Code

@openshift-ci openshift-ci Bot requested review from cjeanner and raukadah May 11, 2026 08:54
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 11, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: lkuchlan
Once this PR has been reviewed and has the lgtm label, please assign fultonj for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

The cinderBackup configuration was added to service-values.yaml but
the kustomization.yaml files were missing the replacement rules to
apply it to the OpenStackControlPlane CR. Without these, the base CR
default of replicas: 0 is used and cinder-backup is never deployed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@lkuchlan lkuchlan force-pushed the skmo-cinder-backup-kustomize-fix branch from 3d213d8 to 9704de2 Compare May 12, 2026 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant