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 68 forks source link

Allow CP4D upgrades from 4.6.5+ to 4.7.x #503

Closed fketelaars closed 1 year ago

fketelaars commented 1 year ago

Upgrades from Cloud Pak for Data 4.6 to 4.7 are currently blocked due the operator topology changes that are required. With an additional deployer parameter: -e allow_cp4d_upgrade=true, the upgrade can be forced.

Now that 4.7.1 is out, we can remove this restriction and allow to upgrade CP4D to 4.7. It will still require the current version to be 4.6.5 or higher.