-
Notifications
You must be signed in to change notification settings - Fork 830
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
Remove privileged and add some capabilities #1109
Conversation
Signed-off-by: Yang Keao <keao.yang@yahoo.com>
Signed-off-by: Yang Keao <keao.yang@yahoo.com>
Signed-off-by: Yang Keao <keao.yang@yahoo.com>
Signed-off-by: Yang Keao <keao.yang@yahoo.com>
Signed-off-by: Yang Keao <keao.yang@yahoo.com>
Codecov Report
@@ Coverage Diff @@
## master #1109 +/- ##
==========================================
- Coverage 55.78% 47.89% -7.90%
==========================================
Files 68 72 +4
Lines 4383 4320 -63
==========================================
- Hits 2445 2069 -376
- Misses 1768 2042 +274
- Partials 170 209 +39
Continue to review full report at Codecov.
|
|
/run-e2e-tests |
Signed-off-by: Yang Keao <keao.yang@yahoo.com>
|
/run-e2e-tests |
Signed-off-by: Yang Keao <keao.yang@yahoo.com>
|
/run-e2e-tests |
Signed-off-by: Yang Keao <keao.yang@yahoo.com>
|
/run-e2e-tests |
Signed-off-by: Yang Keao <keao.yang@yahoo.com>
|
/run-e2e-tests |
Signed-off-by: Yang Keao <keao.yang@yahoo.com>
|
/run-e2e-tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
/merge |
|
/run-all-tests |
|
cherry pick to release-1.0 in PR #1126 |
What problem does this PR solve?
Fix #1101
What is changed and how does it work?
Chaos Daemon now works with
privileged: false. In replace, it creates afusedevice and add it to cgroup device list manually.