Known issues and limitations for Product Master

The following known issues and limitations apply to Product Master.

Known issues

Product Master application

Applies to: 5.4.0

For list of all the Known issues in the Product Master application, see the Known problems and limitations section in the Release notes: IBM® Product Master 14.0 Fix Pack 3.

ProductMaster operator updates the "productmasterservice-cr" label to the "app.kubernetes.io/managed-by: ibm-cpd-productmaster-operator". Due to this, during a Helm-based upgrade, the "deployCR" value is evaluated as false, and results in the "productmasterservice-cr" not getting upgraded.

Applies to: 5.3.0

Before initiating the upgrade, patch the CR to update the label by using the following command.
oc patch productmasterservice productmasterservice-cr -n <instance-namespace> \
--type=merge \
--patch '{"metadata":{"labels":{"app.kubernetes.io/managed-by":"Helm"}}}'
For a new database and service instance deployment, after installation, the Product Master instance pod is initially in the 0/1 state

Applies to: 5.x

You need to execute the create_schema script. For more information, see Create database schema.

For list of