k3s/pkg/kubelet/kubeletconfig
Kubernetes Submit Queue e823c473b9
Merge pull request #57524 from mtaufen/kc-status-selflink
Automatic merge from submit-queue (batch tested with PRs 57533, 57524). 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>.

Make ConfigOK status messages more human readable

This makes the ConfigOK status messages for dynamic config more human readable by including the path (e.g. SelfLink) to the object. The messages used to include the UID, but this was kind of useless, because there's no way to GET an object by UID. 

```release-note
NONE
```
2018-01-03 18:56:44 -08:00
..
checkpoint Make ConfigOK status messages more human readable by including the API path to the object instead of the UID 2018-01-03 16:05:43 -08:00
configfiles Replace --init-config-dir with --config 2017-12-26 19:38:30 -06:00
status Make ConfigOK status messages more human readable by including the API path to the object instead of the UID 2018-01-03 16:05:43 -08:00
util Update generated files 2017-11-09 12:14:08 +01:00
BUILD Refactor kubelet config controller bootstrap process 2017-12-21 15:24:56 -08:00
OWNERS
configsync.go Make ConfigOK status messages more human readable by including the API path to the object instead of the UID 2018-01-03 16:05:43 -08:00
controller.go Merge pull request #57524 from mtaufen/kc-status-selflink 2018-01-03 18:56:44 -08:00
watch.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00