Skip to content

Conversation

@Nikhil-Ladha
Copy link
Contributor

Remove namespace name from pvc owner annotation.
Name should be enough to identify vgr/vr the pvc belongs to as the annotation key for vr and vgr is different and both are namespaced scope CRs which would belong to the same namespace as PVC.

@Nikhil-Ladha
Copy link
Contributor Author

Created PR #823 to fix the Mergify config

@nixpanic
Copy link
Collaborator

@Mergifyio rebase

@nixpanic nixpanic force-pushed the remove-ns-pvc-annotation branch from 261102a to dc3d0d6 Compare June 25, 2025 11:07
@mergify
Copy link

mergify bot commented Jun 25, 2025

rebase

✅ Branch has been successfully rebased

@Nikhil-Ladha
Copy link
Contributor Author

The CI looks good now, can we please have the changes reviewed as well?

Copy link
Collaborator

@nixpanic nixpanic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Is there a problem with the namespace prefix in the owner reference?

@Nikhil-Ladha
Copy link
Contributor Author

Looks good to me.

Is there a problem with the namespace prefix in the owner reference?

The change to have namespace in the annotation is not backward compatible. Upgrade won't work, as csi-addons would return a name mismatch for pvcs

@Rakshith-R
Copy link
Member

@Mergifyio queue

@mergify
Copy link

mergify bot commented Jun 25, 2025

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at b78405b

mergify bot added a commit that referenced this pull request Jun 25, 2025
remove namespace name from pvc owner annotation.
Name should be enough to identify vgr/vr the pvc belongs to
as the annotation key for vr and vgr is different and both
are namespaced scope CRs which would belong to the same
namespace as PVC.

Signed-off-by: Nikhil-Ladha <[email protected]>
@mergify mergify bot force-pushed the remove-ns-pvc-annotation branch from dc3d0d6 to 6140332 Compare June 25, 2025 13:59
@mergify mergify bot merged commit b78405b into csi-addons:main Jun 25, 2025
14 of 15 checks passed
@Nikhil-Ladha Nikhil-Ladha deleted the remove-ns-pvc-annotation branch June 26, 2025 06:35
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.

3 participants