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
137 stars 67 forks source link

Remove redundant Python upgrade #626

Closed fketelaars closed 8 months ago

fketelaars commented 8 months ago

Python upgrade is done as part of the Dockerfile but this is not needed as deployer uses the olm-utils-v2 at its base.