charts
charts copied to clipboard
Allow setting loadBalancerClass on service configurations
Name and Version
lots; example: bitnami/mongodb 13.1.5
What is the problem this feature will solve?
If you run multiple LoadBalancer controller implementations in a single cluster, there is currently no way to configure services created by bitnami Helm charts to use specific implementations.
What is the feature you are proposing to solve the problem?
The spec.loadBalancerClass lets you specify which implementation to use. I am proposing to add a field similar to service.loadBalancerIPs called service.loadBalancerClass that is forwarded into the service configuration.
What alternatives have you considered?
No response
Hi!
Thank you so much for the feature request! Would you like to submit a PR with the new feature?
I can work on one, yes. However, I haven’t worked on any Helm charts before. Please let me know if there are any caveats I should watch out for with this feature
It is adding a non-breaking feature, so you should ensure that the values is only added to the YAML when set. Apart from that, I don't see many issues. Make sure you read the development guidelines in the repo. Thank you so much!
This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.
Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.
This is not solved
Reopened as the PR is still open