Uploaded image for project: 'Agent-based Installer for OpenShift'
  1. Agent-based Installer for OpenShift
  2. AGENT-1306

[MCO] Add InternalReleaseImage controller

XMLWordPrintable

      • Add a new InternalReleaseImageController in https://github.com/openshift/machine-config-operator/tree/main/pkg/controller. In general, the responsibilities for the controller will be limited just to handling the installation. More specifically:
        • If the IRI resource is defined, the controller must enable the local registry service
        • If the IRI resource is defined, the controller must disable the local registry service
      • Add a watch to `MachineConfigNode` resource
      • Add a ValidatingAdmissionPolicy to prevent the user to remove a release entry that is currently being used by the cluster (by checking the ClusterVersion resource)

              afasano@redhat.com Andrea Fasano
              afasano@redhat.com Andrea Fasano
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: