Skip to content

Upgrade from stable/1.31 to stable/1.32 ends with waiting status ('422 Unprocessable Entity') #63

Description

@aborsik

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions