promenade/charts
Sean Eagan 6bc3847265 Fix coredns checks
The readiness probe and helm test currently rely on
the return code of `dig`, which doesn't fail for
NXDOMAIN, which means they are not checking that
the names are actually resolved. This moves to using
`host` instead which does check this.

This also removes the checks for kubernetes etcd
domain names, since that doesn't get deployed until
after coredns.

Change-Id: I0b459f52663c936ed4b8b216614c5b4824a0713f
2019-12-02 11:49:40 -06:00
..
apiserver Add -e to pre_stop hooks 2019-11-07 17:31:50 -06:00
apiserver-webhook Allow to configure service network policy for apiserver-webhook 2019-11-08 00:03:43 +00:00
controller_manager Add -e to pre_stop hooks 2019-11-07 17:31:50 -06:00
coredns Fix coredns checks 2019-12-02 11:49:40 -06:00
etcd Uplift etcd to v3.4.2 2019-11-25 17:12:00 +00:00
haproxy Merge "Implement Security Context for Haproxy" 2019-11-11 23:34:52 +00:00
promenade Allow to configure service network policy 2019-09-20 19:54:10 +00:00
proxy Proxy: Add pod/container security context 2019-11-04 21:24:03 +00:00
scheduler Add -e to pre_stop hooks 2019-11-07 17:31:50 -06:00
.gitignore Add initial Makefile 2017-10-31 12:46:23 -05:00