-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Adding support to run install hcsshim from local clone #7989
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
Adding support to run install hcsshim from local clone #7989
Conversation
|
Hi @mohitsharma-in. 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. |
kzys
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The change looks good. You need Signed-off-by like. https://github.com/containerd/project/blob/main/CONTRIBUTING.md#sign-your-work
kevpar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
0a3da80 to
cfb0bda
Compare
Signed-off-by: Mohit Sharma <[email protected]>
cfb0bda to
77e51e9
Compare
Signed-off-by: Mohit Sharma <[email protected]>
estesp
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Adding support to run install hcsshim from the local clone. If local not available the clone from the repo.