-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Expose Pod assigned IPs to NRI plugins #10921
Conversation
Hi @aojea. 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. 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-sigs/prow repository. |
/hold We may want to wait for a tagged release of NRI, opening to get signal on CI /assign @samuelkarp |
Yes, we should tag a new release of NRI |
It looks like your commits are missing the |
/ok-to-test |
revendor the nri version that allows to expose the pod IPs to the NRI plugins Signed-off-by: Antonio Ojea <[email protected]>
Signed-off-by: Antonio Ojea <[email protected]>
updated with the new version, thanks |
Follow up on containerd/nri#119
Expose the assigned IPs to the Pod sandbox to the NRI plugins