Skip to content

[release/1.7] archive: consistently respect value of WithSkipDockerManifest#8344

Merged
kzys merged 2 commits intocontainerd:release/1.7from
jedevc:v1.7-export-skip-docker-manifest
Apr 5, 2023
Merged

[release/1.7] archive: consistently respect value of WithSkipDockerManifest#8344
kzys merged 2 commits intocontainerd:release/1.7from
jedevc:v1.7-export-skip-docker-manifest

Conversation

@jedevc
Copy link
Copy Markdown
Contributor

@jedevc jedevc commented Apr 4, 2023

🍒 Cherry-pick #8213

jedevc added 2 commits April 4, 2023 14:14
It was possible to still export the docker-compatible manifest.json
file, if a single platform image (as a standalone manifest) was
exported, even if the WithSkipDockerManifest option was explicitly set.

To resolve this, we remove all references to skipDockerManifest to,
adding it instead to the point-of-writing, simplifying the earlier logic
and making it clear exactly when this manifest file should be written.

Signed-off-by: Justin Chadwell <[email protected]>
@k8s-ci-robot
Copy link
Copy Markdown

Hi @jedevc. Thanks for your PR.

I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants