helm/pkg/kube
Taylor Thomas 7ef9bb6f71 feat(*): Add --wait flag
Adds `--wait` flag to helm that waits for all pods to reach a ready
state, PVCs to be bound, and services to have IP addresses

Closes #1805
2017-01-19 18:10:28 -08:00
..
client.go feat(*): Add --wait flag 2017-01-19 18:10:28 -08:00
client_test.go feat(*): Add --wait flag 2017-01-19 18:10:28 -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