From 48822fd723368953e2f64beaa4c891009d2ad871 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 13 Jan 2025 16:46:03 +0100 Subject: [PATCH 1/5] Fix release notes links --- .../ref-release-notes-breaking-changes.adoc | 3 +-- ...ref-release-notes-deprecated-functionalities.adoc | 2 +- .../ref-release-notes-new-features.adoc | 12 ++++++------ 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/modules/release-notes/ref-release-notes-breaking-changes.adoc b/modules/release-notes/ref-release-notes-breaking-changes.adoc index 519a83fc3..c3f42036b 100644 --- a/modules/release-notes/ref-release-notes-breaking-changes.adoc +++ b/modules/release-notes/ref-release-notes-breaking-changes.adoc @@ -7,8 +7,7 @@ This section lists breaking changes in {product} {product-version}. [id="removed-functionality-rhidp-4572"] == Updated monitoring and logging metrics -Prom-client metrics have been removed and replaced with OpenTelemetry metrics. As a result, the metrics port has changed from `7007` to `9464`. Deprecated metrics have also been removed. If you had dependencies on these, ensure your prometheus queries are updated. For further information, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.3/html-single/monitoring_and_logging/index#assembly-rhdh-observability[Monitoring and logging] - +Prom-client metrics have been removed and replaced with OpenTelemetry metrics. As a result, the metrics port has changed from `7007` to `9464`. Deprecated metrics have also been removed. If you had dependencies on these, ensure your prometheus queries are updated. For further information, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/monitoring_and_logging/index[Monitoring and logging] .Additional resources * link:https://issues.redhat.com/browse/RHIDP-4572[RHIDP-4572] diff --git a/modules/release-notes/ref-release-notes-deprecated-functionalities.adoc b/modules/release-notes/ref-release-notes-deprecated-functionalities.adoc index ea09a89a9..1637a172c 100644 --- a/modules/release-notes/ref-release-notes-deprecated-functionalities.adoc +++ b/modules/release-notes/ref-release-notes-deprecated-functionalities.adoc @@ -7,7 +7,7 @@ This section lists deprecated functionalities in {product} {product-version}. [id="deprecated-functionality-rhidp-3545"] == `./dynamic-plugins/dist/janus-idp-backstage-plugin-aap-backend-dynamic` plugin is deprecated -The `./dynamic-plugins/dist/janus-idp-backstage-plugin-aap-backend-dynamic` plugin has been deprecated and will be removed in the next release. You can link:https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5/html-single/using_ansible_plug-ins_for_red_hat_developer_hub/index[use Ansible plug-ins for {product-very-short}] instead. +The `./dynamic-plugins/dist/janus-idp-backstage-plugin-aap-backend-dynamic` plugin has been deprecated and will be removed in the next release. You can link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/using_dynamic_plugins/index#using-ansible-plug-ins-for-red-hat-developer-hub[use Ansible plug-ins for {product}] instead. .Additional resources diff --git a/modules/release-notes/ref-release-notes-new-features.adoc b/modules/release-notes/ref-release-notes-new-features.adoc index bc1cf49ea..4513d5f47 100644 --- a/modules/release-notes/ref-release-notes-new-features.adoc +++ b/modules/release-notes/ref-release-notes-new-features.adoc @@ -12,12 +12,12 @@ This update adds an additional individual `mountPath` for extra configmaps or se [id="feature-rhidp-3621"] == `PersistentVolumeClaims` support is available -With this update, link:https://github.com/redhat-developer/rhdh-operator/blob/main/docs/configuration.md#persistentvolumeclaims[`PersistentVolumeClaims` (PVC)] support is available. +With this update, `PersistentVolumeClaims` `(PVC)` support is available. [id="feature-rhidp-3817"] == Added Configuration Profiles -With this update, there are additional link:https://github.com/redhat-developer/rhdh-operator/blob/main/docs/profiles.md[configuration profiles]. +With this update, there are additional configuration profiles. [id="enhancement-rhidp-4384"] == Enhanced use of `kube-rbac-proxy` @@ -42,22 +42,22 @@ Identify the flavor of Backstage that is running. Default value: `rhdh` [id="feature-rhidp-4419"] -== Ability to manage PVCs in RHDH Operator +== Ability to manage Persistent Volume Claim (PVCs) in RHDH Operator You can now mount directories from pre-created PersistentVolumeClaims (PVCs) using the `spec.application.extraFiles.pvcs` field, while configuring RHDH Operator. -For more information, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.3/html-single/administration_guide_for_red_hat_developer_hub/index#proc-rhdh-deployment-config_assembly-admin-templates[Persistent Volume Claim (PVC)]. +For more information, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/configuring/index#configuring-the-deployment[Configuring {product} deployment when using the operator]. [id="feature-rhidp-4805"] == Authenticating with {rhbk-brand-name} -With this update, you can use {rhbk-brand-name} as an authentication provider. The Keycloak plugin will now support ingesting users and groups with {rhbk-brand-name}. For more details, see link:https://docs.redhat.com/en/documentation/red_hat_build_of_keycloak/26.0/html-single/getting_started_guide/index#getting-started-zip-start-red-hat-build-of-keycloak[Authentication with {rhbk-brand-name}]. +With this update, you can use {rhbk-brand-name} as an authentication provider. The Keycloak plugin will now support ingesting users and groups with {rhbk-brand-name}. For more details, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/authentication/index#assembly-authenticating-with-rhbk[Authentication with {rhbk-brand-name}]. [id="feature-rhidp-4806"] == Ability to install third-party plugins in {product-very-short} You can now install third-party plugins in {product} without rebuilding the {product-very-short} application. -For more information, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.3/html-single/introduction_to_plugins/index[Third party plugins]. +For more information, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_and_viewing_plugins_in_red_hat_developer_hub/index#assembly-install-third-party-plugins-rhdh[Installing third-party plugins in {product}]. [id="feature-rhidp-5156"] == The catalog backend module logs plugin is enabled From 30f80cd0626a3b59d75aaeb4b2dacba054ea89f6 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 13 Jan 2025 17:22:46 +0100 Subject: [PATCH 2/5] Fix release notes links --- .../release-notes/ref-release-notes-breaking-changes.adoc | 7 ++++--- modules/release-notes/ref-release-notes-new-features.adoc | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/modules/release-notes/ref-release-notes-breaking-changes.adoc b/modules/release-notes/ref-release-notes-breaking-changes.adoc index c3f42036b..ced35ada2 100644 --- a/modules/release-notes/ref-release-notes-breaking-changes.adoc +++ b/modules/release-notes/ref-release-notes-breaking-changes.adoc @@ -9,6 +9,7 @@ This section lists breaking changes in {product} {product-version}. Prom-client metrics have been removed and replaced with OpenTelemetry metrics. As a result, the metrics port has changed from `7007` to `9464`. Deprecated metrics have also been removed. If you had dependencies on these, ensure your prometheus queries are updated. For further information, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/monitoring_and_logging/index[Monitoring and logging] + .Additional resources * link:https://issues.redhat.com/browse/RHIDP-4572[RHIDP-4572] @@ -21,7 +22,7 @@ With this update, the following plugins, previously under the `@janus-idp` scope [cols=2,%header] |=== -| *RHDH 1.3 Plugin Name* +| *RHDH 1.3 Plugin Name* | *RHDH 1.4 Plugin Name* |`@janus-idp/backstage-plugin-acr`|`@backstage-community/plugin-acr` |`@janus-idp/backstage-plugin-acr`|`@backstage-community/plugin-acr` @@ -44,7 +45,7 @@ With this update, the following plugins, previously under the `@janus-idp` scope The following plugins, previously under the `@backstage` scope, have now been moved to the `@backstage-community` scope: [cols=2,%header] |=== -| *RHDH 1.3 Plugin Name* +| *RHDH 1.3 Plugin Name* | *RHDH 1.4 Plugin Name* |`@backstage/plugin-azure-devops`|`@backstage-community/plugin-azure-devops` |`@backstage/plugin-azure-devops-backend`|`@backstage-community/plugin-azure-devops-backend` @@ -63,7 +64,7 @@ Two plugins previously under the `@janus-idp` scope have moved to `@red-hat-deve [cols=2,%header] |=== -| *RHDH 1.3 Plugin Name* +| *RHDH 1.3 Plugin Name* | *RHDH 1.4 Plugin Name* | `@janus-idp/backstage-plugin-bulk-import` diff --git a/modules/release-notes/ref-release-notes-new-features.adoc b/modules/release-notes/ref-release-notes-new-features.adoc index 4513d5f47..f8894bf93 100644 --- a/modules/release-notes/ref-release-notes-new-features.adoc +++ b/modules/release-notes/ref-release-notes-new-features.adoc @@ -42,15 +42,15 @@ Identify the flavor of Backstage that is running. Default value: `rhdh` [id="feature-rhidp-4419"] -== Ability to manage Persistent Volume Claim (PVCs) in RHDH Operator +== Ability to manage Persistent Volume Claim (PVCs) in {product-very-short} Operator You can now mount directories from pre-created PersistentVolumeClaims (PVCs) using the `spec.application.extraFiles.pvcs` field, while configuring RHDH Operator. -For more information, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/configuring/index#configuring-the-deployment[Configuring {product} deployment when using the operator]. +For more information, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/configuring/index#configuring-the-deployment[Configuring {product} deployment when using the Operator]. [id="feature-rhidp-4805"] == Authenticating with {rhbk-brand-name} -With this update, you can use {rhbk-brand-name} as an authentication provider. The Keycloak plugin will now support ingesting users and groups with {rhbk-brand-name}. For more details, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/authentication/index#assembly-authenticating-with-rhbk[Authentication with {rhbk-brand-name}]. +With this update, you can use {rhbk-brand-name} as an authentication provider. The Keycloak plugin will now support ingesting users and groups with {rhbk-brand-name}. For more details, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/authentication/index#assembly-authenticating-with-rhbk[Authenticating with {rhbk-brand-name}]. [id="feature-rhidp-4806"] == Ability to install third-party plugins in {product-very-short} From 144f977ee0965b9420e61956f1718acf863ca994 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 14 Jan 2025 23:46:36 +0100 Subject: [PATCH 3/5] Minor fixes on the release notes texts --- modules/release-notes/ref-release-notes-new-features.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/release-notes/ref-release-notes-new-features.adoc b/modules/release-notes/ref-release-notes-new-features.adoc index f8894bf93..2a59754df 100644 --- a/modules/release-notes/ref-release-notes-new-features.adoc +++ b/modules/release-notes/ref-release-notes-new-features.adoc @@ -42,7 +42,11 @@ Identify the flavor of Backstage that is running. Default value: `rhdh` [id="feature-rhidp-4419"] +<<<<<<< HEAD == Ability to manage Persistent Volume Claim (PVCs) in {product-very-short} Operator +======= +== Ability to manage Persistent Volume Claim (PVCs) in RHDH Operator +>>>>>>> 9733ff430 (Minor fixes on the release notes texts) You can now mount directories from pre-created PersistentVolumeClaims (PVCs) using the `spec.application.extraFiles.pvcs` field, while configuring RHDH Operator. For more information, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/configuring/index#configuring-the-deployment[Configuring {product} deployment when using the Operator]. From cdee1ed2cec7af5a06400e0027ab267115ab69f0 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 15 Jan 2025 00:10:03 +0100 Subject: [PATCH 4/5] Minor fixes on release notes texts --- modules/release-notes/ref-release-notes-new-features.adoc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/modules/release-notes/ref-release-notes-new-features.adoc b/modules/release-notes/ref-release-notes-new-features.adoc index 2a59754df..faf1f5380 100644 --- a/modules/release-notes/ref-release-notes-new-features.adoc +++ b/modules/release-notes/ref-release-notes-new-features.adoc @@ -42,11 +42,7 @@ Identify the flavor of Backstage that is running. Default value: `rhdh` [id="feature-rhidp-4419"] -<<<<<<< HEAD -== Ability to manage Persistent Volume Claim (PVCs) in {product-very-short} Operator -======= == Ability to manage Persistent Volume Claim (PVCs) in RHDH Operator ->>>>>>> 9733ff430 (Minor fixes on the release notes texts) You can now mount directories from pre-created PersistentVolumeClaims (PVCs) using the `spec.application.extraFiles.pvcs` field, while configuring RHDH Operator. For more information, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/configuring/index#configuring-the-deployment[Configuring {product} deployment when using the Operator]. From 2241125c9a8c764b347489715a4522b6ec1adf2b Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 15 Jan 2025 00:12:31 +0100 Subject: [PATCH 5/5] Minor fixes on release texts --- modules/release-notes/ref-release-notes-new-features.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/release-notes/ref-release-notes-new-features.adoc b/modules/release-notes/ref-release-notes-new-features.adoc index faf1f5380..f8894bf93 100644 --- a/modules/release-notes/ref-release-notes-new-features.adoc +++ b/modules/release-notes/ref-release-notes-new-features.adoc @@ -42,7 +42,7 @@ Identify the flavor of Backstage that is running. Default value: `rhdh` [id="feature-rhidp-4419"] -== Ability to manage Persistent Volume Claim (PVCs) in RHDH Operator +== Ability to manage Persistent Volume Claim (PVCs) in {product-very-short} Operator You can now mount directories from pre-created PersistentVolumeClaims (PVCs) using the `spec.application.extraFiles.pvcs` field, while configuring RHDH Operator. For more information, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/configuring/index#configuring-the-deployment[Configuring {product} deployment when using the Operator].