mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-25 09:17:17 +00:00
Automatic merge from submit-queue Feature gates for kube-system components Implements [this proposal](https://github.com/kubernetes/kubernetes/blob/master/docs/proposals/runtimeconfig.md). Adds `--feature-gates` to apiserver, scheduler, controller-manager and proxy. cc @lavalamp @adityakali