-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Add all available labels to Rancher Backend #2601
Conversation
86ced61
to
6f11cc7
Compare
6f11cc7
to
d791ba6
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.
LGTM 👏
LGTM |
1 similar comment
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.
LGTM 👏
02d5231
to
f8f07d0
Compare
f8f07d0
to
fc886c1
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.
LGTM
fc886c1
to
04e2f8a
Compare
What does this PR do?
Motivation
Homogenization of the providers [part2]: all providers must have the same options available.
More
Additional Notes
Several PRs will come after that for each provider.
Fixes #2557
Related to #618, #1465