Coming from https://github.com/thanos-io/thanos/issues/2514#issuecomment-618513836.
We should add some similar tests to what Prometheus has here: https://github.com/prometheus/prometheus/blob/84b4d079c8714be8e8ad071a35b0391df270364c/web/web_test.go#L92. AFAICT it should be pretty easy to do:
Should prevent https://github.com/thanos-io/thanos/issues/2581. Making a separate issue for this because this should encompass all of the endpoints that we expose to our users.
:+1:
Help wanted
I'll take a stab if there's no objection!
Hello 馃憢 Looks like there was no activity on this issue for last 30 days.
Do you mind updating us on the status? Is this still reproducible or needed? If yes, just comment on this PR or push a commit. Thanks! 馃
If there will be no activity for next week, this issue will be closed (we can always reopen an issue if we need!). Alternatively, use remind command if you wish to be reminded at some point in future.
@GiedriusS Does https://github.com/thanos-io/thanos/pull/2714 satisfy all the needs here?
hm not quite, I think we should still test for combinations for external web prefix + web prefix. We identified last week that these are not yet completely correctly handled
External/route prefix tests are being added in https://github.com/thanos-io/thanos/pull/2800.
Hello 馃憢 Looks like there was no activity on this issue for last 30 days.
Do you mind updating us on the status? Is this still reproducible or needed? If yes, just comment on this PR or push a commit. Thanks! 馃
If there will be no activity for next week, this issue will be closed (we can always reopen an issue if we need!). Alternatively, use remind command if you wish to be reminded at some point in future.
They have been added, closing.