promenade/charts/controller_manager/templates
Phil Sphicas a7c7282ba4 Fix: anchor pre-stop failures
kubernetes-controller-manager-anchor pods get stuck in Terminating state
because the pre-stop script tries to touch /tmp/stop, which is on a read
only root filesystem.

This change mounts an emptyDir at /tmp to resolve the issue.

The same change is applied to apiserver, etcd, and scheduler anchors, to
prevent the issue if readOnlyRootFilesystem is enabled.

Related change for haproxy:
https://review.opendev.org/685711/

Change-Id: I784498e0dc24da91a983716029973919b96a3055
2019-11-04 15:14:27 -08:00
..
bin Make static manifest cleanup configurable 2019-06-12 11:16:38 -05:00
etc Add facility to configure log levels in kubernetes-components 2019-08-14 13:33:21 +05:30
configmap-bin.yaml Refactor controller_manager Chart 2017-11-02 12:41:01 -04:00
configmap-etc.yaml Refactor controller_manager Chart 2017-11-02 12:41:01 -04:00
daemonset.yaml Fix: anchor pre-stop failures 2019-11-04 15:14:27 -08:00
secret.yaml Refactor controller_manager Chart 2017-11-02 12:41:01 -04:00