contour-operator icon indicating copy to clipboard operation
contour-operator copied to clipboard

Support Conditional Gatekeeper Configuration

Open danehans opened this issue 5 years ago • 1 comments

Please describe the problem you have:

Detect whether gatekeeper is running in the cluster and automatically install the relevant validation configuration for Contour and Envoy.

/cc @jpeach

danehans avatar Aug 27 '20 15:08 danehans

There are at least a couple categories of Gatekeeper policies that the operator could manage:

  • Policy for Contour CRDs: https://projectcontour.io/guides/gatekeeper/

  • Policy for Service APIs CRDs: https://github.com/kubernetes-sigs/service-apis/issues/404

Gatekeeper project and documentation are here: https://github.com/open-policy-agent/gatekeeper

This would be post-v1alpha1.

Miciah avatar Oct 26 '20 19:10 Miciah