kubernetes/pkg/cloudprovider
Kubernetes Submit Queue 4f36c2394a Merge pull request #34730 from colemickens/colemickens-azure-specify-availabilityset
Automatic merge from submit-queue

azure: lower log priority for skipped nic update message

**What this PR does / why we need it**: Very minor, just wanted to remove some log noise I introduced in #34526.

I chose `V(3)` since it aligns with the other nicupdate message printed out here, and will be hidden for the usual default of `--v=2`.

**Release note**:
<!--  Steps to write your release note:
1. Use the release-note-* labels to set the release note state (if you have access) 
2. Enter your extended release note in the below block; leaving it blank means using the PR title as the release note. If no release note is required, just write `NONE`. 
-->
```release-note
NONE
```
2016-10-14 04:22:21 -07:00
..
providers Merge pull request #34730 from colemickens/colemickens-azure-specify-availabilityset 2016-10-14 04:22:21 -07:00
cloud.go Use strongly-typed types.NodeName for a node name 2016-09-27 10:47:31 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS update pkg/cloudprovider OWNERS to spread the load 2016-09-08 15:13:21 -07:00
plugins.go kubeadm: refactor config 2016-10-03 14:44:18 -07:00