-
Notifications
You must be signed in to change notification settings - Fork 40
add option for containerd non-root device usage flag #499
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
add option for containerd non-root device usage flag #499
Conversation
Signed-off-by: soer3n <[email protected]>
Signed-off-by: soer3n <[email protected]>
/assign @soer3n |
/approve |
LGTM label has been added. Git tree hash: 3e72498dfc6803af86d96ec18a40ad38b1a48713
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: moelsayed The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/cherry-pick release/v1.7 |
@soer3n: new pull request created: #500 In response to this:
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. |
/cherry-pick release/v1.6 |
@soer3n: #499 failed to apply on top of branch "release/v1.6":
In response to this:
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. |
* add option for containerd non-root device usage flag Signed-off-by: soer3n <[email protected]> * update test fixtures Signed-off-by: soer3n <[email protected]> --------- Signed-off-by: soer3n <[email protected]>
* add option for containerd non-root device usage flag Signed-off-by: soer3n <[email protected]> * update test fixtures Signed-off-by: soer3n <[email protected]> --------- Signed-off-by: soer3n <[email protected]>
* add option for containerd non-root device usage flag * update test fixtures --------- Signed-off-by: soer3n <[email protected]>
What this PR does / why we need it:
This pr adds a flag to configure the setting in containerd configuration whether non-root users are allowed to use devices on the node. ref: kubermatic/kubermatic#14352
Which issue(s) this PR fixes:
Fixes #
What type of PR is this?
/kind feature
Does this PR introduce a user-facing change? Then add your Release Note here:
Documentation: