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

[common]: make clusterIP independent of LoadBalancer #131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HonoluluHenk
Copy link

What this PR does:
This allows headless services (i.e.: setting ClusterIP: None for non-LoadBalancer types)

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Notes for Reviewer:
Test compatibility with existing charts

Checklist:

  • Pull Request title in format [chart]: Changed Something
  • Updated documentation in the README.md.gotmpl file and executed helm-docs
  • Chart Version bumped
  • All commits are signed-off

This allows headless services (i.e.: setting ClusterIP: None for non-LoadBalancer types)
@HonoluluHenk HonoluluHenk requested a review from a team as a code owner July 30, 2024 11:38
@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 30, 2024
@wthhub
Copy link
Contributor

wthhub commented Aug 6, 2024

Thank you @HonoluluHenk for your contribution.

Please refer to the checklist in the PR description (version bump) and fulfill the checks in the separate tab. There are detailed instructions for fulfilling the DCO check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants