Skip to content

add support for defining loadbalancer class#1746

Merged
fosterseth merged 1 commit intoansible:develfrom
tylergmuir:loadbalancer-class
Mar 6, 2024
Merged

add support for defining loadbalancer class#1746
fosterseth merged 1 commit intoansible:develfrom
tylergmuir:loadbalancer-class

Conversation

@tylergmuir
Copy link
Copy Markdown
Contributor

SUMMARY

Adds support to define the load balancer class in Kubernetes clusters that may have multiple load balancer controllers or if a load balancer controller supports multiple classes.

ISSUE TYPE
  • New or Enhanced Feature
ADDITIONAL INFORMATION

This allows the spec.loadBalancerClass field to be specified in the operator-created service for AWX.


x-descriptors:
- urn:alm:descriptor:com.tectonic.ui:advanced
- urn:alm:descriptor:com.tectonic.ui:string
- urn:alm:descriptor:com.tectonic.ui:fieldDependency:service_type:LoadBalancer
Copy link
Copy Markdown
Member

@rooftopcellist rooftopcellist Mar 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is how it currently displays. Looks good!

image

Copy link
Copy Markdown
Member

@rooftopcellist rooftopcellist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice to expand upon the docs for this in a future PR. But this looks good, thanks!

@fosterseth fosterseth merged commit 82c7dd2 into ansible:devel Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants