-
Story
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
3
-
False
-
None
-
False
-
-
This story to continue the spike: OCPNODE-1635
As an openshift developer, I want to find a plan to remove the config.openshift.io/v1CRD ImageContentPolicy from openshift API. This API shipped but the backend development did not continue. The design changes and the feature this CRD tried to achieve will be done by ImageDigestMirrorSet and ImageTagMirrorSet CRD. No further implementation will be done for ImageContentPolicy.
The API was merged to openshift/api: https://github.com/openshift/api/pull/874
From the summary on slack, to remove the CRD on upgraded cluster
1.add the ImageContentPolicy API to featuregate
2.add annotation to the CRD manifest to use the CVO feature
release.openshift.io/delete: "true"
- clones
-
OCPNODE-1635 Remove ImageContentPolicy API
- Closed
- links to