44608e16e7
This refactors the code inside helm-template which waits for all pods to become Ready to move inside it's own seperate role instead which can be used for other tasks. Change-Id: Ibb234c46c49fe656cf918a7a4af115e0d26f23f0 |
||
---|---|---|
.. | ||
tasks | ||
README.rst |
Wait for all pods to become Ready
This role scans the current namespace for all pods and ensures that all of them are in a Ready state.