Hello folks,
I recently upgraded two Juju charms managed k8s clusters from 1.31 to 1.32. After all other units were upgraded then I upgraded ceph-csi using:
juju refresh ceph-csi --channel=1.32/stable (previously it was 1.31/stable and version was set to v3.11.0)
I have two k8s control-plane units (kubernetes-control-plane/0 and /1), k8s units and all other Juju model units are ok including one of ceph-csi unit but first/leader ceph-csi unit is constantly in waiting status:
Failed Applying Deployment/default/csi-cephfsplugin-provisioner -> Deployment.apps "csi-cephfsplugin-provisioner" is ...
I already tried to switch to most recent version:
juju run ceph-csi/leader list-versions
juju config ceph-csi release=v3.13.0
But it could not upgrade deployment on k8s - please see attached Juju debug log. Basically it ends with ERROR unit.ceph-csi/1.juju-log Failed Applying Deployment/default/csi-cephfsplugin-provisioner with httpx.HTTPStatusError: Client error '422 Unprocessable Entity'
What I'm doing wrong?
ceph-csi-juju-debug-log.txt
Hello folks,
I recently upgraded two Juju charms managed k8s clusters from 1.31 to 1.32. After all other units were upgraded then I upgraded ceph-csi using:
juju refresh ceph-csi --channel=1.32/stable(previously it was 1.31/stable and version was set to v3.11.0)I have two k8s control-plane units (kubernetes-control-plane/0 and /1), k8s units and all other Juju model units are ok including one of ceph-csi unit but first/leader ceph-csi unit is constantly in waiting status:
Failed Applying Deployment/default/csi-cephfsplugin-provisioner -> Deployment.apps "csi-cephfsplugin-provisioner" is ...I already tried to switch to most recent version:
But it could not upgrade deployment on k8s - please see attached Juju debug log. Basically it ends with
ERROR unit.ceph-csi/1.juju-log Failed Applying Deployment/default/csi-cephfsplugin-provisionerwithhttpx.HTTPStatusError: Client error '422 Unprocessable Entity'What I'm doing wrong?
ceph-csi-juju-debug-log.txt