k3s/pkg/kubelet/kubeletconfig/checkpoint
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
..
store Don't compare interface values in dynamic config controller 2018-11-09 10:45:12 -08:00
BUILD autogenerated go code, godeps, bazel and gofmt 2018-09-02 14:38:59 +03:00
configmap.go dynamic Kubelet config reconciles ConfigMap updates 2018-05-21 09:03:58 -07:00
configmap_test.go dynamic Kubelet config reconciles ConfigMap updates 2018-05-21 09:03:58 -07:00
download.go autogenerated go code, godeps, bazel and gofmt 2018-09-02 14:38:59 +03:00
download_test.go dynamic Kubelet config reconciles ConfigMap updates 2018-05-21 09:03:58 -07:00