Is your feature request related to a problem? Please describe.
When I was implementing weave-starter-kit I found out bucket names must be lower case letters and between 3-10. This is quite constraining.
Describe the solution you'd like
What is the design choice behind this? If there are no implications why not increase the bucket name size? If not possible, we should document it in the code.
Is your feature request related to a problem? Please describe.
When I was implementing weave-starter-kit I found out bucket names must be lower case letters and between 3-10. This is quite constraining.
Describe the solution you'd like
What is the design choice behind this? If there are no implications why not increase the bucket name size? If not possible, we should document it in the code.