mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-10 18:40:55 -04:00
Automatic merge from submit-queue (batch tested with PRs 57082, 64325, 64016, 64443, 64403). 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>. Allow AWS EBS volumes to be attached as ReadOnly. **Which issue(s) this PR fixes** Fixes #64402 **Special notes for your reviewer**: This follows logic e.g. in Cinder volume plugin. **Release note**: ```release-note AWS EBS volumes can be now used as ReadOnly in pods. ``` /sig storage /sig aws |
||
|---|---|---|
| .. | ||
| aws.go | ||
| aws_fakes.go | ||
| aws_instancegroups.go | ||
| aws_loadbalancer.go | ||
| aws_loadbalancer_test.go | ||
| aws_metrics.go | ||
| aws_routes.go | ||
| aws_test.go | ||
| aws_utils.go | ||
| BUILD | ||
| device_allocator.go | ||
| device_allocator_test.go | ||
| instances.go | ||
| instances_test.go | ||
| log_handler.go | ||
| OWNERS | ||
| regions.go | ||
| regions_test.go | ||
| retry_handler.go | ||
| retry_handler_test.go | ||
| sets_ippermissions.go | ||
| tags.go | ||
| tags_test.go | ||
| volumes.go | ||