feat: Use RuntimeDefault Seccomp profile by default#156
feat: Use RuntimeDefault Seccomp profile by default#156brookelew wants to merge 4 commits intoopenbao:mainfrom
RuntimeDefault Seccomp profile by default#156Conversation
|
@geo-schloesser While working on this pull request I noticed that the chart version for #153 was 0.26.0 but the change in CHANGELOG.md was filed under 0.25.8, was this intentional? |
RuntimeDefault Seccomp profile by defaultRuntimeDefault Seccomp profile by default
|
I avoided adding |
No, that was not intentional. Initially 0.25.8 was used and then changed to 0.26.0. Seems like I forgot to set the correct version the changelog |
Sorry I did not catch that in my Review. |
|
Hi @brookelew thanks for your PR |
There shouldn't be any special requirements for the daemonset, You can add it in. We will check if it still works as intended. |
Signed-off-by: Brooke Lew <contact@brookelew.com>
Signed-off-by: Brooke Lew <contact@brookelew.com>
Signed-off-by: Brooke Lew <contact@brookelew.com>
1f52651 to
c66e38b
Compare
Signed-off-by: Brooke Lew <contact@brookelew.com>
|
PR should be ready, the big uncertainties here are dropping all capabilities for the CSI containers, and running the CSI provider container as non-root, but that should be caught by the CI tests if they don't work. |
|
@brookelew sadly the csi-provider seems not being able to spin up - Seems like the permissions are too tight for the csi-provider. |
Yep I just got the CI notification, I'll fix it around Tuesday after I finish some uni assignments. |
Description
Default to using
RuntimeDefaultseccomp profile for all pods.Rationale
Resolves #155
Checklist
CONTRIBUTING.mdguideChart.yamlif feasible according to Semantic versioningartifacthub.io/changesannotation inChart.yamlCHANGELOG.mdREADME.mdfiles using helm-docsDCO ownership statement
and this change did not use post-BUSL-licensed code from HashiCorp.
Existing MPL-licensed code is still allowed, subject to attribution.
Code authored by yourself and submitted to HashiCorp for inclusion is
also allowed.