You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug a clear and concise description of what the bug is.
After refactoring in this mr #3582 my release is broken.
I see error
time="2023-07-24T15:17:28Z" level=error msg="Error while retrieving data from rabbitHost" error="<nil>" host="https://rabbitmq.domain.org:15672" statusCode=401
Autor refactor code and remove set password from helm values.
What's your helm version?
v3.10.2
What's your kubectl version?
v1.23.7
Which chart?
prometheus-rabbitmq-exporter
What's the chart version?
1.8.0
What happened?
Exporter can not connect to rabbitmq and export metrics
What you expected to happen?
In pipeline job run command helm upgrade --install with some argsthe
How to reproduce it?
install chart using version 1.6.0 and upgrade to 1.8.0
Describe the bug a clear and concise description of what the bug is.
After refactoring in this mr #3582 my release is broken.
I see error
Autor refactor code and remove set password from helm values.
What's your helm version?
v3.10.2
What's your kubectl version?
v1.23.7
Which chart?
prometheus-rabbitmq-exporter
What's the chart version?
1.8.0
What happened?
Exporter can not connect to rabbitmq and export metrics
What you expected to happen?
In pipeline job run command
helm upgrade --install
with some argstheHow to reproduce it?
install chart using version 1.6.0 and upgrade to 1.8.0
Enter the changed values of values.yaml?
Enter the command that you execute and failing/misfunctioning.
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: