Skip to content

Fix registry errors with transfer service#11976

Merged
fuweid merged 2 commits intocontainerd:mainfrom
dmcgowan:fix-transfer-errors
Jun 12, 2025
Merged

Fix registry errors with transfer service#11976
fuweid merged 2 commits intocontainerd:mainfrom
dmcgowan:fix-transfer-errors

Conversation

@dmcgowan
Copy link
Copy Markdown
Member

Currently when using the transfer service the registry error type is not returned to the client over grpc, with this change the client can access the full body to decode the registry error message.

dmcgowan added 2 commits June 11, 2025 18:00
Currently the error is not encoded and only the error message can be
retrieved on the client. With this change, clients can access the
unexpected error type even over grpc.

Signed-off-by: Derek McGowan <[email protected]>
@github-project-automation github-project-automation Bot moved this to Needs Triage in Pull Request Review Jun 12, 2025
@dmcgowan dmcgowan added the cherry-pick/2.1.x Change to be cherry picked to release/2.1 branch label Jun 12, 2025
@dosubot dosubot Bot added area/distribution Image Distribution kind/bug labels Jun 12, 2025
@github-project-automation github-project-automation Bot moved this from Needs Triage to Review In Progress in Pull Request Review Jun 12, 2025
@fuweid fuweid added this pull request to the merge queue Jun 12, 2025
Merged via the queue into containerd:main with commit 3d6b2fa Jun 12, 2025
88 of 90 checks passed
@github-project-automation github-project-automation Bot moved this from Review In Progress to Done in Pull Request Review Jun 12, 2025
@dmcgowan
Copy link
Copy Markdown
Member Author

/cherry-pick release/2.1

@k8s-infra-cherrypick-robot
Copy link
Copy Markdown

@dmcgowan: new pull request created: #11979

Details

In response to this:

/cherry-pick release/2.1

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-sigs/prow repository.

@dmcgowan dmcgowan added cherry-picked/2.1.x PR commits are cherry picked into the release/2.1 branch and removed cherry-pick/2.1.x Change to be cherry picked to release/2.1 branch labels Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/distribution Image Distribution cherry-picked/2.1.x PR commits are cherry picked into the release/2.1 branch kind/bug size/S

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

6 participants