Skip to content

Commit 93e35a9

Browse files
author
GitHub Actions
committed
Update RN texts
1 parent dc002ea commit 93e35a9

File tree

3 files changed

+16
-7
lines changed

3 files changed

+16
-7
lines changed

modules/release-notes/ref-release-notes-known-issues.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,12 @@ Permissions associated only with front-end plugins do not appear in the UI becau
1313
.Additional resources
1414
* link:https://issues.redhat.com/browse/RHIDP-3396[RHIDP-3396]
1515

16+
[id="known-issue-rhidp-5342"]
17+
== Unable to run two {product-very-short} replicas on different nodes due to Multi-Attach errors on dynamic plugins root PVC
1618

19+
If you are deploying {product-short} using the Helm Chart, it is currently impossible to have two replicas running on different cluster nodes. This might also affect the upgrade from 1.3 to 1.4.0 if the new pod is scheduled on a different node.
1720

21+
A possible workaround for the upgrade is to manually scale down the number of replicas to 0 before upgrading your Helm release. Or manually remove the old {product-short} pod after upgrading the Helm release. However, this would imply some application downtime. You can also leverage a Pod Affinity rule to force the cluster scheduler to run your {product-short} pods on the same node.
22+
23+
.Additional resources
24+
* link:https://issues.redhat.com/browse/RHIDP-5342[RHIDP-5342]

modules/release-notes/ref-release-notes-new-features.adoc

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -181,9 +181,4 @@ Two plugins previously under the @janus-idp scope have moved to @red-hat-develop
181181
[id="feature-rhidp-5156"]
182182
== The catalog backend module logs plugin is enabled
183183

184-
With this update, the `backstage-plugin-catalog-backend-module-logs` is enabled and converted to a static plugin improving performance and stability. The dynamic plugin was disabled in version `1.3`.
185-
186-
[id="feature-rhidp-5218"]
187-
== {rhsso-brand-name} `7.6` is deprecated as an authentication provider
188-
189-
{rhsso-brand-name} ({rhsso}) `7.6` is deprecated as an authentication provider. You can continue to use {rhsso} until the end of maintenance support. For details, see link:https://access.redhat.com/support/policy/updates/jboss_notes/#p_sso[RHSSO lifecycle dates]. As an alternative, migrate to {rhbk-brand-name} `v24`.
184+
With this update, the `backstage-plugin-catalog-backend-module-logs` is enabled and converted to a static plugin improving performance and stability. The dynamic plugin was disabled in version `1.3`.

modules/release-notes/ref-release-notes-technology-preview.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,11 @@ The following tables list products and their versions compatible with {product-s
106106
* link:https://issues.redhat.com/browse/RHIDP-5070[RHIDP-5070]
107107

108108
== Added notification backend plugins
109-
With this update, {product-short} includes the Signals (frontend), Notifications (backend), Notifications (frontend), and Notifications Module Email plugins to manage and streamline notification delivery.
109+
With this update, {product-short} includes the following dynamic plugins to manage and streamline notification delivery:
110+
111+
* `https://npmjs.com/package/@backstage/plugin-signals/v/0.0.11[@backstage/plugin-signals]`
112+
* `https://npmjs.com/package/@backstage/plugin-notifications-backend/v/0.4.2[@backstage/plugin-notifications-backend]`
113+
* `https://npmjs.com/package/@backstage/plugin-notifications/v/0.3.2[@backstage/plugin-notifications]`
114+
* `https://npmjs.com/package/@backstage/plugin-notifications-backend-module-email/v/0.3.2[@backstage/plugin-notifications-backend-module-email]`
115+
116+
These plugins are disabled by default.

0 commit comments

Comments
 (0)