• Michael Taufen's avatar
    Add a separate flags struct for Kubelet flags · f5eed7e9
    Michael Taufen authored
    Kubelet flags are not necessarily appropriate for the KubeletConfiguration
    object. For example, this PR also removes HostnameOverride and NodeIP
    from KubeletConfiguration. This is a preleminary step to enabling Nodes
    to share configurations, as part of the dynamic Kubelet configuration
    feature (#29459). Fields that must be unique for each node inhibit
    sharing, because their values, by definition, cannot be shared.
    f5eed7e9
Name
Last commit
Last update
..
clicheck Loading commit data...
cloud-controller-manager Loading commit data...
gendocs Loading commit data...
genkubedocs Loading commit data...
genman Loading commit data...
genslateyaml Loading commit data...
genswaggertypedocs Loading commit data...
genutils Loading commit data...
genyaml Loading commit data...
gke-certificates-controller Loading commit data...
hyperkube Loading commit data...
kube-apiserver Loading commit data...
kube-controller-manager Loading commit data...
kube-proxy Loading commit data...
kubeadm Loading commit data...
kubectl Loading commit data...
kubelet Loading commit data...
kubemark Loading commit data...
libs/go2idl Loading commit data...
linkcheck Loading commit data...
mungedocs Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...