Skip to content

Fix #2199 blob chunk upload should return 202 not 204#2201

Open
elelaysh wants to merge 1 commit intopulp:mainfrom
elelaysh:fix/2199-blob-patch-202
Open

Fix #2199 blob chunk upload should return 202 not 204#2201
elelaysh wants to merge 1 commit intopulp:mainfrom
elelaysh:fix/2199-blob-patch-202

Conversation

@elelaysh
Copy link

@elelaysh elelaysh commented Feb 19, 2026

status=202 is requested in the OCI spec.
podman doesn't care but regctl fails when receiving 204.

fixes #2199

status=202 is requested in the OCI spec.
podman doesn't care but regctl fails when receiving 204.
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.

blob chunk upload should return 202 not 204

2 participants

Comments