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

Add config option to disable user RBAC checks in create webhook #117

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

dgrove-oss
Copy link
Collaborator

This would enable a cluster configuration where a user has permission to create AppWrappers that contains pods, deployments, etc. but do not have the ability to create pods or deployments directly (as Kueue does not have the ability to enforce quotas on these resources).

This would enable a cluster configuration where a user has permission
to create AppWrappers that contains pods, deployments, etc. but do not
have the ability to create pods or deployments directly (as Kueue does
not have the ability to enforce quotas on these resources).
@dgrove-oss dgrove-oss merged commit 7306b32 into project-codeflare:main Apr 26, 2024
2 checks passed
@dgrove-oss dgrove-oss deleted the rbac-config branch April 26, 2024 15:17
@dgrove-oss dgrove-oss added the enhancement New feature or request label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant