Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various Helm Chart Issues in Rancher v2.6.5 (was working fine in 2.5.14) #37974

Closed
jloisel opened this issue Jun 13, 2022 · 8 comments
Closed

Comments

@jloisel
Copy link

jloisel commented Jun 13, 2022

Rancher Server Setup

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

Information about the Cluster

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

Custom

User Information

  • What is the role of the user logged in? Admin/Cluster
    • If custom, define the set of permissions:

Describe the bug

Several problems seen when installing helm charts on Rancher v2.6.5:

  1. values.yml must contain all the default values, otherwise the helm chart won't install (tried with cert-manager),

  2. When installing helm chart through command line with helm install, values.yml works as expected (I only put the relevant / modified info in it), but for datadog helm chart the upgrades are not detected:
    https://github.com/DataDog/helm-charts/tree/main/charts/datadog

  3. Installing cert-manager through their helm chart, everything works fine through helm (including detecting upgrades).

To Reproduce

  • Try to install helm chart via Rancher UI, when asked for values.yml content, remove everything, the helm chart cannot be installed because it complains of missing default values (which should be provided by the default values.yml in the helm chart). This is annoying because it's extremely difficult / impractical to maintain a values.yml with all the default values in it,
  • Try to install datadog helm chart, upgrades are not detected.

Datadog is installed but not up-to-date:
image

I need to uninstall / reinstall the chart everytime an upgrade is available.

@ajacques
Copy link

Related: #35717

There are a number of issues with the Rancher Helm experience.

@jloisel
Copy link
Author

jloisel commented Jul 20, 2022

Thx for the update! We'll use the helm cli for now as a workaround until it's fixed.

@github-actions
Copy link
Contributor

This repository uses an automated workflow to automatically label issues which have not had any activity (commit/comment/label) for 60 days. This helps us manage the community issues better. If the issue is still relevant, please add a comment to the issue so the workflow can remove the label and we know it is still valid. If it is no longer relevant (or possibly fixed in the latest release), the workflow will automatically close the issue in 14 days. Thank you for your contributions.

@jloisel
Copy link
Author

jloisel commented Sep 19, 2022

Still active.

@github-actions
Copy link
Contributor

This repository uses an automated workflow to automatically label issues which have not had any activity (commit/comment/label) for 60 days. This helps us manage the community issues better. If the issue is still relevant, please add a comment to the issue so the workflow can remove the label and we know it is still valid. If it is no longer relevant (or possibly fixed in the latest release), the workflow will automatically close the issue in 14 days. Thank you for your contributions.

@mklenk
Copy link

mklenk commented Dec 1, 2022

Still relevant

@github-actions
Copy link
Contributor

This repository uses an automated workflow to automatically label issues which have not had any activity (commit/comment/label) for 60 days. This helps us manage the community issues better. If the issue is still relevant, please add a comment to the issue so the workflow can remove the label and we know it is still valid. If it is no longer relevant (or possibly fixed in the latest release), the workflow will automatically close the issue in 14 days. Thank you for your contributions.

@erSitzt
Copy link

erSitzt commented Jul 28, 2023

still relevant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants