Closed laurafitzgerald closed 7 years ago
@laurafitzgerald what's .status.availableRecplicas
means? Is it safe to use it as the indicator that the pods are ready?
Verified on OSM1. Given that OpenShift APIs are backward compatible, I think this change is good.
What Use
.status.availableRecplicas
in poll for pod checkWhy
.status.conditions...
is was not used in OpenShift 3.3 deployment configsVerification This change needs to be tested against cluster running both 3.3 and 3.5
Command to Run:
Monitor the output and see that the poll will wait for the pods to come up in all cases (nagios, jenkins, android-sdk) on both versions (3.3 and 3.5)