promenade/charts
Egorov, Stanislav 4f0ae384a8 CoreDNS probe refactoring and version uplift
This is uplift for CoreDNS to version 1.6.2

Upstream CoreDNS image has no tools inside like wget/dig and can't
be used as is because pod probes will fail. Coredns pod has
Liveness/Readiness probes which are just a shell script to run
wget/dig to determine that CoreDNS is functional. So, decided
to add tools for probes in promenade image and do refactoring.

New endpoints for health check are running in side-car:
/externalhealth - to do the same check like previous shell script,
/selfcheck - to do check of the health of side-car itself.

Main container should be pointed to check endpoint provided by
side-car container.

Change-Id: Ib7fcf309b6cc34a86eeeec6e2109988cfa862955
2019-10-16 12:04:33 -07:00
..
apiserver (charts) Webhook dynamic config 2019-08-17 13:12:37 -05:00
apiserver-webhook Merge "(fix) add node selector to apiserver-webhook" 2019-09-06 20:40:40 +00:00
controller_manager Add facility to configure log levels in kubernetes-components 2019-08-14 13:33:21 +05:30
coredns CoreDNS probe refactoring and version uplift 2019-10-16 12:04:33 -07:00
etcd Merge "(etcd) Support dash shell" 2019-09-10 22:05:54 +00:00
haproxy Merge "fix haproxy anchor pre-stop not working" 2019-10-01 16:07:32 +00:00
promenade Allow to configure service network policy 2019-09-20 19:54:10 +00:00
proxy Add facility to configure log levels in kubernetes-components 2019-08-14 13:33:21 +05:30
scheduler Add facility to configure log levels in kubernetes-components 2019-08-14 13:33:21 +05:30
.gitignore Add initial Makefile 2017-10-31 12:46:23 -05:00