helm/pkg/kube
Taylor Thomas 185fb4f43c fix(tiller): Fixes problem with --wait on headless Services
Headless services (with `clusterIP` set to `None`) were reporting
as not being ready because they didn't have an IP address. This adds
a logic check to ignore those services.
2017-03-10 11:02:22 -08:00
..
client.go fix(tiller): Fixes problem with --wait on headless Services 2017-03-10 11:02:22 -08:00
client_test.go fix(tiller): Fixes --wait panic on upgrade 2017-03-01 14:39:03 -08:00
config.go fix(kube): add default client config to the loading rules 2016-11-03 14:44:02 -07:00
log.go fix(*): add license header 2016-06-22 12:28:45 -06:00
namespace.go ref(tiller): minor style refactor 2016-12-21 14:22:56 -07:00
namespace_test.go ref(kube): isolate ensureNamespace and add tests 2016-12-13 09:57:05 -08:00
result.go ref(kube): add Result to abstract a collection of resources 2017-01-13 12:41:21 -08:00
result_test.go ref(kube): add Result to abstract a collection of resources 2017-01-13 12:41:21 -08:00
tunnel.go feat(*): migrate to kubernetes 1.5 2016-12-13 09:57:05 -08:00
tunnel_test.go fix(*): add license header 2016-06-22 12:28:45 -06:00