kubernetes/pkg/controller/cloud
Kubernetes Submit Queue efd6e6a50d Merge pull request #53517 from andrewsykim/improve-ccm-logging
Automatic merge from submit-queue. 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>.

Log when node is initialized in cloud controller manager

**What this PR does / why we need it**:
Always logs when a node is successfully initialized and raises log level for adding node labels to new nodes. This is useful since the only way to know if CCM is working properly is to check for the taint `node.cloudprovider.kubernetes.io/uninitialized`. 

**Release note**:

```release-note
Log when node is successfully initialized by Cloud Controller Manager
```

cc @luxas @wlan0 @jhorwit2
2017-10-11 10:43:58 -07:00
..
BUILD Using assertions 2017-10-10 22:44:12 -05:00
node_controller_test.go Using assertions 2017-10-10 22:44:12 -05:00
node_controller.go log when node is initialized in cloud controller manager 2017-10-06 00:59:11 -04:00
OWNERS Proposal to add @wlan0 to appropriate owner files 2017-08-17 11:37:51 -07:00
pvlcontroller_test.go Remove links to GCE/AWS cloud providers from PersistentVolumeController 2017-09-08 15:28:08 -04:00
pvlcontroller.go Remove links to GCE/AWS cloud providers from PersistentVolumeController 2017-09-08 15:28:08 -04:00