Cloudera Data Services on premises 1.5.5 CHF1

There are no new features introduced in cumulative hotfix 1.5.5 CHF1 release.

Some of the Cloudera Data Services on premises 1.5.5 existing known issues are carried into Cloudera Data Services on premises 1.5.5 CHF1. For more details, see Known Issues.

Known issue identified in 1.5.5 CHF1

The following are the known issues identified in 1.5.5 CHF1:

COMPX-20437 - Handle DB connection failures in running RPM and CAM
When a customer upgrades from version 1.5.5 to any 1.5.5 hotfix release, the cluster-access-manager and resource-pool-manager pods can enter a CrashLoopBackOff state if they are not restarted during the upgrade.
Restart the cluster-access-manager pod and then restart the resource-pool-manger pod (order of restart is very important). Commands to restart:

kubectl rollout restart deployment <cluster-access-manager-deployment-name> -n <namespace> 
kubectl rollout restart deployment <resource-pool-manager-deployment-name> -n <namespace>