Changes to support kata device plugin and mode#2142
Merged
cdesiniotis merged 2 commits intoNVIDIA:mainfrom Feb 24, 2026
Merged
Conversation
tariq1890
reviewed
Feb 20, 2026
tariq1890
reviewed
Feb 20, 2026
tariq1890
reviewed
Feb 20, 2026
Contributor
|
/ok to test ae95274 |
rajatchopra
reviewed
Feb 20, 2026
cdesiniotis
reviewed
Feb 20, 2026
cdesiniotis
reviewed
Feb 20, 2026
15bb6be to
6b1ceaa
Compare
Contributor
|
/ok to test 6b1ceaa |
7a6c373 to
1e8bf18
Compare
Contributor
|
/ok to test 1e8bf18 |
tariq1890
reviewed
Feb 23, 2026
cdesiniotis
reviewed
Feb 23, 2026
Contributor
|
Let's update the sample clusterpolicy JSON here to reflect the latest clusterpolicy API updates |
da03feb to
aa9f18b
Compare
tariq1890
reviewed
Feb 23, 2026
cdesiniotis
reviewed
Feb 23, 2026
21480b8 to
fedaf1a
Compare
cdesiniotis
approved these changes
Feb 23, 2026
Contributor
|
/ok to test fedaf1a |
1 similar comment
Contributor
|
/ok to test fedaf1a |
tariq1890
approved these changes
Feb 23, 2026
tariq1890
reviewed
Feb 23, 2026
| @@ -38,6 +38,7 @@ metadata: | |||
| "sandboxWorkloads": { | |||
| "enabled": false, | |||
| "defaultWorkload": "container" | |||
Contributor
There was a problem hiding this comment.
Missing a comma at the end of L40
Signed-off-by: Joji Mekkattuparamban <jojim@nvidia.com>
Contributor
|
/ok to test 738d242 |
Signed-off-by: Joji Mekkattuparamban <jojim@nvidia.com>
Contributor
|
/ok to test d6bb71f |
cdesiniotis
approved these changes
Feb 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Kata/Coco uses a new sandbox device plugin. We need to update the operator to natively support it. To this end,
the following has been added to the cluster policy:
Checklist
make lint)make validate-generated-assets)make validate-modules)Testing