-
Notifications
You must be signed in to change notification settings - Fork 473
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pin and pre-load images #1481
Pin and pre-load images #1481
Commits on Sep 21, 2023
-
This patch adds an enhancement that describes a mechanism to pin and pre-load container images. Related: https://issues.redhat.com/browse/RFE-4482 Related: https://issues.redhat.com/browse/OTA-1001 Related: https://issues.redhat.com/browse/OTA-997 Related: openshift/machine-config-operator#3839 Related: openshift#1432 Signed-off-by: Juan Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a07077 - Browse repository at this point
Copy the full SHA 8a07077View commit details
Commits on Sep 25, 2023
-
This patch adds YAML comments explaining what is the reason to add specific reviewers. Signed-off-by: Juan Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da7d638 - Browse repository at this point
Copy the full SHA da7d638View commit details
Commits on Sep 26, 2023
-
Orchestrating upgrades is a non-goal
This patch adds a paragraph to the non-goals section explaining that orchestrating upgrades is not a goal of this enhancement. Signed-off-by: Juan Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee760a1 - Browse repository at this point
Copy the full SHA ee760a1View commit details
Commits on Sep 28, 2023
-
Add comment about upgrade time consistency
Signed-off-by: Juan Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 433c28e - Browse repository at this point
Copy the full SHA 433c28eView commit details -
Add @sinnykumari and @mrunalp as approvers
Signed-off-by: Juan Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8df4279 - Browse repository at this point
Copy the full SHA 8df4279View commit details
Commits on Sep 29, 2023
-
Pinned images shouldn't be wiped
Signed-off-by: Juan Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d2bf33 - Browse repository at this point
Copy the full SHA 7d2bf33View commit details
Commits on Oct 2, 2023
-
Disk space exhaustion risk and mitigations
Signed-off-by: Juan Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fba408f - Browse repository at this point
Copy the full SHA fba408fView commit details -
This patch changes the enhacement adding a new `PinnedImageSet` object instead of modifying the `ContainerRuntimeConfig` object. Signed-off-by: Juan Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82fc4cf - Browse repository at this point
Copy the full SHA 82fc4cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c6fe1d - Browse repository at this point
Copy the full SHA 0c6fe1dView commit details
Commits on Oct 6, 2023
-
Signed-off-by: Juan Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54b515b - Browse repository at this point
Copy the full SHA 54b515bView commit details -
Clarify that image wiping needs to be changed in CRI-O
Signed-off-by: Juan Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7946c21 - Browse repository at this point
Copy the full SHA 7946c21View commit details -
Explain the new logic will be part of a new MCC sub-controller
Signed-off-by: Juan Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9ff7e7 - Browse repository at this point
Copy the full SHA a9ff7e7View commit details
Commits on Oct 9, 2023
-
Use "custom resource" instead of "object"
This patch changes the document to use "custom resource" instead of "object" to make clear that we will be adding a new `PinnedImageSet` custom resource to the API. Signed-off-by: Juan Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ef880c - Browse repository at this point
Copy the full SHA 2ef880cView commit details
Commits on Oct 11, 2023
-
CRI-O will need to reset pinned images on reload
Signed-off-by: Juan Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f379ab1 - Browse repository at this point
Copy the full SHA f379ab1View commit details
Commits on Oct 13, 2023
-
Fix name of worker
PinnedImageSet
Signed-off-by: Juan Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a16ccec - Browse repository at this point
Copy the full SHA a16ccecView commit details
Commits on Oct 16, 2023
-
Add details about
PinnedImageSetController
sub controllerSigned-off-by: Juan Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 25fc032 - Browse repository at this point
Copy the full SHA 25fc032View commit details
Commits on Oct 18, 2023
-
Check disk space before pulling images
Signed-off-by: Juan Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f37ea0 - Browse repository at this point
Copy the full SHA 0f37ea0View commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 014d66c - Browse repository at this point
Copy the full SHA 014d66cView commit details -
Signed-off-by: Juan Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a73e6c1 - Browse repository at this point
Copy the full SHA a73e6c1View commit details -
Consider using the new MCO state reporting mechanism
Signed-off-by: Juan Hernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca63f06 - Browse repository at this point
Copy the full SHA ca63f06View commit details