Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix: set the credentials even if not provided #10917

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

smira
Copy link
Contributor

@smira smira commented Oct 29, 2024

Fixes #10916

@k8s-ci-robot
Copy link

Hi @smira. 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.

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.

@dosubot dosubot bot added the kind/bug label Oct 29, 2024
@smira
Copy link
Contributor Author

smira commented Oct 29, 2024

I'm not sure if this is a proper fix, but it does fix this issue.

@danacr
Copy link

danacr commented Nov 5, 2024

can we merge this?

smira added a commit to smira/pkgs that referenced this pull request Nov 6, 2024
smira added a commit to smira/pkgs that referenced this pull request Nov 6, 2024
smira added a commit to smira/pkgs that referenced this pull request Nov 12, 2024
Include the patch containerd/containerd#10917

See siderolabs/talos#9594

Signed-off-by: Andrey Smirnov <[email protected]>
(cherry picked from commit 9a98f73)
smira added a commit to smira/pkgs that referenced this pull request Nov 12, 2024
Include the patch containerd/containerd#10917

See siderolabs/talos#9594

Signed-off-by: Andrey Smirnov <[email protected]>
(cherry picked from commit 9a98f73)
@fuweid fuweid added the cherry-pick/2.0.x Change to be cherry picked to release/2.0 branch label Nov 19, 2024
@fuweid
Copy link
Member

fuweid commented Nov 19, 2024

ping @dmcgowan @AkihiroSuda @mxpv

@dmcgowan dmcgowan added this pull request to the merge queue Nov 19, 2024
Merged via the queue into containerd:main with commit a987be4 Nov 19, 2024
56 checks passed
@fuweid
Copy link
Member

fuweid commented Nov 19, 2024

/cherrypick release/2.0

@k8s-infra-cherrypick-robot

@fuweid: new pull request created: #11031

In response to this:

/cherrypick release/2.0

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.

@fuweid fuweid added cherry-picked/2.0.x PR commits are cherry picked into the release/2.0 branch and removed cherry-pick/2.0.x Change to be cherry picked to release/2.0 branch labels Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-picked/2.0.x PR commits are cherry picked into the release/2.0 branch kind/bug needs-ok-to-test size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

containerd (v2.0.0) fails to provide credentials when pulling sandbox image
6 participants