Rita Zhang
Rita Zhang
> Is it safe to remove the control-plane: controller-manager label from the gatekeeper-system namespace currently, if we have already applied the admission.gatekeeper.sh/ignore: no-self-managing label? If you already have the `admission.gatekeeper.sh/ignore:...
Thanks for the update @tspearconquest! I can dig into this a bit later and report back.
not stale
> One thought would be to allow filtering (or other tests) on the container name, which would be immutable. Would this be a new field or reuse pathTests?
@willbeason Thanks for raising this. A long time ago we made the decision to default to `deny` if there's no explicit enforcement action provided in the Constraint request. https://github.com/open-policy-agent/gatekeeper/blob/c6d6b8418ff90a01b34fc5df045b92ef01156412/pkg/util/enforcement_action.go#L50-L51 Do...
Thanks for raising this @fseldow! After looking at the docs, if this annotation is set to unconfined for a specific container, it means that the container will not be subject...
xref: https://github.com/kubernetes/sig-security/issues/116
+1 on supporting multiple bundles.
> > I'm confused as to how this improves UX. If a customer doesn't specify the flags, won't they get the default values, which is an equivalent effort on the...