k3s/pkg/cloudprovider/providers/openstack
Kubernetes Submit Queue 317853c90c
Merge pull request #59464 from dixudx/fix_all_typos
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 all the typos across the project

**What this PR does / why we need it**:
There are lots of typos across the project. We should avoid small PRs on fixing those annoying typos, which is time-consuming and low efficient.

This PR does fix all the typos across the project currently. And with #59463, typos could be avoided when a new PR gets merged.

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

**Special notes for your reviewer**:
/sig testing
/area test-infra
/sig release
/cc @ixdy 
/assign @fejta 

**Release note**:

```release-note
None
```
2018-02-10 22:12:45 -08:00
..
BUILD Support GetLabelsForVolume In OpenStack 2018-01-30 09:45:55 +08:00
MAINTAINERS.md create cloudprovider "providers" package 2015-08-11 22:36:51 -07:00
OWNERS New github id - FengyunPan -> FengyunPan2 2018-02-10 22:28:51 -05:00
metadata.go Fix golint for openstack and cinder packages 2018-02-04 17:15:32 -05:00
metadata_test.go Fix golint for openstack and cinder packages 2018-02-04 17:15:32 -05:00
openstack.go Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00
openstack_client.go Fix golint for openstack and cinder packages 2018-02-04 17:15:32 -05:00
openstack_instances.go Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00
openstack_loadbalancer.go fix all the typos across the project 2018-02-11 11:04:14 +08:00
openstack_metrics.go Fix golint for openstack and cinder packages 2018-02-04 17:15:32 -05:00
openstack_routes.go Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00
openstack_routes_test.go Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00
openstack_test.go Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00
openstack_volumes.go fix all the typos across the project 2018-02-11 11:04:14 +08:00