-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
web: Remove APIv2 #7935
web: Remove APIv2 #7935
Conversation
Tests are failing. |
Signed-off-by: Julien Pivotto <[email protected]>
# google.golang.org/grpc v1.29.1 | ||
## explicit | ||
google.golang.org/grpc |
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.
Is something else pulling this in now?
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.
Yes I figured out that it is now pulled by the protobuf stack.
https://prometheus.io/docs/prometheus/latest/querying/api/#tsdb-admin-apis also needs updating. |
It seems like it will not solve cortex issues unless we block upgrading all the protobuf and google golang api's. |
It'll still resolve the cmux issue, and I imagine that Cortex isn't depending on GCE. |
Signed-off-by: Julien Pivotto <[email protected]>
👍 |
This reverts commit e208afc.
This reverts commit e208afc.
This reverts commit e208afc.
This reverts commit e208afc.
This reverts commit e208afc.
This reverts commit e208afc.
This reverts commit e208afc.
This reverts commit e208afc.
This reverts commit e208afc.
Signed-off-by: Julien Pivotto [email protected]