Files
kubernetes/pkg/kubelet
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
..
2018-10-01 17:07:56 -05:00
2018-08-27 14:32:26 +08:00
2018-10-05 12:59:38 -07:00
2018-06-22 16:22:57 -07:00
2018-06-22 16:22:57 -07:00
2018-07-17 14:19:50 +08:00
2018-10-05 12:59:38 -07:00
2018-06-22 16:22:57 -07:00
2018-07-13 10:26:35 +09:00
2018-06-22 16:22:57 -07:00
2018-10-05 12:59:38 -07:00
2018-10-05 12:59:38 -07:00
2018-06-22 16:22:57 -07:00
2018-09-12 14:18:16 -07:00
2018-06-22 16:22:57 -07:00
2018-09-08 16:07:38 +08:00
2018-06-22 16:22:57 -07:00
2018-06-06 00:12:40 +02:00
2018-06-22 16:22:57 -07:00
2018-08-22 00:43:32 +03:00
2018-10-10 15:19:48 +08:00