-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Merge release-0.17 branch back #3553
Commits on Dec 9, 2020
-
Fix query frontend regression on release v0.17.0 (thanos-io#3480)
* query-frontend: make POST-request to downstream url for labels and series api endpoints (thanos-io#3444) Signed-off-by: Alexander Tunik <[email protected]> * remove default response cache config Signed-off-by: Ben Ye <[email protected]> * ensure order when merging multiple responses Signed-off-by: Ben Ye <[email protected]> Co-authored-by: Alexander Tunik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac24266 - Browse repository at this point
Copy the full SHA ac24266View commit details -
*: Set debug.SetPanicOnFault(true) so we can recover seg faults. (tha…
…nos-io#3498) Signed-off-by: Bartlomiej Plotka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 483e966 - Browse repository at this point
Copy the full SHA 483e966View commit details -
Prepare v0.17.1 release (thanos-io#3505)
Signed-off-by: Matthias Loibl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5cbf23e - Browse repository at this point
Copy the full SHA 5cbf23eView commit details -
fix index out of bound bug when comparing ZLabelSets (thanos-io#3520)
* fix index out of bound bug when comparing ZLabelSets Signed-off-by: Ben Ye <[email protected]> * fix param parsing error message Signed-off-by: Ben Ye <[email protected]> * address comment feedbacks Signed-off-by: Ben Ye <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12e5c26 - Browse repository at this point
Copy the full SHA 12e5c26View commit details -
compact: do not cleanup blocks on boot (thanos-io#3532)
Do not cleanup blocks on boot because in some very bad cases there could be thousands of blocks ready-to-be deleted and doing that makes Thanos Compact exceed `initialDelaySeconds` on k8s. Signed-off-by: Giedrius Statkevičius <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 785de24 - Browse repository at this point
Copy the full SHA 785de24View commit details -
Prepare v0.17.2 (thanos-io#3543)
Signed-off-by: Matthias Loibl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 616363b - Browse repository at this point
Copy the full SHA 616363bView commit details -
Properly rebase CHANGELOG.md after merging release-0.17
Signed-off-by: Matthias Loibl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a3ea99 - Browse repository at this point
Copy the full SHA 0a3ea99View commit details