Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup PVCs not bound yet from VRG status #1335

Open
asn1809 opened this issue Apr 10, 2024 · 0 comments
Open

Cleanup PVCs not bound yet from VRG status #1335

asn1809 opened this issue Apr 10, 2024 · 0 comments
Assignees

Comments

@asn1809
Copy link
Contributor

asn1809 commented Apr 10, 2024

When using recipes for volumes to specify the PVC selector for protecting or unprotecting the PVC, if ramen labels are not added and then label is added to unprotect the pvc, VRG status shows the "PVC not bound yet" message which needs to cleaned up.

Sample VRG portion with PVC not bound state:

  - conditions:
    - lastTransitionTime: "2024-04-10T18:43:45Z"
      message: PVC not bound yet
      observedGeneration: 1
      reason: Progressing
      status: "False"
      type: DataReady
    name: busybox-pvc-ignore
    namespace: busybox8-single
    replicationID:
      id: ""
    resources: {}
    storageID:
      id: ""
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

No branches or pull requests

1 participant