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] windows-exporter deprecated flags #4253

Closed
philwelz opened this issue Feb 16, 2024 · 0 comments · Fixed by #4254
Closed

[kube-prometheus-stack] windows-exporter deprecated flags #4253

philwelz opened this issue Feb 16, 2024 · 0 comments · Fixed by #4254
Labels
bug Something isn't working

Comments

@philwelz
Copy link

philwelz commented Feb 16, 2024

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

When installingkube-prometheus-stack and enabling prometheus-windows-exporter you will get this error:

windows_exporter.exe: error: unknown long flag '--collector.textfile.directory', try --help

It seems that the flag was deprecated but still is hardcoded in the helm-chart prometheus-windows-exporter version 0.3.0

What's your helm version?

3.14.0

What's your kubectl version?

1.28.3

Which chart?

kube-prometheus-stack

What's the chart version?

56.6.2

What happened?

No response

What you expected to happen?

No response

How to reproduce it?

No response

Enter the changed values of values.yaml?

No response

Enter the command that you execute and failing/misfunctioning.

helm install kube-prometheus-stack prometheus-community/kube-prometheus-stack --version 56.6.2 --values values.yaml

Anything else we need to know?

No response

@philwelz philwelz added the bug Something isn't working label Feb 16, 2024
TheKangaroo added a commit to TheKangaroo/helm-charts that referenced this issue Feb 16, 2024
TheKangaroo added a commit to TheKangaroo/helm-charts that referenced this issue Feb 16, 2024
fixes: prometheus-community#4253
Signed-off-by: Till Adam <lxmail@web.de>
This issue was closed.
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

Successfully merging a pull request may close this issue.

1 participant