Skip to content

fix: delete manifest before blobs by default#423

Merged
jdolitsky merged 2 commits intoopencontainers:mainfrom
rchincha:delete-manifest
Jun 21, 2023
Merged

fix: delete manifest before blobs by default#423
jdolitsky merged 2 commits intoopencontainers:mainfrom
rchincha:delete-manifest

Conversation

@rchincha
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Member

@mikebrow mikebrow left a comment

Choose a reason for hiding this comment

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

looking good

can you update the readme to explain this change...
https://github.com/opencontainers/distribution-spec/blame/main/conformance/README.md#L34

something to the effect that the default if the env is not set has changed...

@mikebrow mikebrow added this to the v1.1.0 milestone Jun 15, 2023
@rchincha
Copy link
Copy Markdown
Contributor Author

looking good

can you update the readme to explain this change... https://github.com/opencontainers/distribution-spec/blame/main/conformance/README.md#L34

something to the effect that the default if the env is not set has changed...

Fixed.

@rchincha rchincha requested a review from mikebrow June 16, 2023 19:36
Currently the conformance tests default to deleting manifests after
blobs, which leaves the manifest dangling. Furthermore, the same blob may be
referenced in many manifests.

AFAIK, no client does this.

So changing default behavior.

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
jdolitsky
jdolitsky previously approved these changes Jun 21, 2023
Signed-off-by: Josh Dolitsky <393494+jdolitsky@users.noreply.github.com>
@jdolitsky jdolitsky merged commit aef0f61 into opencontainers:main Jun 21, 2023
@jdolitsky jdolitsky mentioned this pull request Jun 27, 2023
8 tasks
@jdolitsky jdolitsky mentioned this pull request Jul 6, 2023
8 tasks
sudo-bmitch pushed a commit to sudo-bmitch/distribution-spec that referenced this pull request Aug 18, 2023
* fix: delete manifest before blobs by default

Currently the conformance tests default to deleting manifests after
blobs, which leaves the manifest dangling. Furthermore, the same blob may be
referenced in many manifests.

AFAIK, no client does this.

So changing default behavior.

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>

* Update conformance/README.md

Signed-off-by: Josh Dolitsky <393494+jdolitsky@users.noreply.github.com>

---------

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
Signed-off-by: Josh Dolitsky <393494+jdolitsky@users.noreply.github.com>
Co-authored-by: Josh Dolitsky <393494+jdolitsky@users.noreply.github.com>
@sudo-bmitch sudo-bmitch mentioned this pull request Feb 1, 2024
8 tasks
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.

4 participants