k3s/pkg/cloudprovider/providers/azure
Kubernetes Submit Queue 88483ca25d
Merge pull request #59186 from qar/fix/typo
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>.

fix a typo in pkg/cloudprovider/providers/azure/azure_loadbalancer.go

**What this PR does / why we need it**:

fix typo

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:


**Special notes for your reviewer**:

**Release note**:

```release-note
None
```
2018-02-02 05:55:06 -08:00
..
auth Split auth related config for Azure 2018-01-03 10:23:26 +08:00
BUILD Add more tests. 2018-01-29 20:50:36 +00:00
OWNERS add Dong Liu as approver and add OWNERS in credentialprovider 2017-12-19 09:31:43 +00:00
azure.go Fix typo and comments 2018-01-31 10:55:41 +08:00
azure_backoff.go use info instead of infof when no format 2018-01-29 14:37:08 +08:00
azure_backoff_test.go Add additional unit tests. 2018-01-23 04:37:31 +00:00
azure_blobDiskController.go Fix typo and comments 2018-01-31 10:55:41 +08:00
azure_cache.go Rename filenames for clear 2018-01-16 10:06:03 +08:00
azure_cache_test.go Rename filenames for clear 2018-01-16 10:06:03 +08:00
azure_client.go Review fixes 2018-01-15 13:32:42 +01:00
azure_controllerCommon.go Merge pull request #58939 from zhangmingld/glogf 2018-01-30 01:49:41 -08:00
azure_fakes.go Fix typo and comments 2018-01-31 10:55:41 +08:00
azure_file.go Add more tests. 2018-01-29 20:50:36 +00:00
azure_instances.go Clean up unused functions and consts 2018-01-26 17:05:56 +08:00
azure_loadbalancer.go Merge pull request #59186 from qar/fix/typo 2018-02-02 05:55:06 -08:00
azure_loadbalancer.md correct doc for reconcileSecurityGroup 2017-11-20 09:32:47 -08:00
azure_loadbalancer_test.go Check both name and ports for azure health probes 2017-12-07 15:33:02 +08:00
azure_managedDiskController.go Fix typo and comments 2018-01-31 10:55:41 +08:00
azure_metrics.go Fix typo and comments 2018-01-31 10:55:41 +08:00
azure_metrics_test.go Instrument the Azure API calls for Prometheus monitoring 2018-01-12 11:10:40 +01:00
azure_routes.go Clean up azure rateLimiter and verbose logs 2018-01-10 14:02:08 +08:00
azure_standard.go Clean up unused functions and consts 2018-01-26 17:05:56 +08:00
azure_standard_test.go Fix typo and comments 2018-01-31 10:55:41 +08:00
azure_storage.go Add more tests. 2018-01-29 20:50:36 +00:00
azure_storage_test.go Add more tests. 2018-01-29 20:50:36 +00:00
azure_storageaccount.go Clean up azure rateLimiter and verbose logs 2018-01-10 14:02:08 +08:00
azure_storageaccount_test.go Add some more azure unit tests. 2018-01-23 21:46:38 +00:00
azure_test.go Clean up unused functions and consts 2018-01-26 17:05:56 +08:00
azure_vmsets.go Fix typo and comments 2018-01-31 10:55:41 +08:00
azure_vmss.go Fix typo and comments 2018-01-31 10:55:41 +08:00
azure_vmss_test.go fix azure TestGetInstanceIDByNodeName data race 2018-01-16 17:01:48 +08:00
azure_wrap.go Ensure IP is set for Azure internal loadbalancer 2018-01-31 10:27:27 +08:00
azure_wrap_test.go Fix a bug in validating node existence. 2017-12-21 00:30:16 +00:00
azure_zones.go Initialize vmSet based on vmType setting and call vmSet interface instead of azureClient 2017-12-13 14:19:47 +08:00