Skip to content

Conversation

@Iceber
Copy link
Member

@Iceber Iceber commented Sep 13, 2022

issue: #7392

After configuring config_path for the cri plugin, it doesn't handle the case where the host is local.
We also need to skipping TLS verification for localhost.

@k8s-ci-robot
Copy link

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

Details

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/test-infra repository.

@estesp
Copy link
Member

estesp commented Sep 13, 2022

/ok-to-test

Copy link
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@estesp
Copy link
Member

estesp commented Sep 19, 2022

I believe this is a bug fix and should be cherry-picked to release/1.6

mxpv added a commit to mxpv/containerd that referenced this pull request Jan 17, 2023
Signed-off-by: Maksym Pavlenko <[email protected]>
@mxpv mxpv added cherry-picked/sbserver Changes are backported to sbserver and removed cherry-pick/sbserver labels Jan 19, 2023
@thaJeztah thaJeztah added cherry-picked/1.6.x PR commits are cherry-picked into release/1.6 branch and removed cherry-pick/1.6.x labels Jan 24, 2023
@JohnJAS
Copy link

JohnJAS commented May 11, 2023

@Iceber This fix caused another problem. The ctr command now uses http to pull images from a https localhost registry. However, the ctr command only has the--plain-httpoption. So it can never connect to the https registry anymore. I have to revert this change and rebuilt the ctr binary.
Add the discussion here. #8182

@Iceber
Copy link
Member Author

Iceber commented May 11, 2023

@JohnJAS Thank you for pinging me here, otherwise I wouldn't have known about your question.

I will reply as soon as possible.

jsturtevant pushed a commit to jsturtevant/containerd that referenced this pull request Sep 21, 2023
Signed-off-by: Maksym Pavlenko <[email protected]>
kiashok pushed a commit to kiashok/containerd that referenced this pull request Oct 23, 2024
Signed-off-by: Maksym Pavlenko <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-picked/sbserver Changes are backported to sbserver cherry-picked/1.6.x PR commits are cherry-picked into release/1.6 branch ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants