This repository has been archived by the owner on Jun 25, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check for NodeSetDeploymentReadyCondition in deploymentStatuses
DeploymentStatuses never get the final Ready condition. Check for NodeSetDeploymentReadyCondition which we set explicitly. Also we should not wait for the whole deployment that could have multiple nodesets to be ready. We're concerned about a specific nodeset here.
- Loading branch information