Skip to content

Commit

Permalink
remove dupe RN issue (https://issues.redhat.com/browse/RHIDP-5319 is …
Browse files Browse the repository at this point in the history
…a subset of https://issues.redhat.com/browse/RHIDP-5308; some reformatting and language cleanup

Signed-off-by: Nick Boldt <[email protected]>
  • Loading branch information
nickboldt committed Jan 16, 2025
1 parent 0a9c9a4 commit a49bc89
Showing 1 changed file with 4 additions and 18 deletions.
22 changes: 4 additions & 18 deletions modules/release-notes/ref-release-notes-fixed-issues.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ This section lists issues fixed in {product} {product-version}.
[id="bug-fix-rhidp-4687"]
=== Updating Channel does not trigger an Operator Update

Administrators may encounter problems updating RHDH across channels. As a workaround, to upgrade across channels:
Administrators may encounter problems updating {product-short} across channels. As a workaround, to upgrade across channels:

* Delete the RHDH operator subscription (but not its operands)
* Delete the {product-very-short} operator subscription (but not its operands)
* Create a new subscription pointing to the new channel (`fast` or `fast-1.4`), using the latest CSV
* Once installed, any existing Backstage objects will be upgraded through the new operator

Expand All @@ -26,7 +26,7 @@ Note, your app config may need to be adjusted as part of the rollout, if plugins
[id="bug-fix-rhidp-5308"]
=== notification backend and catalog backend gitlab org failing to load with MODULE_NOT_FOUND

In the previous version of Developer Hub the gitlab org catalog backend plugin and notification backend plugin would fail to load when configured with a MODULE_NOT_FOUND error. This error has been resolved by ensuring the missing dependencies are embedded in the dynamic plugins.
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.

See similar issue https://issues.redhat.com/browse/RHIDP-5319

Expand All @@ -35,24 +35,10 @@ See similar issue https://issues.redhat.com/browse/RHIDP-5319
* link:https://issues.redhat.com/browse/RHIDP-5308[RHIDP-5308]


[id="bug-fix-rhidp-5319"]
=== GitLab Org plugin throws MODULE_NOT_FOUND error

In the previous version of Developer Hub the gitlab org catalog backend plugin would fail to load when configured with a MODULE_NOT_FOUND error. This error has been resolved by ensuring the missing dependencies are embedded in the gitlab org catalog backend dynamic plugin.

See similar issue https://issues.redhat.com/browse/RHIDP-5308


.Additional resources
* link:https://issues.redhat.com/browse/RHIDP-5319[RHIDP-5319]


[id="bug-fix-rhidp-5411"]
=== RHDH fails on table lock when deploying using RHDH Operator 1.4

In the previous version of Developer Hub, RHDH deployment via operator could fail due to a database table lock.

This is now fixed in 1.4.1.
In the previous version, operator deployment could fail due to a database table lock. This is fixed in 1.4.1.


.Additional resources
Expand Down

0 comments on commit a49bc89

Please sign in to comment.