-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
8
-
False
-
-
False
-
-
- 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)
- is blocked by
-
AGENT-1330 [api] Define a new InternalReleaseImage custom resource type
-
- To Do
-