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 ability to specify load balancer class #67

Merged
merged 5 commits into from
Jan 18, 2025
Merged

Conversation

bryopsida
Copy link
Owner

Adds the ability to specify a load balancer class: https://kubernetes.io/docs/concepts/services-networking/service/#load-balancer-class

Using the value service.loadBalancerClass, default is an empty string, if an empty string the value will not be set retaining compatibility with older but still tested kubernetes versions in the pipeline (1.23).

This PR cherry picks the commit from #62 and updates the docs, etc to support the release to artifact hub on merge to main.

@bryopsida bryopsida merged commit 5d283a3 into main Jan 18, 2025
14 checks passed
@bryopsida bryopsida deleted the add-lb-class branch January 18, 2025 15:07
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