Skip to content

[cri] Allow configuration of the manifest limit#16

Draft
Fricounet wants to merge 1 commit into
v2.1.3-ddfrom
fricounet/cri-manifest-limit
Draft

[cri] Allow configuration of the manifest limit#16
Fricounet wants to merge 1 commit into
v2.1.3-ddfrom
fricounet/cri-manifest-limit

Conversation

@Fricounet
Copy link
Copy Markdown

Limit the number of manifests that will be unpacked during image pulls. The default is to unpack all the manifests that match the current platform but this can help limit the amount of returned manifests further. In particular this is useful in the case of index manifests with multiple image that match the same architecture. Limiting the manifests to 1 there will ensure it's always the same manifest that gets unpacked.

Limit the number of manifests that will be unpacked during image pulls. The default is to unpack all the manifests that match the current platform but this can help limit the amount of returned manifests further.
In particular this is useful in the case of index manifests with multiple image that match the same architecture. Limiting the manifests to 1 there will ensure it's always the same manifest that gets unpacked.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant