-
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
Prepare the v0.17.0-rc.0 release #3441
Prepare the v0.17.0-rc.0 release #3441
Conversation
8cf8782
to
3dcd544
Compare
I've rebased the branch |
3dcd544
to
b925ad5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💯 LGTM
Not sure about these links in Markdown... |
You can ignore those links, totally broken and flaky things. We are on it but low priority. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we could leave katacoda tutorials for now, WDYT? Otherwise LGTM (:
@@ -1,7 +1,7 @@ | |||
#!/usr/bin/env bash | |||
|
|||
docker pull quay.io/prometheus/prometheus:v2.20.0 | |||
docker pull quay.io/thanos/thanos:v0.16.0-rc.1 | |||
docker pull quay.io/thanos/thanos:v0.17.0-rc.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It feels premature to do this before the image is built & tested. This will make those tutorials to be updated sooner than image is built potentially ;p (not mentioning testing tutorials with it etc)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Right, this is only on the release branch though. I'll revert anyway then. :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah you are right. Then it does not matter much (:
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
b925ad5
to
5c5fcc6
Compare
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
* Prepare the v0.17.0-rc.0 release (#3441) Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> * store: Enabled postings compressions by default. Removed feature flag. (#3452) Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com> Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> * Publish v0.17.0 release (#3462) Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> * Set VERSION to 0.18.0-dev Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> * Fix changelog Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> * Fix bucket_test.go after rebase Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
* Prepare the v0.17.0-rc.0 release (thanos-io#3441) Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> * store: Enabled postings compressions by default. Removed feature flag. (thanos-io#3452) Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com> Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> * Publish v0.17.0 release (thanos-io#3462) Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> * Set VERSION to 0.18.0-dev Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> * Fix changelog Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> * Fix bucket_test.go after rebase Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> Signed-off-by: Oghenebrume50 <raphlbrume@gmail.com>
No description provided.