Description of problem: ------------------------ In a cluster where 2 gluster clusters are managed by 1 heketi pod, the upgrade playbook is not supported and flow of the upgrade is not understood. Upgrade should be supported in such deployment scenarios. Upgrade of two gluster clusters should take place separately with risk to data integrity to the existing cluster. Version-Release number of selected component (if applicable): during upgrades from OCS 3.10 to OCS 3.11 Steps to Reproduce: 1. Deploy a cluster of 2 gluster clusters managed by 1 heketi pod in version OCP 3.11 + OCS 3.10 2. Update inventory file to latest available bits, eg : v3.11.2 3. Run upgrade playbook to upgrade this cluster to OCP 3.11 + OCS 3.11.2 Actual results:Not supported. Expected results: Upgrade should be supported for such deployments.
Valid, taking this in.
PR is upstream: https://github.com/openshift/openshift-ansible/pull/11588
PR is merged.