-
Notifications
You must be signed in to change notification settings - Fork 214
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
[Merged by Bors] - systest: fix RBAC rules for chaos-mesh #6131
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #6131 +/- ##
=======================================
Coverage 81.7% 81.8%
=======================================
Files 302 302
Lines 32637 32637
=======================================
+ Hits 26695 26709 +14
+ Misses 4204 4192 -12
+ Partials 1738 1736 -2 ☔ View full report in Codecov by Sentry. |
It seems the systests should fail consistently if they miss permissions. Could you explain what is going on there? |
because I assume we don't have RBAC enabled? |
bors merge |
👎 Rejected by too few approved reviews |
oops missed that it's not approved yet, PTAL folks |
bors merge |
## Motivation Systests are failing when running with RBAC enabled due to chaos-mesh object permissions
Pull request successfully merged into develop. Build succeeded: |
Motivation
Systests are failing when running with RBAC enabled due to chaos-mesh object permissions
Description
Add RBAC rules for chaos-mesh
Test Plan
Run systests on a custom k3s cluster