Commit 1bf9b7e
committed
Drop linux capabilities for Enterprise Edition
Functions will now be reconciled to drop all Linux capabilities
when using the Enterprise Edition.
setNonRoot will also be set in the container's security context
for functions, when setNonRoot is configured in the Helm chart
previously it only set the UID to a number > 0.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>1 parent 4a5cd16 commit 1bf9b7e
File tree
14 files changed
+325
-301
lines changed- chart/openfaas
- docs
14 files changed
+325
-301
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
416 | | - | |
| 416 | + | |
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
| |||
Binary file not shown.
Large diffs are not rendered by default.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments