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
GKE clusters warn about Intercepting cluster-scoped system resources.
Google recommends excludingnodes, tokenreviews, subjectaccessreviews, and certificatesigningrequests on webhooks intercepting those as they consider it unsafe.
I believe matchConditions (FEATURE STATE: Kubernetes v1.28 [beta]) can be used here to exclude those cluster-scoped (or any other) resources on gatekeeper-validating-webhook-configuration & gatekeeper-mutating-webhook-configuration.