You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add config option to disable user RBAC checks in create webhook (#117)
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).
0 commit comments