Skip to content

Conversation

@samuelkarp
Copy link
Member

Fixes #10085

Fixes containerd#10085

Signed-off-by: Samuel Karp <samuelkarp@google.com>
@samuelkarp
Copy link
Member Author

cc @acurtiz @bobbypage

@samuelkarp samuelkarp added impact/changelog dependencies Pull requests that update a dependency file cherry-pick/1.7.x Change to be cherry picked to release/1.7 branch area/nri Node Resource Interface (NRI) labels Apr 18, 2024
@bobbypage
Copy link
Contributor

LGTM

@kzys kzys added this pull request to the merge queue Apr 18, 2024
@samuelkarp
Copy link
Member Author

/cherrypick release/1.7

(Not sure this will work, but at least I can try...)

@k8s-infra-cherrypick-robot

@samuelkarp: once the present PR merges, I will cherry-pick it on top of release/1.7 in a new PR and assign it to you.

Details

In response to this:

/cherrypick release/1.7

(Not sure this will work, but at least I can try...)

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.

@samuelkarp
Copy link
Member Author

I expect the automated cherrypick to fail because it won't also update integration/client. I'll prep a manual cherrypick as well.

Merged via the queue into containerd:main with commit 6e0dc9f Apr 18, 2024
@k8s-infra-cherrypick-robot

@samuelkarp: #10089 failed to apply on top of branch "release/1.7":

Applying: mod: bump github.com/containerd/nri@v0.6.1
Using index info to reconstruct a base tree...
M	go.mod
M	go.sum
M	vendor/modules.txt
Falling back to patching base and 3-way merge...
Auto-merging vendor/modules.txt
Auto-merging go.sum
CONFLICT (content): Merge conflict in go.sum
Auto-merging go.mod
CONFLICT (content): Merge conflict in go.mod
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 mod: bump github.com/containerd/nri@v0.6.1
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".

Details

In response to this:

/cherrypick release/1.7

(Not sure this will work, but at least I can try...)

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.

@samuelkarp samuelkarp added cherry-picked/1.7.x PR commits are cherry-picked into release/1.7 branch and removed cherry-pick/1.7.x Change to be cherry picked to release/1.7 branch labels Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/nri Node Resource Interface (NRI) cherry-picked/1.7.x PR commits are cherry-picked into release/1.7 branch dependencies Pull requests that update a dependency file size/S

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

NRI plugin registration can trigger a deadlock

7 participants