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
give konflux admins rights on crds and webhooks (#7608)
As a part of the kubesaw removal, we're going to need to be able to make
changes to CRDs and ValidatingWebhookConfigurations on the clusters
(mostly deleting a handful, but read permissions would make things
easier). We could take a few approaches to this, including defining a
Job to automate this removal process, but if anything goes wrong, admins
need to be able to step in and restore things on the clusters.
Therefore, give members of the konflux-admins group more permissions to
administrate these resources.
Signed-off-by: Andy Sadler <[email protected]>
0 commit comments