We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dc90ded + 6427338 commit 281e7a7Copy full SHA for 281e7a7
keps/sig-node/2413-seccomp-by-default/README.md
@@ -186,7 +186,9 @@ configuration.
186
#### Beta to GA Graduation
187
188
- [x] Allowing time for feedback (3 releases)
189
-- [x] Enabling the Kubelet feature flag by default
+- [x] Lock the Kubelet feature gate to be locked to the default value `true`
190
+ Note, the enablement of a feature gate doesn't mean the default
191
+ behavior will change. No default profile will be applied unless configured.
192
- [x] Risks have been addressed by every common container runtime
193
- [x] Documenting the seccomp performance impact on k/website as well as its
194
workarounds (disabling the feature completely, turning off spectre
0 commit comments