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
when deploying thanos as a sidecar with the sidecar configuration, the reloader was never triggering resulting in a prometheus crashback loop.
To Reproduce
deploy prometheus community helm chart using chainguard latest images. following these directions. here
using both chainguard latest for prometheus and thanos results in failure, however switching the thanos image back to the standard quay image the reloader config works and prometheus starts up.
Expected behavior
both pods should start up and thanos sidecar should be deploying its reloader configs to rebuild the prometheus.yml for prometheus to startup
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Smartphone (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
Which image/versions are related to this issue/feature request?
Prometheus and Thanos
Issue/Feature description
As reported by https://github.com/cgibbs35 in chainguard-dev/edu#1605
Describe the bug
when deploying thanos as a sidecar with the sidecar configuration, the reloader was never triggering resulting in a prometheus crashback loop.
To Reproduce
deploy prometheus community helm chart using chainguard latest images. following these directions. here
using both chainguard latest for prometheus and thanos results in failure, however switching the thanos image back to the standard quay image the reloader config works and prometheus starts up.
Expected behavior
both pods should start up and thanos sidecar should be deploying its reloader configs to rebuild the prometheus.yml for prometheus to startup
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
this is related to a thanos regression [ here](thanos-io/thanos#7400
The text was updated successfully, but these errors were encountered: