Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Align endpoint status with rest of spec #555

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

sudo-bmitch
Copy link
Contributor

Fixes #554. This aligns the endpoints table with the earlier definitions in the spec:

  • Added the 413 status to deleting manifests. (Missed in Document manifest size limit recommendation #293)
  • Added the 202 status to cross repository blob mounts.
  • Aligned the errors for deleting tags, manifests, and blobs, when deletes are not enabled, for consistency.
  • Reordered the paragraphs in "Deleting tags" because that was a weird ordering.

Signed-off-by: Brandon Mitchell <git@bmitch.net>
Copy link
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.

LGTM

@sudo-bmitch sudo-bmitch merged commit 8376368 into opencontainers:main Sep 26, 2024
4 checks passed
@sudo-bmitch sudo-bmitch deleted the pr-endpoint-status branch September 26, 2024 18:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Question regarding error codes for distribution spec
3 participants