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
I am working on a reproducible example for this issue (using docker compose) and will aim to update the issue description with all of the required bug report details by tomorrow, but I just wanted to let you know that I believe the changes to pkg/store/proxy_merge.go in v0.36.1 have resulted in no_proxy environment variable no longer being honoured.
I am using the official images from quay.io/thanos/thanos.
no_proxy environment variable appears to be working as expected in v0.35.0, v0.35.1, v0.36.0.
It does NOT appear to be working in v0.36.1 (or later).