Skip to content

feat: Add user-provided helm values for additional control plane service labels #3499 #3501

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

Merged
merged 1 commit into from
Jun 11, 2025

Conversation

salonichf5
Copy link
Contributor

Cherry-pick for the commit into release 2.0.1

Adds support for all additional labels for the control plane service.

…ice labels (#3499)

Problem: As a user that uses prometheus for everything metrics, I would like to target the control plane service with a specific label.

Solution: Add the ability for users to provide additional service labels for the NGINX Gateway Fabric control plane service in the helm chart.

Testing: Used helm lint/install --dry-run to make sure the k8s resources are created correctly
@salonichf5 salonichf5 requested a review from a team as a code owner June 11, 2025 21:18
@github-actions github-actions bot added documentation Improvements or additions to documentation helm-chart Relates to helm chart labels Jun 11, 2025
Copy link

codecov bot commented Jun 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.74%. Comparing base (6febc8d) to head (f8f6b20).
Report is 1 commits behind head on release-2.0.

Additional details and impacted files
@@               Coverage Diff               @@
##           release-2.0    #3501      +/-   ##
===============================================
- Coverage        86.78%   86.74%   -0.04%     
===============================================
  Files              127      127              
  Lines            15079    15079              
  Branches            62       62              
===============================================
- Hits             13086    13080       -6     
- Misses            1841     1847       +6     
  Partials           152      152              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@salonichf5 salonichf5 enabled auto-merge (squash) June 11, 2025 21:21
@salonichf5 salonichf5 merged commit ee7b2d8 into release-2.0 Jun 11, 2025
49 of 50 checks passed
@salonichf5 salonichf5 deleted the cherry-pick/control-plane-labels branch June 11, 2025 21:37
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in NGINX Gateway Fabric Jun 11, 2025
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 helm-chart Relates to helm chart release-notes
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants