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

[kube-prometheus-stack] CRDs are not being upgraded #4001

Closed
onedr0p opened this issue Nov 12, 2023 · 1 comment
Closed

[kube-prometheus-stack] CRDs are not being upgraded #4001

onedr0p opened this issue Nov 12, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@onedr0p
Copy link
Contributor

onedr0p commented Nov 12, 2023

Describe the bug a clear and concise description of what the bug is.

I have kube-prometheus-stack deployed with Flux's Helm controller as a HelmRelease and have crds.enabled set to true. However on new chart updates the CRDs are not upgraded.

My HelmRelease is public and can be viewed here
https://github.com/onedr0p/home-ops/blob/main/kubernetes/apps/monitoring/kube-prometheus-stack/app/helmrelease.yaml

This was working fine before #3547 was merged.

What's your helm version?

version.BuildInfo{Version:"v3.13.2", GitCommit:"2a2fb3b98829f1e0be6fb18af2f6599e0f4e8243", GitTreeState:"clean", GoVersion:"go1.21.4"}

What's your kubectl version?

Client Version: v1.28.3 Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3 Server Version: v1.28.3+k3s1

Which chart?

kube-prometheus-stack

What's the chart version?

53.0.0

What happened?

No response

What you expected to happen?

No response

How to reproduce it?

  1. Deploy kube-prometheus-stack version v51.10.0 with Flux as a HelmRelease
  2. Upgrade the chart to v53.0.0
  3. Notice the CRDs are not upgraded

Enter the changed values of values.yaml?

No response

Enter the command that you execute and failing/misfunctioning.

N/A

Anything else we need to know?

No response

@onedr0p onedr0p added the bug Something isn't working label Nov 12, 2023
@onedr0p
Copy link
Contributor Author

onedr0p commented Nov 12, 2023

Looks like you still need this option for the Flux HelmRelease, it is working now

onedr0p/home-ops@69986b6

@onedr0p onedr0p closed this as completed Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant