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

feat: move dv cloning permissions to a cluster role #120

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

chomatdam
Copy link
Contributor

@chomatdam chomatdam commented Dec 1, 2024

We’re currently recreating a role for each namespace containing the VM image cache, to make mergeable these namespaces, we want to define this role only once as a ClusterRole

Namespaces cloning DVs will bind this ClusterRole to their default SA using a RoleBinding to keep these permissions namespaced.

@chomatdam chomatdam merged commit ff0c1de into main Dec 2, 2024
3 checks passed
@chomatdam chomatdam deleted the add-cluster-role-for-dv-cloning branch December 2, 2024 21:23
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