Master Provisioning 2.5.28

1 minute read

RELEASED: Public: 2021-05-05

New features

CloudBees Internal Ticket (BEE-382)

As part of changes to the Kubernetes API, the v1beta1 networking ingress is deprecated in version 1.19, and it will be removed in version 1.22.

The Master Provisioning plugin now detects the Kubernetes version and uses the appropriate v1 or v1beta1 ingress object.

Resolved issues

CloudBees Internal Ticket (BEE-2600)

On Amazon Elastic Kubernetes Service (EKS), the ALB ingress controller annotation that defines the health check pass was not working properly, causing the target groups to be unhealthy.

This issue is resolved. The health check path for each target group is now correctly set.

Known issues

None