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

helm: Add support to define nodeSelector for the NGINX Gateway Fabric pod. #1531

Merged
merged 3 commits into from
Feb 5, 2024

Conversation

leandrocostam
Copy link
Contributor

Proposed changes

Problem: The current helm chart doesn't support the nodeSelector definition for the NGINX Gateway Fabric pod.

Solution: Add support for nodeSelector in the helm chart.

Testing: Build the helm chart locally using the default values and custom values with nodeSelector.

Closes #1530

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@leandrocostam leandrocostam requested a review from a team as a code owner February 1, 2024 19:28
@github-actions github-actions bot added documentation Improvements or additions to documentation enhancement New feature or request helm-chart Relates to helm chart labels Feb 1, 2024
Copy link
Contributor

@sjberman sjberman left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!

Copy link
Contributor

@kate-osborn kate-osborn left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@sjberman sjberman changed the title Add support to define nodeSelector for the NGINX Gateway Fabric pod. helm: Add support to define nodeSelector for the NGINX Gateway Fabric pod. Feb 5, 2024
@sjberman sjberman enabled auto-merge (squash) February 5, 2024 22:57
@sjberman sjberman merged commit 3c1b8d5 into nginxinc:main Feb 5, 2024
27 checks passed
@pleshakov pleshakov mentioned this pull request Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request helm-chart Relates to helm chart
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Add support for nodeSelector in nginx-gateway-fabric helm chart
3 participants