You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/release-notes/ref-release-notes-fixed-issues.adoc
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,12 +11,12 @@ This section lists issues fixed in {product} {product-version}.
11
11
12
12
Administrators may encounter problems updating {product-short} across channels. As a workaround, to upgrade across channels:
13
13
14
-
* Delete the {product-very-short} operator subscription (but not its operands)
15
-
* Create a new subscription pointing to the new channel (`fast` or `fast-1.4`), using the latest CSV
16
-
* Once installed, any existing Backstage objects will be upgraded through the new operator
14
+
* Delete the {product-very-short} Operator subscription. Do not delete the operands.
15
+
* Create a new subscription pointing to the new channel (`fast` or `fast-1.4`), using the latest CSV.
16
+
* When you install the new operator, the existing Backstage objects will be upgraded.
17
17
18
-
Note, your app config may need to be adjusted as part of the rollout, if plugins have changed their name or configuration requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.4/html-single/release_notes/index#feature-rhidp-4853[Plugins with updated scope].
19
-
18
+
[NOTE]
19
+
If plugin names or configuration requirements have been changed, you may need to update your application configuration. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.4/html-single/release_notes/index#feature-rhidp-4853[Plugins with updated scope].
20
20
21
21
22
22
.Additional resources
@@ -26,7 +26,7 @@ Note, your app config may need to be adjusted as part of the rollout, if plugins
26
26
[id="bug-fix-rhidp-5308"]
27
27
=== notification backend and catalog backend gitlab org failing to load with MODULE_NOT_FOUND
28
28
29
-
In the previous version of {product-short}, the gitlab org catalog backend plugin and notification backend plugin would fail to load when configured with a `MODULE_NOT_FOUND` error. This has been fixed by embedding the missing dependencies in the dynamic plugins.
29
+
In the previous version of {product-short}, the GitLab Org catalog backend plugin (`plugin-catalog-backend-module-gitlab-org`)and the Notification backend plugin (`plugin-notifications-backend`) fail to load when configured with a `MODULE_NOT_FOUND` error. This has been fixed by embedding the missing dependencies in the dynamic plugins.
30
30
31
31
See similar issue https://issues.redhat.com/browse/RHIDP-5319
0 commit comments