DecipherNow / k8s-waiter

Apache License 2.0
0 stars 0 forks source link

Ability to wait on Deployments/ StatefulSets #3

Open whenhellfreezes opened 4 years ago

whenhellfreezes commented 4 years ago

Would be nice if we could have the k8s waiter wait for a Deployment or StatefulSet to have all its pods in a full Ready state (passing readiness probes). Could improve the stability of deciphernow/helm-charts if Catalog could wait on internal-data-0.

chrisbsmith commented 4 years ago

Note that there is a GM Data PR that's been merged to address this. It should get pushed out with the next release

https://github.com/DecipherNow/gm-data/pull/538