volumes-backup-extension icon indicating copy to clipboard operation
volumes-backup-extension copied to clipboard

Additional Option to name imported volumes/images by folder names

Open amyb12345 opened this issue 3 years ago • 2 comments
trafficstars

Is your feature request related to a problem? Please describe. TBD

Describe the solution you'd like Currently, Docker extension assigns random volume names when importing folders to avoid naming conflicts and gives the option to name before importing. Is it possible to add an additional option beside those to name imported volumes/images by folder names as well.

Describe alternatives you've considered N/A

Additional context Related to this reddit thread - https://www.reddit.com/r/docker/comments/x11m4n/comment/iq8x2bn/?utm_source=share&utm_medium=web2x&context=3

amyb12345 avatar Sep 29 '22 01:09 amyb12345

This relates to https://github.com/docker/machine/issues/4657 which calls out the fact that "zone" defaults to "a" unless to set to something else. This means unless your subnet is in zone "a" you must also set that. I personally want the ability to spread gitlab workers over multiple private subnets, which will be across multiple AZs.

Allowing a list of subnet ids, and making the "zone" argument optional would get me where I want to be. If following AWS best practice for fault tolerance we'll already be running subnets in multiple AZs.

dc2tom avatar Sep 10 '20 13:09 dc2tom