CFE-651: Release notes for AWS Load Balancer Operator#52292
CFE-651: Release notes for AWS Load Balancer Operator#52292snarayan-redhat merged 1 commit intoopenshift:enterprise-4.12from
Conversation
|
🤖 Updated build preview is available at: Build log: https://circleci.com/gh/ocpdocs-previewbot/openshift-docs/4012 |
566aa09 to
b890a9a
Compare
There was a problem hiding this comment.
This needs the under AWS Load Balancer Operator (new section)
There was a problem hiding this comment.
| In {product-title} 4.12, the Ingress Controller now implements the Kubernetes ingress specification for multiple matches. If multiple paths within an Ingress match a request then, the longest matching path gets the precedence. If two paths still match, paths with an exact path type over a prefix path type gets the precedence. | |
| 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 then, the longest matching path gets the precedence. If two paths still match, paths with an exact path type over a prefix path type gets the precedence. |
3e119f9 to
f7bbe46
Compare
f7bbe46 to
df74b82
Compare
|
/label peer-review-needed |
|
/label peer-review-in-progress |
bergerhoffer
left a comment
There was a problem hiding this comment.
Just a few suggestions!
There was a problem hiding this comment.
- Should "ingress" be capitalized in the first sentence?
- The phrase "gets the precedence" sounds odd to me. I think saying "takes precedence" is a more common phrase, so that's what I'd recommend (two places in this line).
|
/label peer-review-done |
df74b82 to
a714772
Compare
|
/label merge-review-needed |
|
/remove-label merge-review-needed |
8bf3781 to
2ecb1c8
Compare
|
@lihongan Would you please review this PR? |
|
It looks good. Thank you @xenolinux |
There was a problem hiding this comment.
| The AWS Load Balancer Operator sets the `EnableIPTargetType` flag to `false`. The AWS Load Balancer controller disables the support for services and ingress resources for `target-type` and `ip`. | |
| 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`. |
2ecb1c8 to
daceaff
Compare
|
@xenolinux : Forgot to mention. The upstream version will be updated to 2.4.4 (openshift/aws-load-balancer-operator#79), this is worth mentioning in the release notes. |
daceaff to
1a6f15f
Compare
There was a problem hiding this comment.
| 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 over a prefix path type takes the precedence. | |
| 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. |
1a6f15f to
07a562b
Compare
|
/lgtm |
Version(s): 4.12
Issue: https://issues.redhat.com/browse/CFE-651
Link to docs preview: https://52292--docspreview.netlify.app/openshift-enterprise/latest/release_notes/ocp-4-12-release-notes.html#ocp-4-12-nw-aws-load-balancer-operator
QE review:
Additional information: