promenade/charts
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
..
apiserver Fix: anchor pre-stop failures 2019-11-04 15:14:27 -08:00
apiserver-webhook Chart changes to support k8s v1.16 2019-10-25 13:59:22 +00:00
controller_manager Fix: anchor pre-stop failures 2019-11-04 15:14:27 -08:00
coredns Merge "Add release uuid annotation to POD spec" 2019-06-26 13:33:19 +00:00
etcd Fix: anchor pre-stop failures 2019-11-04 15:14:27 -08:00
haproxy (haproxy) Fix anchor.sh template 2019-11-04 11:42:01 -08:00
promenade Allow to configure service network policy 2019-09-20 19:54:10 +00:00
proxy Chart changes to support k8s v1.16 2019-10-25 13:59:22 +00:00
scheduler Fix: anchor pre-stop failures 2019-11-04 15:14:27 -08:00
.gitignore Add initial Makefile 2017-10-31 12:46:23 -05:00