From 70c3bbb8550a3ef8b32d4f0415cf516b7b27d8f4 Mon Sep 17 00:00:00 2001 From: Alberto Diaz Date: Fri, 30 Jun 2023 07:25:18 -0400 Subject: [PATCH] added what's new about rosa cli --- _topic_maps/_topic_map_rosa.yml | 2 +- rosa_release_notes/rosa-release-notes.adoc | 12 ++++++------ snippets/rosa-hcp-rn.adoc | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/_topic_maps/_topic_map_rosa.yml b/_topic_maps/_topic_map_rosa.yml index 4bfe6e4f42..39aa73cfd3 100644 --- a/_topic_maps/_topic_map_rosa.yml +++ b/_topic_maps/_topic_map_rosa.yml @@ -36,7 +36,7 @@ Name: What's new Dir: rosa_release_notes Distros: openshift-rosa Topics: -- Name: What's new with Red Hat OpenShift Service on AWS +- Name: What's new with ROSA File: rosa-release-notes --- Name: Introduction to ROSA diff --git a/rosa_release_notes/rosa-release-notes.adoc b/rosa_release_notes/rosa-release-notes.adoc index 6f42184e47..24cac10781 100644 --- a/rosa_release_notes/rosa-release-notes.adoc +++ b/rosa_release_notes/rosa-release-notes.adoc @@ -18,9 +18,9 @@ include::modules/rosa-update-cli-tool.adoc[] [id="rosa-q2-2023_{context}"] === Q2 2023 -* {product-title} (ROSA) is now available in the United Arab Emirates (`me-central-1`) region. -+ -For more information on region availability, see xref:../rosa_architecture/rosa_policy_service_definition/rosa-service-definition.html#rosa-sdpolicy-regions-az_rosa-service-definition[Regions and availability zones]. +* **ROSA CLI update:** The ROSA CLI (`rosa`) has been updated to a new version. For information about what's changed in this release, see the link:https://github.com/openshift/rosa/releases/tag/v1.2.23[release notes]. For more information about the ROSA CLI (`rosa`,) see xref:../rosa_cli/rosa-get-started-cli.html[Getting started with the rosa CLI]. + +* **ROSA regional availability update:** {product-title} (ROSA) is now available in the United Arab Emirates (`me-central-1`) region. For more information on region availability, see xref:../rosa_architecture/rosa_policy_service_definition/rosa-service-definition.html#rosa-sdpolicy-regions-az_rosa-service-definition[Regions and availability zones]. include::snippets/rosa-hcp-rn.adoc[leveloffset=+1] :featureName: ROSA with HCP @@ -29,7 +29,7 @@ include::snippets/technology-preview.adoc[leveloffset=+1] [id="rosa-q1-2023_{context}"] === Q1 2023 -* Starting with ROSA CLI version 1.2.7, all new cluster OIDC provider endpoint URLs are no longer regional. AWS CloudFront is part of this implementation to improve access speed, reduce latency, and improve resiliency. This change is only available for new clusters created with ROSA CLI 1.2.7 or later. There are no supported migration paths for existing OIDC provider configurations. +* **OIDC provider endpoint URL update:** Starting with ROSA CLI version 1.2.7, all new cluster OIDC provider endpoint URLs are no longer regional. AWS CloudFront is part of this implementation to improve access speed, reduce latency, and improve resiliency. This change is only available for new clusters created with ROSA CLI 1.2.7 or later. There are no supported migration paths for existing OIDC provider configurations. [id="rosa-known-issues_{context}"] @@ -41,6 +41,6 @@ include::snippets/technology-preview.adoc[leveloffset=+1] == Deprecated and removed features Some features available in previous releases have been deprecated or removed. Deprecated functionality is still included in ROSA and continues to be supported; however, it will be removed in a future release of this product and is not recommended for new deployments. -* **ROSA non-STS deployment mode.** ROSA non-STS deployment mode is no longer the preferred method for new clusters. Instead, users must deploy ROSA with the STS mode. This deprecation is in line with our new ROSA provisioning wizard UI experience at https://console.redhat.com/openshift/create/rosa/wizard. +* **ROSA non-STS deployment mode:** ROSA non-STS deployment mode is no longer the preferred method for new clusters. Instead, users must deploy ROSA with the STS mode. This deprecation is in line with our new ROSA provisioning wizard UI experience at https://console.redhat.com/openshift/create/rosa/wizard. -* **Label removal on core namespaces.** ROSA is no longer labeling OpenShift core using the `name` label. Customers should migrate to referencing the `kubernetes.io/metadata.name` label if needed for Network Policies or other use cases. +* **Label removal on core namespaces:** ROSA is no longer labeling OpenShift core using the `name` label. Customers should migrate to referencing the `kubernetes.io/metadata.name` label if needed for Network Policies or other use cases. diff --git a/snippets/rosa-hcp-rn.adoc b/snippets/rosa-hcp-rn.adoc index f9951425da..a77829fdbb 100644 --- a/snippets/rosa-hcp-rn.adoc +++ b/snippets/rosa-hcp-rn.adoc @@ -3,4 +3,4 @@ // * rosa_release_notes/rosa-release-notes.adoc :_content-type: SNIPPET -* {hcp-title-first} clusters are now available as a link:https://access.redhat.com/support/offerings/techpreview[Technology Preview] feature. This new architecture provides a lower-cost, more resilient ROSA architecture. For more information, see xref:../rosa_hcp/rosa-hcp-sts-creating-a-cluster-quickly.html[Creating {hcp-title} clusters using the default options]. \ No newline at end of file +* **Hosted control planes:** {hcp-title-first} clusters are now available as a link:https://access.redhat.com/support/offerings/techpreview[Technology Preview] feature. This new architecture provides a lower-cost, more resilient ROSA architecture. For more information, see xref:../rosa_hcp/rosa-hcp-sts-creating-a-cluster-quickly.html[Creating {hcp-title} clusters using the default options]. \ No newline at end of file