Skip to content

Commit febc984

Browse files
authored
Merge pull request #89113 from dfitzmau/OCPBUGS-43109
OCPBUGS-43109: Moved AWS Outpost note to deprecated section
2 parents 09749fa + 7908bb8 commit febc984

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

release_notes/ocp-4-17-release-notes.adoc

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -696,13 +696,6 @@ You can now move etcd from a root volume (Cinder) to a dedicated ephemeral local
696696

697697
For more information, see xref:../installing/installing_openstack/deploying-openstack-with-rootVolume-etcd-on-local-disk.adoc#deploying-openstack-with-rootvolume-etcd-on-local-disk[Deploying on OpenStack with rootVolume and etcd on local disk].
698698

699-
[id="ocp-4-17-installation-aws-outposts-deprecated_{context}"]
700-
==== Announcement of the deprecation of extending compute nodes into AWS Outposts for clusters deployed on AWS Public Cloud
701-
702-
With this release, extending compute nodes into AWS Outposts for clusters deployed on AWS Public Cloud is deprecated. The ability to deploy compute nodes into AWS Outposts after installation, as an extension of an existing {product-title} cluster operating in a public AWS region, will be removed with the release of {product-title} version 4.20.
703-
704-
For more information, see xref:../installing/installing_aws/ipi/installing-aws-outposts.html#installing-aws-outposts[Extending an AWS VPC cluster into an AWS Outpost].
705-
706699
[id="ocp-4-17-olm_{context}"]
707700
=== Operator lifecycle
708701

@@ -1580,6 +1573,13 @@ In the following tables, features are marked with the following statuses:
15801573
[id="ocp-4-17-deprecated-features_{context}"]
15811574
=== Deprecated features
15821575

1576+
[id="ocp-4-17-installation-aws-outposts-deprecated_{context}"]
1577+
==== Announcement of the deprecation of extending compute nodes into AWS Outposts for clusters deployed on AWS Public Cloud
1578+
1579+
With this release, extending compute nodes into AWS Outposts for clusters deployed on AWS Public Cloud is deprecated. The ability to deploy compute nodes into AWS Outposts after installation, as an extension of an existing {product-title} cluster operating in a public AWS region, will be removed with the release of {product-title} version 4.20.
1580+
1581+
For more information, see xref:../installing/installing_aws/ipi/installing-aws-outposts.html#installing-aws-outposts[Extending an AWS VPC cluster into an AWS Outpost].
1582+
15831583
[id="ocp-4-17-preserveBootstrapIgnition-deprecated_{context}"]
15841584
==== The preserveBootstrapIgnition parameter for {aws-short}
15851585

@@ -2043,7 +2043,7 @@ With this update, the plugin checks the local cache during the disk-to-mirror pr
20432043
+
20442044
[source,terminal]
20452045
----
2046-
[ERROR]: Detected a v2 `ImageSetConfiguration`, please use `--v2` instead of `-v2`.
2046+
[ERROR]: Detected a v2 ImageSetConfiguration, please use --v2 instead of -v2.
20472047
----
20482048
+
20492049
(link:https://issues.redhat.com/browse/OCPBUGS-33121[*OCPBUGS-33121*])
@@ -3455,7 +3455,7 @@ $ oc adm release info 4.17.3 --pullspecs
34553455

34563456
* Previously, a regression was introduced to the OpenShift installer during a Power VS deployment. As a result, the security group rules required for OpenShift Install were not created. With this release, the issue is resolved. (link:https://issues.redhat.com/browse/OCPBUGS-43547[*OCPBUGS-43547*])
34573457

3458-
* Previously, if an image registry Operator was configured with the`networkAccess` field set to `Internal` in Azure, an authorization error prevented the image registry Operator from deleting the storage container, and the `managementState` field from being set to `Removed`. With this release, the Operator can delete the storage account and storage container, and the `managementState` field can successfully set to `Removed`. (link:https://issues.redhat.com/browse/OCPBUGS-43350[*OCPBUGS-43350*])
3458+
* Previously, if an image registry Operator was configured with the `networkAccess` field set to `Internal` in Azure, an authorization error prevented the image registry Operator from deleting the storage container, and the `managementState` field from being set to `Removed`. With this release, the Operator can delete the storage account and storage container, and the `managementState` field can successfully set to `Removed`. (link:https://issues.redhat.com/browse/OCPBUGS-43350[*OCPBUGS-43350*])
34593459

34603460
* Previously, both active and passive high-availability (HA) deployments ran three replicas instead of the required two. As a result, control planes contained more pods than required, which led to scaling issues. With this release, the number of replicas in active and passive HA deployments is reduced from three to two. (link:https://issues.redhat.com/browse/OCPBUGS-42704[*OCPBUGS-42704*])
34613461

0 commit comments

Comments
 (0)