projectcontour / contour-operator

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

Contour Deployment/Envoy DaemonSet should be updated for secure Admin listener #423

Closed sunjayBhatia closed 3 years ago

sunjayBhatia commented 3 years ago

When https://github.com/projectcontour/contour/pull/3934 is merged, the Operator will need to match how it sets up the Contour Deployment/Envoy DaemonSet to use the new secure by default Admin Listener on a Unix socket.

skriss commented 3 years ago

Operator CI has been failing since https://github.com/projectcontour/contour/pull/3934 merged this morning, looks like we should address this issue now. I can tackle it tomorrow unless someone beats me to it.