-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Factorize labels #1843
Factorize labels #1843
Conversation
5186de9
to
f7aac30
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Improve code maintenance
Avoid typo 😉
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Might even be worth putting the labels into a dedicated package so that it reads more fluently:
labels.BackendLoadBalancerMethod
vs.
types.LabelBackendLoadBalancerMethod
Can still be done in the future though.
LGTM, thanks a lot 👏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We all need more commits !
Thanks @ldez
LGTM
f7aac30
to
e7da1e9
Compare
Description
Centralize all Traefik Labels used across providers.