Skip to content

Commit d34f3ea

Browse files
authored
Merge pull request cds-hooks#615 from buildpacks/fix/deletion
Remove cache cleanup from 0.12 migration
2 parents 264b5a7 + 2822f65 commit d34f3ea

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

content/docs/reference/spec/migration/platform-api-0.11-0.12.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -80,13 +80,6 @@ The `io.buildpacks.rebasable` label on the exported application image will be `f
8080
The `-force` flag must be provided to the `rebaser` in order to rebase images with unsafe extension layers,
8181
and should be used with great care.
8282

83-
### The `exporter` no longer deletes cache images
84-
85-
The `exporter` will no longer delete the previous version of the cache image before saving the new version -
86-
which could lead to untagged blobs in the registry.
87-
88-
Platforms should ensure that any untagged blobs are cleaned periodically if their registry does not already support such pruning.
89-
9083
### OCI layout is a supported export format (experimental)
9184

9285
Platform 0.12 adds a new capability to [export application images on disk in OCI layout format](https://github.com/buildpacks/rfcs/blob/main/text/0119-export-to-oci.md).

0 commit comments

Comments
 (0)