From 4badd26916dd9a1dfa78f0d3cdd3d3fc6a51ea21 Mon Sep 17 00:00:00 2001 From: Jesse Brown <jabrown85@gmail.com> Date: Thu, 31 Mar 2022 08:53:27 -0500 Subject: [PATCH] added alternative Signed-off-by: Jesse Brown <jabrown85@gmail.com> --- text/0000-stop-deleting-cache-images.md | 1 + 1 file changed, 1 insertion(+) diff --git a/text/0000-stop-deleting-cache-images.md b/text/0000-stop-deleting-cache-images.md index 0fe8f5653..b90027bfe 100644 --- a/text/0000-stop-deleting-cache-images.md +++ b/text/0000-stop-deleting-cache-images.md @@ -59,6 +59,7 @@ Platform authors relying on this behavior will need to take additional measures - What other designs have been considered? * Add regex or configuration to drive registry hosts to ignore during DELETE * + * Stop deleting cache images by default in newer platform API versions, but add a platform-level configuration to enable previous behavior. - Why is this proposal the best? * Lifecycle is not currently cleaning up any other resources * Deleting the cache images can hurt reproducibility