Skip to content

feat(secret): support multiple ownerRefs #1044

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sebglon
Copy link
Contributor

@sebglon sebglon commented Apr 1, 2025

Fix: #882

Support multiple OwnerReferences.
K8S doc here

For compatibilty with existing deployment, i can't add the ownerRefences.contoller on the check (with a deep-equal).
But if we have a way to upgrade all existing secrets managed by VSO, we can use the deepEqual.

@sebglon sebglon requested a review from a team as a code owner April 1, 2025 12:25
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.

multiple Owner reference on secret with cluster-api and clusterresourceset
1 participant