diff --git a/release_notes/ocp-4-12-release-notes.adoc b/release_notes/ocp-4-12-release-notes.adoc index b6f4cba37f5d..c8fa64ebcef7 100644 --- a/release_notes/ocp-4-12-release-notes.adoc +++ b/release_notes/ocp-4-12-release-notes.adoc @@ -166,6 +166,15 @@ The following metrics are sent through telemetry. |=== +[id="ocp-4-12-nw-aws-load-balancer-operator"] +==== AWS Load Balancer Operator + +In {product-title} 4.12, the AWS Load Balancer controller now implements the Kubernetes Ingress specification for multiple matches. If multiple paths within an Ingress match a request, the longest matching path takes the precedence. If two paths still match, paths with an exact path type take precedence over a prefix path type. + +The AWS Load Balancer Operator sets the `EnableIPTargetType` feature gate to `false`. The AWS Load Balancer controller disables the support for services and ingress resources for `target-type` `ip`. + +The upstream version of `aws-load-balancer-controller` for an {product-title} 4.12 is v2.4.4. + [id="ocp-4-12-nw-ingress-autoscaling"] ==== Ingress Controller Autoscaling