rancher: Longhorn 100.1.2+up1.2.4 stuck uninstalling in RKE1 Windows cluster

Rancher Server Setup

  • Rancher version: v2.6.4-rc11
  • Installation option (Docker install/Helm Chart): n/a
    • If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc):
  • Proxy/Cert Details:

Information about the Cluster

  • Kubernetes version: v1.22.7
  • Cluster Type (Local/Downstream): Downstream
    • If downstream, what type of cluster? (Custom/Imported or specify provider for Hosted/Infrastructure Provider): Windows

Describe the bug

To Reproduce

  • Install longhorn100.1.2+up1.2.4
  • Uninstall longhorn
  • Check longhorn resources, specifically pods related to the longhorn-uninstall job

Result The longhorn chart gets stuck uninstalling, seemingly due to resources being scheduled on windows nodes which may not be supported. image

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 15 (6 by maintainers)

Most upvoted comments

@innobead Since the Rancher chart for 1.3.1 has been released already - can this now be moved to-test for v2.6.9?

This was a found in a test case from this issue for allowing installation of charts in hybrid clusters without the need for setting tolerations/node-selectors manually. Sounds like this is not a regression, is just longhorn missing the right tolerations/node-selectors to account for the new behavior.

That means probably we should know what things we missed, then we can add to the next chart release to get benefit from https://github.com/rancher/dashboard/issues/5137

cc @meldafrawi