kubernetes/pkg/kubelet/kubeletconfig
Michael Taufen 647e90341c Kubelet config: Validate new config against future feature gates
This fixes an issue with KubeletConfiguration validation, where the
feature gates set by the new config were not taken into account.

Also fixes a validation issue with dynamic Kubelet config, where flag
precedence was not enforced prior to dynamic config validation in the
controller; this prevented rejection of dynamic configs that don't merge
well with values set via legacy flags.
2018-05-20 13:15:59 -07:00
..
checkpoint Move to a structured status for dynamic Kubelet config 2018-05-15 11:25:12 -07:00
configfiles expunge the word 'manifest' from Kubelet's config API 2018-02-23 11:44:06 -08:00
status Move to a structured status for dynamic Kubelet config 2018-05-15 11:25:12 -07:00
util Merge pull request #59847 from mtaufen/dkcfg-explicit-keys 2018-05-09 17:55:13 -07:00
BUILD explicit kubelet config key in Node.Spec.ConfigSource.ConfigMap 2018-05-08 15:37:26 -07:00
configsync.go Move to a structured status for dynamic Kubelet config 2018-05-15 11:25:12 -07:00
controller.go Kubelet config: Validate new config against future feature gates 2018-05-20 13:15:59 -07:00
OWNERS Dynamic Kubelet Configuration 2017-08-08 12:21:37 -07:00
watch.go explicit kubelet config key in Node.Spec.ConfigSource.ConfigMap 2018-05-08 15:37:26 -07:00