Skip to content

[IMPROVEMENT] deploy: driver deployer shouldn't cleanup previous deployment if Kubernetes version changes  #5474

Closed
@PhanLe1010

Description

During Kubernetes upgrade, if the driver deployer restarts the csi deployments when the Kubernetes version changes, Kubernetes might not be able to detach the Longhorn volumes thus blocking the drain flow.

Suggesting to not restart the csi deployments when the Kubernetes version changes.

This is the revert of #426. We no longer support the Kubernetes versions in that ticket. Also, when the Kubernetes version changes such that it uses a new CSI spec, most likely that we will deploy new CSI deployment images so this will force the csi deployments' restarts anyways.

Metadata

Type

No type

Projects

  • Status

    Closed

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions