Files
kubernetes/test/e2e_node
Michael Taufen 1089cb629f Don't compare interface values in dynamic config controller
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.
2018-11-09 10:45:12 -08:00
..
2017-10-15 18:18:13 -07:00
2018-07-13 14:27:46 +08:00
2018-09-17 11:33:30 +05:30
2018-09-07 13:35:13 -07:00
2018-08-15 17:09:45 +08:00