Skip to content

runtime/v2/shim: clean up the use of containerdBinary#7499

Merged
AkihiroSuda merged 1 commit intocontainerd:mainfrom
Iceber:cleanup_shim_flag
Nov 22, 2022
Merged

runtime/v2/shim: clean up the use of containerdBinary#7499
AkihiroSuda merged 1 commit intocontainerd:mainfrom
Iceber:cleanup_shim_flag

Conversation

@Iceber
Copy link
Copy Markdown
Member

@Iceber Iceber commented Oct 9, 2022

The shim based on the file shim/shim.go no longer needs to use public flag to publish events, instead using the TTRPC_ADDRESS environment variable, we can remove the meaningless use of containerdBinary

Of course, for compatibility we still need to support --publish-binary flag.

@k8s-ci-robot
Copy link
Copy Markdown

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.

@Iceber Iceber force-pushed the cleanup_shim_flag branch from 6afdff7 to c872c5c Compare October 9, 2022 10:14
@Iceber
Copy link
Copy Markdown
Member Author

Iceber commented Oct 13, 2022

/retest

@k8s-ci-robot
Copy link
Copy Markdown

@Iceber: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

Details

In response to this:

/retest

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.

@mikebrow
Copy link
Copy Markdown
Member

/ok-to-test

@Iceber
Copy link
Copy Markdown
Member Author

Iceber commented Oct 17, 2022

@mxpv @kzys PTAL, Thanks

Comment thread runtime/v2/shim/shim.go
@AkihiroSuda AkihiroSuda merged commit 96a39ad into containerd:main Nov 22, 2022
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.

6 participants