-
Notifications
You must be signed in to change notification settings - Fork 67
Add label parameter to Resource object #1192
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
Conversation
|
The following are automatically added:
Available user actions:
Supported labels
|
Tox check failed�[K �[K |
Tox check passed�[K �[K |
|
/verified |
Tox check passed�[K �[K |
5b2eba9 to
125a2e0
Compare
Tox check passed�[K �[K |
|
Kudos, SonarCloud Quality Gate passed! |
|
/verified |
rnetser
left a comment
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.
Please update the title and description to match the updated code
|
/lgtm |
|
/cherry-pick v4.12 |
|
/cherry-pick v4.13 |
|
Cherry-picked PR Add label parameter to Resource object into v4.12 |
|
Manual cherry-pick is needed To cherry-pick run: |








Short description:
Add label parameter to Resource class
More details:
What this PR does / why we need it:
Label field is relevant to all resources, this will enable easier use of creating a resource with labels.
Also made changes to Namespace so they will use the label parameter
Which issue(s) this PR fixes:
Enable use of label when creating a new DataSource