André Marcelino
André Marcelino
Thanks for your feedback @whoiscnu ! I personally have no understanding how Cloudfare/Let's Encrypt can be properly configured in Azure. Tipically for IBM Cloud / AWS providers we'd need a...
Thanks @swallacertp , for now i'll label this as low priority until changes in the plan.
@aeisma `oneclick_update` playbook only updates the catalog source, which, as you said, will trigger the update for ibm-common-services and other MAS dependencies because most of these dependencies can be updated...
It seems to be you were having an issue in `CCS` custom resource, which is a dependency for both WSL and WML. If by any chance you still have the...
``` The zen and ws updates reconciled successfully, but ccs and wml did not. ``` Have you attempted to upgrade all at once? Or did you follow a sequence of...
@aeisma have you exported `MAS_CATALOG_VERSION` variable while running the CPD install/upgrade? I will try to reproduce your issue but would need to try to understand all the variables you used...
@aeisma can you list all vars you have exported including the value for `MAS_CATALOG_VERSION` ? Also, can you confirm me your openshift version?
@aeisma I just tested the upgrade from CPD 4.6.4 to CPD 4.6.6 in an IBM Cloud Openshift cluster and it worked as expected. Here's what I did: 1. Installed CPD...
Here are the output for the `cp4d-service` role while upgrading wsl and wml, both ended up successfully: [cp4d-service-role-wml-output.log](https://github.com/ibm-mas/ansible-devops/files/12902038/cp4d-service-role-wml-output.log) [cp4d-service-role-wsl-output.log](https://github.com/ibm-mas/ansible-devops/files/12902039/cp4d-service-role-wsl-output.log) wsl upgraded to 6.5.0 (corresponding to cpd 4.6.6 release): ``` andremarcelino@MacBook-Pro-de-Andre...
@aeisma any updates on this case?