promenade/charts
Matt McEuen 56da0a0264 CoreDNS: remove external liveness dependency
This removes an external dependency from the default
liveness check.  Previously the coredns liveness probe
would attempt to resolve both an internal and external DNS
name to ensure DNS is working properly.  In practice, however,
external DNS resolution errors tend to be the result of
external networking issues, which won't be solved by deleting
and recreating the coredns service pod (which is the result
of the failed liveness probe).

If extneral name resolution is desired, it can still be
specified in the coredns chart override list.

Change-Id: Ife0d8ebab7bd298e1429bc23140c291e129ac9f5
2019-04-22 15:12:13 -05:00
..
apiserver Merge "UCP: Enable Audit Logging feature gate in K8s" 2019-03-19 15:15:21 +00:00
apiserver-webhook Update to Kubernetes 1.11.6 2019-02-05 17:29:59 -06:00
controller_manager Update to Kubernetes 1.11.6 2019-02-05 17:29:59 -06:00
coredns CoreDNS: remove external liveness dependency 2019-04-22 15:12:13 -05:00
etcd [fix] etcd backup support for multiple releases 2019-03-12 19:30:19 +00:00
haproxy Uplift default HAProxy to address CVEs 2019-03-14 16:46:26 -05:00
promenade Promenade: Add security context for pod/container 2019-04-09 20:21:02 -05:00
proxy Update to Kubernetes 1.11.6 2019-02-05 17:29:59 -06:00
scheduler Update to Kubernetes 1.11.6 2019-02-05 17:29:59 -06:00
.gitignore Add initial Makefile 2017-10-31 12:46:23 -05:00