linkerd2/controller/webhook
Ivan Sim 5a5f8bbfe8
Install MWC and VWC During Installation (#2806)
* Update helm charts to include webhooks config and TLS secret
* Update the webhooks to read the secret cert and key
* Update webhooks to not recreate config on restart
* Ensure upgrade preserve existing secrets
* Revert the change to rename the webhook configs

The renaming change breaks upgrade, where the new webhook configs conflict with
the existing ones. The older resources  aren't deleted during upgrade because
they are dynamically created.

* Make the secret volume read-only
* Remove unnecessary exported getter functions
* Remove obsolete mwc and vwc templates

Signed-off-by: Ivan Sim <ivan@buoyant.io>
2019-05-20 12:43:50 -07:00
..
launcher.go Install MWC and VWC During Installation (#2806) 2019-05-20 12:43:50 -07:00
server.go Install MWC and VWC During Installation (#2806) 2019-05-20 12:43:50 -07:00
server_test.go Install MWC and VWC During Installation (#2806) 2019-05-20 12:43:50 -07:00