Operations Center Parent 3.27001

1 minute read

RELEASED: Public: June 12, 2024

New features

Sticky sessions automatically enabled on ALB for use with HA controllers (BEE-46808)

When there are CI installations on EKS using ALB, the annotation alb.ingress.kubernetes.io/target-group-attributes: stickiness.enabled=true is now predefined automatically on High Availability (HA) managed controllers. This ensures that browser sessions consistently display a single replica. Previously, you had to manually add this attribute to manager controller ingresses when using ALB.

Users who already manage the alb.ingress.kubernetes.io/target-group-attributes; for example, with the chart attribute .OperationsCenter.Ingress.Annotations, or the Ingress Annotations in the Controller Provisioning Configuration or custom YAML, the annotation value is preserved. The stickiness.enabled=true must be added explicitly.

Feature enhancements

None.

Resolved issues

None.

Known issues

None.

Upgrade notes

None.