• Michael Taufen's avatar
    Don't compare interface values in dynamic config controller · 1089cb62
    Michael Taufen authored
    This previously caused a panic when moving lastKnownGood between two
    non-nil values, because we were comparing the interface wrapper instead
    of comparing the NodeConfigSources. The case of moving from one non-nil
    lastKnownGood config to another doesn't appear to be tested by the e2e
    node tests. I added a unit test and an e2e node test to help catch bugs
    with this case in the future.
    1089cb62
Name
Last commit
Last update
..
cmd Loading commit data...
conformance Loading commit data...
e2e Loading commit data...
e2e_kubeadm Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
list Loading commit data...
soak Loading commit data...
typecheck Loading commit data...
utils Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...
test_owners.json Loading commit data...