k3s/pkg/cloudprovider/providers/gce
Kubernetes Submit Queue bbe93bb202 Merge pull request #50470 from nicksardo/gce-annotation-fixes
Automatic merge from submit-queue

GCE: Fix lowercase value and alpha-missing annotation for ILB

**What this PR does / why we need it**:
Fixes #50426
Also explicitly sets an annotation as 'alpha'.

/assign @freehan @bowei 

**Release note**:
```release-note
NONE
```
2017-08-11 15:03:28 -07:00
..
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
OWNERS Add approvers for GCE cloud provider 2017-05-26 16:42:20 -07:00
doc.go
gce.go add LocalZone into gce.conf and refactor gce cloud provider configuration to allow avoiding external communication 2017-08-07 18:01:49 -07:00
gce_addresses.go GCE: filter addresses by IP when listing 2017-08-10 09:30:48 -07:00
gce_addresses_fakes.go GCE: filter addresses by IP when listing 2017-08-10 09:30:48 -07:00
gce_annotations.go GCE: Specify alpha in annotation key, deprecate lower case of LB type 2017-08-10 16:09:45 -07:00
gce_backendservice.go Refactor compute API calls 2017-06-04 10:25:05 -07:00
gce_cert.go Add metric capture on GETs 2017-05-04 18:04:34 -07:00
gce_clusterid.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
gce_clusters.go Add missing underscore 2017-05-04 18:07:53 -07:00
gce_disks.go fix gce cloud provider projects api 2017-07-13 14:00:02 -07:00
gce_disks_test.go use overrided api endpoint in gce cloud provider 2017-07-12 15:10:13 -07:00
gce_firewall.go Revert "Merge pull request #48560 from nicksardo/gce-network-project" 2017-07-13 18:34:24 +02:00
gce_forwardingrule.go Further removal of Gets from Creates 2017-07-15 19:41:21 -07:00
gce_healthchecks.go Bump up minNodesHealthCheckVersion in gce_healthcheck due to known issues 2017-07-20 16:04:40 -07:00
gce_healthchecks_test.go Bump up minNodesHealthCheckVersion in gce_healthcheck due to known issues 2017-07-20 16:04:40 -07:00
gce_instancegroup.go Further removal of Gets from Creates 2017-07-15 19:41:21 -07:00
gce_instances.go use overrided api endpoint in gce cloud provider 2017-07-12 15:10:13 -07:00
gce_interfaces.go Adding unit test for ensureStaticIP 2017-07-26 13:24:08 -07:00
gce_loadbalancer.go Pipe clusterID into gce_loadbalancer_external.go 2017-06-23 15:54:04 -07:00
gce_loadbalancer_external.go GCE: filter addresses by IP when listing 2017-08-10 09:30:48 -07:00
gce_loadbalancer_external_test.go Adding unit test for ensureStaticIP 2017-07-26 13:24:08 -07:00
gce_loadbalancer_internal.go Further removal of Gets from Creates 2017-07-15 19:41:21 -07:00
gce_loadbalancer_naming.go run hack/update-all 2017-06-22 11:31:03 -07:00
gce_op.go Add metrics to all major gce operations {latency, errors} 2017-04-27 12:49:30 -07:00
gce_routes.go Revert "Merge pull request #48560 from nicksardo/gce-network-project" 2017-07-13 18:34:24 +02:00
gce_targetpool.go Further removal of Gets from Creates 2017-07-15 19:41:21 -07:00
gce_targetproxy.go Further removal of Gets from Creates 2017-07-15 19:41:21 -07:00
gce_test.go add LocalZone into gce.conf and refactor gce cloud provider configuration to allow avoiding external communication 2017-08-07 18:01:49 -07:00
gce_urlmap.go Further removal of Gets from Creates 2017-07-15 19:41:21 -07:00
gce_util.go GCE: filter addresses by IP when listing 2017-08-10 09:30:48 -07:00
gce_zones.go fix gce cloud provider projects api 2017-07-13 14:00:02 -07:00
metrics.go Add metrics to all major gce operations {latency, errors} 2017-04-27 12:49:30 -07:00
token_source.go move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00