[release/1.3] fix: support empty auth config for anonymous registry#1253
[release/1.3] fix: support empty auth config for anonymous registry#1253Random-Liu merged 1 commit intocontainerd:release/1.3from awesomenix:release/1.3
Conversation
|
Hi @awesomenix. 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 Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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/test-infra repository. |
|
Cherry pick commit 567cd57 |
|
@awesomenix I think we usually cherry-pick the original commit instead of the merge commit. |
- empty username means caller wants to use no credentials, typically for anonymous registry - Fixes #1249 Signed-off-by: Nishchay Kumar <mrawesomenix@gmail.com>
|
Oops! sorry about that. Doing that now |
|
/ok-to-test |
|
/lgtm |
cherry-pick f41675d from master
PR: #1250