fix: Change 'securityContext/capabilities/drop' from 'all' to 'ALL'.#2273
Conversation
Signed-off-by: Chris Burke <christopher.burke@airnz.co.nz>
|
@boatmisser thanks for the PR! Can you run |
Signed-off-by: Chris Burke <christopher.burke@airnz.co.nz>
|
@sozercan Have now pushed |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2273 +/- ##
==========================================
- Coverage 53.35% 53.33% -0.02%
==========================================
Files 115 115
Lines 10131 10131
==========================================
- Hits 5405 5403 -2
- Misses 4309 4311 +2
Partials 417 417
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Chris Burke christopher.burke@airnz.co.nz
What this PR does / why we need it:
The helm chart default values used the incorrect case for
securityContext.capabilities.drop.Was:
Now:
Which issue(s) this PR fixes (optional, using
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when the PR gets merged):Fixes #2271
Special notes for your reviewer: