linkerd2/controller
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
..
api Verify in Prometheus edges query that data for a specific resource type exists (#2826) 2019-05-15 16:03:48 -07:00
cmd Install MWC and VWC During Installation (#2806) 2019-05-20 12:43:50 -07:00
gen Adding edges endpoint to public API (#2793) 2019-05-09 09:30:11 -07:00
identity Introduce the Identity controller implementation (#2521) 2019-03-19 13:58:45 -07:00
k8s Introduce k8s apiextensions support (#2759) 2019-04-28 18:55:22 -07:00
proxy-injector Install MWC and VWC During Installation (#2806) 2019-05-20 12:43:50 -07:00
script Remove `--tls=optional` and `linkerd-ca` (#2515) 2019-03-18 17:40:31 -07:00
sp-validator Install MWC and VWC During Installation (#2806) 2019-05-20 12:43:50 -07:00
tap Support for resources opting-out of tap (#2807) 2019-05-10 14:17:23 -05:00
webhook Install MWC and VWC During Installation (#2806) 2019-05-20 12:43:50 -07:00
Dockerfile Introduce k8s apiextensions support (#2759) 2019-04-28 18:55:22 -07:00