-
Notifications
You must be signed in to change notification settings - Fork 10
Add support for pool taints and labels #474
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
base: master
Are you sure you want to change the base?
Conversation
|
Waiting for API to be updated with the new field. Then I can run tests and do manual testing. |
|
Hi @fabiante any updates on when this will make it into a release? |
|
This feature is generally released on GSK 1.32 - we are actively working on that and want to publish it next week. Once that happens, i will update and merge this PR to allow usage via Terraform too. |
a8c2678 to
dcc172d
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.
This is missing support for labels. Edit: not anymore
399e6e6 to
b19464a
Compare
The API already does the validation. I don't want to copy the APIs regex into this project, because it will likely result in drift between the values.
|
LGTM |
Implements #469