IBM / cloud-pak-deployer

Configuration-based installation of OpenShift and Cloud Pak for Data/Integration/Watson AIOps on various private and public cloud infrastructure providers. Deployment attempts to achieve the end-state defined in the configuration. If something fails along the way, you only need to restart the process to continue the deployment.
https://ibm.github.io/cloud-pak-deployer/
Apache License 2.0
140 stars 69 forks source link

IBM Certificate Manager is deprecated -> Replace it by Red Hat Cert Manager #818

Open P-147 opened 1 month ago

P-147 commented 1 month ago

Is your feature request related to a problem? Please describe. At the time of writing, CP4BA is running foundational servie v4.6.5

I just noticed that IBM Certificate manager (cert-manager) Operator is deprecated since Foundational Service v4.6 (cf. this link)
Foundational Service documentation recommends to Migrate from IBM Certificate Manager to Red Hat Cert Manager.

Describe the solution you'd like Swapping the IBM Certificate manager for the Red Hat one would align with futur usage, and prevent having to do a hotfix the day ibm-cert-manager causes a problem with furtur CloudPak installations.

Describe alternatives you've considered None, as this is the recommended way going forward by the public documentation of IBM Foundational Services.

Additional context N/A