projectcontour / contour-operator

Experimental repository to explore an operator for deploying Contour
Apache License 2.0
43 stars 34 forks source link

Deprecate Envoy Infrastructure Management #395

Open danehans opened 3 years ago

danehans commented 3 years ago

Please describe the problem you have When https://github.com/projectcontour/contour/issues/3545 is resolved, Contour will begin managing the Envoy infrastructure, i.e. Envoy DaemonSet and the operator should no longer manage the infra. Whether Contour manages the Envoy infra through the current ConfigMap or a new config CRD, i.e. evoys.projectcontour.io/v1, is still TBD. Contour may only manage the Envoy infra when it's configured for Gateway API.

cc: @Miciah @candita