k3s/pkg/kubelet/kubeletconfig
Kubernetes Submit Queue f59515ca99
Merge pull request #60063 from mtaufen/fix-configok-overlay
Automatic merge from submit-queue (batch tested with PRs 60106, 59510, 60263, 60063, 59088). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

clean up KubeletConfigOk condition construction

This PR cleans up the construction of the node condition and also fixes
a small bug where the last transition time could be updated incorrectly
when the sync failure overlay was present.

```release-note
NONE
```
2018-02-23 02:59:51 -08:00
..
checkpoint Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
configfiles Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
status clean up KubeletConfigOk condition construction 2018-02-22 14:43:19 -08:00
util Rename ConfigOK to KubeletConfigOk 2018-02-14 19:36:52 -08:00
BUILD Kubelet flags take precedence 2018-01-29 10:07:37 -08:00
OWNERS
configsync.go Rename ConfigOK to KubeletConfigOk 2018-02-14 19:36:52 -08:00
controller.go Rename ConfigOK to KubeletConfigOk 2018-02-14 19:36:52 -08:00
watch.go fix all the typos across the project 2018-02-11 11:04:14 +08:00