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

Provide an option to set the loadbalancer class of the deployed metallb #267

Closed
fedepaol opened this issue Oct 12, 2022 · 0 comments · Fixed by #342
Closed

Provide an option to set the loadbalancer class of the deployed metallb #267

fedepaol opened this issue Oct 12, 2022 · 0 comments · Fixed by #342
Labels
good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed

Comments

@fedepaol
Copy link
Member

With metallb/metallb#1417 , it's possible to deploy metallb specifying a loadbalancer class to be used against the cluster.
That parameter is not exposed by the MetalLB CRD so it'd be nice to be able to set it.

@fedepaol fedepaol added hacktoberfest help wanted Extra attention is needed good first issue Good for newcomers labels Oct 12, 2022
fedepaol pushed a commit that referenced this issue May 3, 2023
Add the ability to set a 'loadBalancerClass' value on the 'MetalLB' CRD.
The 'Service.Spec.LoadBalancerClass' field reached GA in Kubernetes 1.24
and support was introduced in MetalLB in v0.13 [1].

[1] metallb/metallb#1417

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Closes: #267
liornoy pushed a commit to liornoy/metallb-operator that referenced this issue Jun 7, 2023
Add the ability to set a 'loadBalancerClass' value on the 'MetalLB' CRD.
The 'Service.Spec.LoadBalancerClass' field reached GA in Kubernetes 1.24
and support was introduced in MetalLB in v0.13 [1].

[1] metallb/metallb#1417

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Closes: metallb#267
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant