You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
When I create a new container, that should be recognized by traefik, I need to add multiple labels to that container. As I can't copy (as a template) multiple of them from an container to the new one. I need to add each label by adding label for label by adding an new line and edit two textfiels.
Describe the solution you'd like
I'd like to have the same "Advanced mode"-edit option for Labels as it exists for ENV-Variables.
When you need to insert many labels at once (or you need to copy multiple lable from one container to the new one (i.e. as template for a traefik-configuration)), it would be helpful just to write them down in one text-area in the "key=value"-format.
Describe alternatives you've considered
In the moment the only way is to add line by line and enter in separate files the key and value pair.
Additional context
Quickly editing environment variables - Even here it was mentioned that this feature would be great for container labels, service labels, volume options, network options...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe
When I create a new container, that should be recognized by traefik, I need to add multiple labels to that container. As I can't copy (as a template) multiple of them from an container to the new one. I need to add each label by adding label for label by adding an new line and edit two textfiels.
Describe the solution you'd like
I'd like to have the same "Advanced mode"-edit option for Labels as it exists for ENV-Variables.
When you need to insert many labels at once (or you need to copy multiple lable from one container to the new one (i.e. as template for a traefik-configuration)), it would be helpful just to write them down in one text-area in the "key=value"-format.
Describe alternatives you've considered
In the moment the only way is to add line by line and enter in separate files the key and value pair.
Additional context
Quickly editing environment variables - Even here it was mentioned that this feature would be great for container labels, service labels, volume options, network options...
Beta Was this translation helpful? Give feedback.
All reactions