Skip to content

Commit bab79ae

Browse files
authored
Merge pull request #57751 from kowen-rh/osdocs-5522
2 parents 67c107a + b209c00 commit bab79ae

File tree

2 files changed

+50
-0
lines changed

2 files changed

+50
-0
lines changed

_topic_maps/_topic_map.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1196,6 +1196,8 @@ Topics:
11961196
Dir: aws_load_balancer_operator
11971197
Distros: openshift-enterprise,openshift-origin
11981198
Topics:
1199+
- Name: AWS Load Balancer Operator release notes
1200+
File: aws-load-balancer-operator-release-notes
11991201
- Name: Understanding the AWS Load Balancer Operator
12001202
File: understanding-aws-load-balancer-operator
12011203
- Name: Installing the AWS Load Balancer Operator
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
// AWS Load Balancer Operator Release Notes
2+
:_content-type: ASSEMBLY
3+
[id="aws-load-balancer-operator-release-notes"]
4+
= AWS Load Balancer Operator release notes
5+
:context: aws-load-balancer-operator-release-notes
6+
include::_attributes/common-attributes.adoc[]
7+
8+
toc::[]
9+
10+
The AWS Load Balancer (ALB) Operator deploys and manages an instance of the `AWSLoadBalancerController` resource.
11+
12+
These release notes track the development of the AWS Load Balancer Operator in {product-title}.
13+
14+
For an overview of the AWS Load Balancer Operator, see xref:../../networking/aws_load_balancer_operator/understanding-aws-load-balancer-operator.adoc#aws-load-balancer-operator[AWS Load Balancer Operator in {product-title}].
15+
16+
[id="aws-load-balancer-operator-release-notes-1.0.0"]
17+
== AWS Load Balancer Operator 1.0.0
18+
19+
The following advisory is available for the AWS Load Balancer Operator version 1.0.0:
20+
21+
* link:https://access.redhat.com/errata/RHEA-2023:1954[RHEA-2023:1954 Release of AWS Load Balancer Operator on OperatorHub Enhancement Advisory Update]
22+
23+
[id="aws-load-balancer-operator-1.0.0-notable-changes"]
24+
=== Notable changes
25+
26+
* This release uses the new `v1` API version.
27+
28+
[id="aws-load-balancer-operator-1.0.0-bug-fixes"]
29+
=== Bug fixes
30+
31+
* Previously, the controller provisioned by the AWS Load Balancer Operator did not properly use the configuration for the cluster-wide proxy.
32+
These settings are now applied appropriately to the controller.
33+
(link:https://issues.redhat.com/browse/OCPBUGS-4052[*OCPBUGS-4052*], link:https://issues.redhat.com/browse/OCPBUGS-5295[*OCPBUGS-5295*])
34+
35+
[id="aws-load-balancer-operator-release-notes-earlier-versions"]
36+
== Earlier versions
37+
38+
The two earliest versions of the AWS Load Balancer Operator are available as a Technology Preview.
39+
These versions should not be used in a production cluster.
40+
For more information about the support scope of Red Hat Technology Preview features, see link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview Features Support Scope].
41+
42+
The following advisory is available for the AWS Load Balancer Operator version 0.2.0:
43+
44+
* link:https://access.redhat.com/errata/RHEA-2022:9084[RHEA-2022:9084 Release of AWS Load Balancer Operator on OperatorHub Enhancement Advisory Update]
45+
46+
The following advisory is available for the AWS Load Balancer Operator version 0.0.1:
47+
48+
* link:https://access.redhat.com/errata/RHEA-2022:5780[RHEA-2022:5780 Release of AWS Load Balancer Operator on OperatorHub Enhancement Advisory Update]

0 commit comments

Comments
 (0)