• Michael Taufen's avatar
    Kubelet flags take precedence · 42589266
    Michael Taufen authored
    This changes the Kubelet configuration flag precedence order so that
    flags take precedence over config from files/ConfigMaps.
    
    See #56171 for rationale.
    
    Note: Feature gates accumulate with the following
    precedence (greater number overrides lesser number):
    1. file-based config
    2. dynamic cofig
    3. flag-based config
    42589266
Name
Last commit
Last update
..
checkpoint Loading commit data...
configfiles Loading commit data...
status Loading commit data...
util Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
configsync.go Loading commit data...
controller.go Loading commit data...
watch.go Loading commit data...