Implement CDI support#6195
Conversation
|
Hi @bart0sh. 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. |
|
Build succeeded.
|
9e66822 to
68643a2
Compare
Signed-off-by: Ed Bartosh <[email protected]>
Signed-off-by: Ed Bartosh <[email protected]>
68643a2 to
5c203a3
Compare
|
Build succeeded.
|
|
There is another similar CDI PR #6654 was merged in a couple weeks ago, so I'm going to close this one. Please feel free to open PRs if there are still gaps left. |
This is an initial implementation of the CDI support made on two levels:
NOTE: this is an alternative approach to NRI: https://github.com/klihub/nri/blob/5f41c0fbfab8c026f94db5e3f3dc91ce9ff509bf/v2alpha1/plugins/cdi-resolver/cdi-resolver.go#L48-L60
CRI implementation used this code