Skip to content
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

feat: add support for setting node affinity selectors for dedicated n… #291

Merged
merged 6 commits into from
Apr 11, 2024

Conversation

mikenorgate
Copy link
Contributor

…odes

@mikenorgate mikenorgate requested a review from a team as a code owner April 10, 2024 16:04
@mikenorgate mikenorgate force-pushed the dedicate-node-affinity-selectors branch from 620d7ce to a58d038 Compare April 10, 2024 16:07
@@ -368,10 +382,37 @@ func resourceNodeTemplate() *schema.Resource {
Description: "Availability zone name.",
},
FieldNodeTemplateName: {
Required: true,
Optional: true,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Intended change?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, you don't need to provide the dedicated node group name if you are using the selectors

@jansyk13
Copy link
Contributor

Make sure to update TF GKE module as well

@mikenorgate mikenorgate merged commit 02c93f0 into master Apr 11, 2024
@mikenorgate mikenorgate deleted the dedicate-node-affinity-selectors branch April 11, 2024 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants