diff --git a/src/mas/devops/data/catalogs/v9-260730-amd64.yaml b/src/mas/devops/data/catalogs/v9-260730-amd64.yaml index 8f62b7b1..a4243413 100644 --- a/src/mas/devops/data/catalogs/v9-260730-amd64.yaml +++ b/src/mas/devops/data/catalogs/v9-260730-amd64.yaml @@ -231,3 +231,4 @@ editorial: known_issues: - title: A known issue exists in the June 25, 2026 release affecting IBM Maximo Visual Inspection. Customers with MVI installed and using custom cluster issuer should avoid upgrading to the June release. Installation of MVI 9.2.x should be deferred until the July 2026 patch. - title: A know issue exists in the June 25 2026 release when a customer has environment setup with mas core+manage+Optimizer with out AIP as a addon. Then under manage work space two pods will appear aipoptimization-uninstall and it will be in error status. Even though these pods are in error status it does not have any functional impact on manage or optimizer. The fix has been identified and will be delivered in upcoming July 9.2 patch. + - title: A known issue exists in the 9.0.x release affecting IBM Maximo Manage customers upgrading from 8.7.x to 9.0.x with the Civil component and Image Stitching deployed; the Image Stitching CR will not recover post-upgrade without manual intervention. To recover, patch the ManageWorkspace CR with kubectl -n mas--manage patch manageworkspace - --type merge -p '{"spec":{"components":{"civil":{"imagestitchingpvcname":"imagestitching-pvc-in"}}}}', replacing imagestitching-pvc-in with the value obtained by running kubectl -n mas--manage get pvc -l app.kubernetes.io/component=imagestitching-api and stripping the -- prefix from the returned PVC name.