-
Notifications
You must be signed in to change notification settings - Fork 808
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
update caching_bucket according to thanos changes #4651
Conversation
@GiedriusS I wanted to update cortex to point to Thanos with our refactored packages. I ran |
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. The changes come from the vendored Go modules. Not sure why Cortex still does this 🤔
👍🏽 |
This issue has been automatically marked as stale because it has not had any activity in the past 60 days. It will be closed in 15 days if no further activity occurs. Thank you for your contributions. |
Any chances for review on this? |
It is making us (Thanos project) to use fork of Cortex |
I will try to take a look before EOW. Sorry for the delay! |
@GiedriusS Can your rebase this? |
Sorry for looking at this so late, I will rebase this over the weekend. |
Signed-off-by: akanshat <[email protected]>
a4dc08b
to
d4d58d4
Compare
@alanprot rebased this 😄 |
Build failed! =/ |
Hi.. Im trying to update thanos to main on #4780 |
I will close this as Thanos was updated on #4780 |
Signed-off-by: akanshat [email protected]
What this PR does:
Updates caching_bucket in cortex with the new changes introduced with groupcache in package
store
andstorecache
in Thanos.Which issue(s) this PR fixes:
Fixes #
Checklist
CHANGELOG.md
updated - the order of entries should be[CHANGE]
,[FEATURE]
,[ENHANCEMENT]
,[BUGFIX]