k3s/pkg/cloudprovider/providers/aws
Kubernetes Submit Queue 7f23a743e8
Merge pull request #65258 from ddebroy/ddebroy-ebs1
Automatic merge from submit-queue (batch tested with PRs 65164, 65258). 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>.

Query candidate zones for EBS when zone/zones not passed

**What this PR does / why we need it**:
This PR skips invoking `getCandidateZonesForDynamicVolume` to query EC2 zones of instances when zone/zones is present.

/sig storage

**Release note**:
```
none
```
2018-06-25 14:44:08 -07:00
..
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
OWNERS Add jsafrane as AWS approver. 2018-02-14 17:41:18 +01:00
aws.go Merge pull request #65258 from ddebroy/ddebroy-ebs1 2018-06-25 14:44:08 -07:00
aws_fakes.go Implement disk resizing for AWS 2017-11-22 21:38:54 -05:00
aws_instancegroups.go Use %q formatter for error messages from the AWS SDK. #47789 2017-06-23 10:02:21 -04:00
aws_loadbalancer.go Merge pull request #58327 from sharmaansh/patch-2 2018-05-30 16:09:24 -07:00
aws_loadbalancer_test.go Add Amazon NLB support 2017-11-20 08:52:57 -05:00
aws_metrics.go Add metric for throttled requests in AWS 2018-05-02 12:35:37 +02:00
aws_routes.go Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00
aws_test.go Merge pull request #58874 from sorenmat/sg_tag_verbose 2018-05-09 05:48:42 -07:00
aws_utils.go Use function aws.Int64Value replace of deprecated function orZero 2018-03-20 17:27:20 +08:00
device_allocator.go Implement LRU for AWS device allocator 2017-04-19 16:52:57 -04:00
device_allocator_test.go Implement LRU for AWS device allocator 2017-04-19 16:52:57 -04:00
instances.go using regexp match achieve find efficiently 2017-11-14 12:56:56 +08:00
instances_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
log_handler.go Added logging to AWS api calls. #46969 2017-07-14 21:37:05 -04:00
regions.go AWS: trust region if found from AWS metadata 2017-01-18 09:17:55 -05:00
regions_test.go Add AWS cloud provider option for IAM role 2018-02-15 21:14:58 -08:00
retry_handler.go Add metric for throttled requests in AWS 2018-05-02 12:35:37 +02:00
retry_handler_test.go
sets_ippermissions.go
tags.go Fix hasClusterTag to actually get behavior we want 2018-05-24 19:23:12 -07:00
tags_test.go Add AWS cloud provider option for IAM role 2018-02-15 21:14:58 -08:00
volumes.go Fix #59601: AWS: Check error code returned from describeVolume 2018-02-12 17:15:11 +01:00