promenade/charts
Andrey Volkov 44a0c200f2 Make haproxy-anchor cleanup more cautious
There was a bug related to missing haproxy config files:
/etc/promenade/haproxy/haproxy.cfg
/etc/kubernetes/manifests/haproxy.yaml

Those files are initially generated with static pods and
after that it periodically updated by haproxy-anchor.
Most plausible reason why it could be missed is haproxy-anchor cleaned
it up while terminating. To solve the issue there were restored manually.

This patch tries to make such a situation clearer by two things:
1) it leaves a message in a cleanup file that haproxy-anchor was
terminated and the cleaup happened.
2) instead of removing files it moves them to backup dir from that
they could be restored easily.

Change-Id: Ia1449d188c15b71dd756e96b1ea2d4a672011a17
2018-09-24 09:15:36 -07:00
..
apiserver Use separate CA for kubelet authorization 2018-08-28 09:38:34 -05:00
apiserver-webhook APISERVER for webhook 2018-09-18 15:04:32 -05:00
controller_manager Remove unused image references 2018-07-23 11:17:41 -05:00
coredns Fix incorrect use of wget in CoreDNS health 2018-06-14 10:34:42 -05:00
etcd Fix: Avoid etcd bootstrap race 2018-09-07 07:52:44 -05:00
haproxy Make haproxy-anchor cleanup more cautious 2018-09-24 09:15:36 -07:00
promenade Update Keystone API ports in Promenade chart 2018-08-23 22:40:09 +00:00
proxy Make K8S proxy health check more aggressive 2018-09-05 13:46:03 -05:00
scheduler Enable etcd helm test to run on non-ready nodes 2018-07-19 13:29:18 -05:00
.gitignore Add initial Makefile 2017-10-31 12:46:23 -05:00