Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Cleanup/fix how we manage DeploymentReadyCondition #931

Merged
merged 1 commit into from
Jun 12, 2024

Commits on Jun 11, 2024

  1. Cleanup/fix how we manage DeploymentReadyCondition

    - Don't use deployemnt.Deployed as there could be more than
      one nodeset in a deployment.
    - Check NodeSetDeploymentReadyCondition for the nodeset rather than
      Ready condition for the deployment.
    - Break when a failed deployment for a nodeset is encountered. Continuing
      can overwrite the nodeset deployment conditions.
    
    Signed-off-by: rabi <ramishra@redhat.com>
    rabi committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8418dcb View commit details
    Browse the repository at this point in the history