[b/r] Add backup labels to Glance local PVC#894
[b/r] Add backup labels to Glance local PVC#894openshift-merge-bot[bot] merged 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/bc81273db1384208b865aebf6aaa143c ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 48m 46s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/6bc48255c5fd47b6bcc50b552dcdb422 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 42m 05s |
481f267 to
790110a
Compare
|
/retest |
|
@stuggi this change is clean and look good. We need to rebase this patch, then I'll land it. |
Add backup and restore labels to Glance StatefulSet VolumeClaimTemplates for new environments, and reconcile labels on existing PVCs for upgrades. Cache PVCs are excluded as they are ephemeral. Uses backup.EnsureBackupLabels from lib-common for PVC label reconciliation on upgrades. Jira: OSPRH-22912 Jira: OSPRH-22913 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Martin Schuppert <mschuppert@redhat.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: fmount, stuggi 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 |
d708280
into
openstack-k8s-operators:main
Add backup and restore labels to Glance StatefulSet VolumeClaimTemplates for new environments, and reconcile labels on existing PVCs for upgrades. Cache PVCs are excluded as they are ephemeral.
Uses backup.EnsureBackupLabels from lib-common for PVC label reconciliation on upgrades.
Jira: OSPRH-22912
Jira: OSPRH-22913
Jira: OSPRH-27012
Depends-On: openstack-k8s-operators/lib-common#680