k3s/pkg/volume/aws_ebs
pospispa 9eb912e62f Admin Can Specify in Which AWS Availability Zone(s) a PV Shall Be Created
An admin wants to specify in which AWS availability zone(s) users may create persistent volumes using dynamic provisioning.

That's why the admin can now configure in StorageClass object a comma separated list of zones. Dynamically created PVs for PVCs that use the StorageClass are created in one of the configured zones.
2017-05-24 10:48:11 +02:00
..
BUILD autogenerated 2017-04-14 10:40:57 -07:00
OWNERS Curate owners for pkg/volume/aws_ebs 2017-02-22 22:51:08 -05:00
attacher.go Log node name when error attaching volume 2017-04-27 13:58:38 -04:00
attacher_test.go Impement bulk polling of volumes 2017-03-02 14:59:59 -05:00
aws_ebs.go Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
aws_ebs_test.go move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
aws_util.go Admin Can Specify in Which AWS Availability Zone(s) a PV Shall Be Created 2017-05-24 10:48:11 +02:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00