Skip to content

[BUG] V1 Chart install V1.1.3-rc2 fail #3356

Closed
@chriscchien

Description

Describe the bug

Install Longhorn v1.1.3-rc2 from Rancher legacy V1 chart fail

To Reproduce

Steps to reproduce the behavior:

  1. Deploy Rancher
  2. Create Cluster by Rancher
  3. Enable Rancher legacy flag to Activate in Rancher UI "Global Setting" -> "Feature Flags"
  4. Switch to project Default
  5. Navigate to "Legacy" -> "Catalogs", click "Add Catalog"
  6. Add repo https://github.com/innobead/charts-1.git, branch longhorn-1.1.3-n-1.2.3 into catalog
  7. Navigate to "Legacy" -> "Project" -> "Apps", click "Launch"
  8. Install Longhorn v1.1.3-rc2
  9. Installation progress stuck at "Installing"

Expected behavior

Longhorn should deploy success

Log or Support bundle

Failed to install app longhorn-system. Error: Chart requires kubernetesVersion: >=v1.16.0-r0 <v1.22.0-r0 which is incompatible with Kubernetes v1.21.6

Environment

  • Longhorn version: v1.1.3-rc2
  • Installation method: Rancher Catalog App
  • Kubernetes distro and version: RKE, version v1.21.6
    • Number of management node in the cluster: 1
    • Number of worker node in the cluster: 3
  • Node config
    • OS type and version: Ubuntu 20.4 AMD
  • Underlying Infrastructure : AWS

Additional context

Use the same method I can deploy Longhorn v1.2.3-rc1 success

Metadata

Type

No type

Projects

  • Status

    Closed

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions