Skip to content

Add loadBalancerClass support to service template#520

Merged
bsuh merged 1 commit into
mainfrom
pr520
Jun 29, 2026
Merged

Add loadBalancerClass support to service template#520
bsuh merged 1 commit into
mainfrom
pr520

Conversation

@bsuh

@bsuh bsuh commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary: Allow specifying a loadBalancerClass on the proxy Service via
.Values.service.loadBalancerClass. When set, it is rendered onto the
Service spec; when unset, the field is omitted so default behavior is
preserved.

Test Plan: helm template / lint the chart with and without
service.loadBalancerClass set and confirm the field renders only when
provided.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 29, 2026
@bsuh

bsuh commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Building failing because of unbumped chart version. Will bump it later with more changes

Edit: can't merge w/o unbumped. bumped the version

@bsuh bsuh requested a review from jaltenmueller June 29, 2026 20:44
Summary: Allow specifying a loadBalancerClass on the proxy Service via
`.Values.service.loadBalancerClass`. When set, it is rendered onto the
Service spec; when unset, the field is omitted so default behavior is
preserved.

Test Plan: helm template / lint the chart with and without
service.loadBalancerClass set and confirm the field renders only when
provided.
@bsuh bsuh merged commit b3a0ed0 into main Jun 29, 2026
6 checks passed
@bsuh bsuh deleted the pr520 branch June 29, 2026 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants