Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-2167

Upgrade the hypershift operator and handle new HC conditions

XMLWordPrintable

    • False
    • None
    • False
    • No

      Comment in https://github.com/stolostron/hypershift-addon-operator/pull/108

       

      This will need to be updated when bumping API hyperv1alpha1.HostedClusterAsExpectedReason -> hyperv1alpha1.AsExpectedReason, you might want to do a fallback check already to ease the transition e.g. condition.Reason == hyperv1alpha1.HostedClusterAsExpectedReason || "AsExpected"

      Or even be looser for now and only check condition.Status == metav1.ConditionTrue until we go v1beta1.

      See https://github.com/openshift/hypershift/pull/1887/files#diff-2ea6fd1498b26ef731aca78647490c0151e9d327e3b1801f5aa7611bc759251eR88

       

      With the upgrade, update the condition check for hosted control place availability.

            rokejungrh Roke Jung
            rokejungrh Roke Jung
            David Huynh David Huynh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: