-
Epic
-
Resolution: Unresolved
-
Major
-
None
-
None
-
Pin and pre-load images
-
False
-
None
-
False
-
Not Selected
-
To Do
-
OCPSTRAT-763 - [TechPreview]Disconnected Cluster Update and Boot without local image registry - phase 1
-
OCPSTRAT-763[TechPreview]Disconnected Cluster Update and Boot without local image registry - phase 1
-
100% To Do, 0% In Progress, 0% Done
-
0
-
0
Given enhancement - https://github.com/openshift/enhancements/pull/1481
Design Review Doc: https://docs.google.com/document/d/1-XuHN6_jvJMLULFwwAThfIcHqY32s32lU6m4bx7BiBE/edit
We want to allow the relevant APIs to pin images and make sure those don't get garbage collected.
Here is a summary of what will be required:
- CRI-O will need to be changed so that it doesn't remove pinned images, regardless of the version_file_persist setting.
- Add the new PinnedImageSet custom resource definition to the API.
- Initial proposal: #1609
- Add a new PinnedIMageSetController to the machine-config-controller.
- Add the logic to pin and pull the images to the machine-config-daemon.
- Update the documentation of recovery procedures to explain that pinned images shouldn't be removed.
- clones
-
MCO-838 [TechPreview] Pin and pre-load images
- Closed