Fixed issues for Cloudera Data Services on premises 1.5.5 SP3

Review the list of reported issues and their fixes in Cloudera Data Services on premises 1.5.5 SP3.

Fixed issues include selected issues previously logged through Cloudera Support and are resolved in the current Cloudera Data Services on premises release. These issues might have been introduced as known issues in previous versions of Cloudera Data Services on premises, meaning that they were originally reported by customers or identified by Cloudera Quality Engineering teams.

OPSX- 7823: While moving the configuration from cmf to cdp-private, the step to configure controller.config.worker-shutdown-timeout to 900s was missed
This issue is now fixed. Cloudera AI users who were observing high nginx memory utilization must apply the following patch:
kubectl patch helmchart rke2-ingress-nginx -n kube-system --type=merge -p '{"spec":{"set":{"controller.config.worker-shutdown-timeout":"900s"}}}'`
OBS-11388: Prometheus configuration exceeds size limit in large environments
Compression configuration was introduced in Cloudera Data Services on premises 1.5.5 Service Pack 1. However, it was disabled by default and had to be manually enabled. Compression configuration is now enabled by default. This issue is now resolved.