• 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
..
abac Loading commit data...
apps Loading commit data...
authentication Loading commit data...
authorization Loading commit data...
autoscaling Loading commit data...
batch Loading commit data...
certificates Loading commit data...
componentconfig Loading commit data...
extensions Loading commit data...
imagepolicy Loading commit data...
meta/v1 Loading commit data...
policy Loading commit data...
rbac Loading commit data...
settings Loading commit data...
storage Loading commit data...
OWNERS Loading commit data...