postgres-operator/pkg/apis/acid.zalan.do
Raphael Torquato 4f8aa40ce8 Add support for loadBalancerClass in LoadBalancer services
This adds a new configuration option `load_balancer_class` that allows
users to specify which load balancer provider should handle the service
when running multiple providers in the same cluster.

The setting can be configured globally via the OperatorConfiguration
CRD and will be applied to all LoadBalancer services (master, replica,
and connection pooler services).

Fixes #2600
2026-04-26 12:07:18 -03:00
..
v1 Add support for loadBalancerClass in LoadBalancer services 2026-04-26 12:07:18 -03:00
register.go Use code-generation for CRD API and deepcopy methods (#369) 2018-08-15 17:22:25 +02:00