Uploaded image for project: 'OpenStack as Infra'
  1. OpenStack as Infra
  2. OSASINFRA-3722

Add support for deploying CAPO under CustomNoUpgrade

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Normal Normal
    • openshift-4.19
    • None
    • None
    • -

      We don't use a feature gate for determining whether to deploy CAPO or not. Rather, we check for a whole feature set: specifically, the TechPreviewNoUpgrade. However, the MachineAPIMigration controller from cluster-capi-operator does use a feature gate, MachineAPIMigration, which is not included in the TechPreviewNoUpgrade feature set and must be enabled manually using the CustomNoUpgrade feature set. This leaves us in a bit of a catch-22. We can resolve this by ensuring CAPO is also deployed when the CustomNoUpgrade feature set is used.

      See https://github.com/openshift/cluster-capi-operator/pull/238 for the changes to all the other controllers.

              sfinucan@redhat.com Stephen Finucane
              sfinucan@redhat.com Stephen Finucane
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: