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

Log spam with "v2beta1 HelmRelease is deprecated" #70

Closed
jpflouret opened this issue Mar 8, 2024 · 2 comments · Fixed by #74
Closed

Log spam with "v2beta1 HelmRelease is deprecated" #70

jpflouret opened this issue Mar 8, 2024 · 2 comments · Fixed by #74

Comments

@jpflouret
Copy link

Installed capacitor as per the README.md instructions. I checked the logs of the capacitor pod and it is logging the following warning every second:

...
W0308 16:02:52.103914       1 warnings.go:70] v2beta1 HelmRelease is deprecated, upgrade to v2beta2
W0308 16:02:53.103818       1 warnings.go:70] v2beta1 HelmRelease is deprecated, upgrade to v2beta2
W0308 16:02:54.104136       1 warnings.go:70] v2beta1 HelmRelease is deprecated, upgrade to v2beta2
W0308 16:02:55.103772       1 warnings.go:70] v2beta1 HelmRelease is deprecated, upgrade to v2beta2
W0308 16:02:56.104634       1 warnings.go:70] v2beta1 HelmRelease is deprecated, upgrade to v2beta2
W0308 16:02:57.104087       1 warnings.go:70] v2beta1 HelmRelease is deprecated, upgrade to v2beta2
W0308 16:02:58.110540       1 warnings.go:70] v2beta1 HelmRelease is deprecated, upgrade to v2beta2
...
@jgkirschbaum
Copy link

I can confirm this.

@laszlocph
Copy link
Contributor

Well, we just downgraded the required HelmRelease version to support older Flux versions (#60), but will make it conditional, so we don't spam 👍

@laszlocph laszlocph linked a pull request Mar 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants