-
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
Query Frontend: forward tenant information downstream #6595
Query Frontend: forward tenant information downstream #6595
Commits on Aug 3, 2023
-
Make query frontend forward tenant info downstream
Signed-off-by: Douglas Camata <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4506f5 - Browse repository at this point
Copy the full SHA f4506f5View commit details -
Add TODO for client certificate
Signed-off-by: Douglas Camata <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b2ca14 - Browse repository at this point
Copy the full SHA 4b2ca14View commit details
Commits on Aug 7, 2023
-
Finish qfe tenant forward features
* Add tenant forwarding based on tenant cert. * Fix bugs in the header management. Signed-off-by: Douglas Camata <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa33d04 - Browse repository at this point
Copy the full SHA aa33d04View commit details -
Signed-off-by: Douglas Camata <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e8ed12 - Browse repository at this point
Copy the full SHA 6e8ed12View commit details
Commits on Aug 8, 2023
-
Signed-off-by: Douglas Camata <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ffcbed6 - Browse repository at this point
Copy the full SHA ffcbed6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92e3d71 - Browse repository at this point
Copy the full SHA 92e3d71View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4ea657 - Browse repository at this point
Copy the full SHA e4ea657View commit details
Commits on Aug 9, 2023
-
Rerun goimports without any line breaks
Signed-off-by: Douglas Camata <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 85506ab - Browse repository at this point
Copy the full SHA 85506abView commit details -
Resort imports in groups (std, 3rd-party, local)
Signed-off-by: Douglas Camata <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 399a365 - Browse repository at this point
Copy the full SHA 399a365View commit details -
No need to forward a custom tenant header downstream
We should always and only forward the default (internal) one. Signed-off-by: Douglas Camata <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e9ffeb - Browse repository at this point
Copy the full SHA 6e9ffebView commit details
Commits on Aug 16, 2023
-
Make query frontend tenant cert config hidden
Signed-off-by: Douglas Camata <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa9f3d3 - Browse repository at this point
Copy the full SHA aa9f3d3View commit details -
Error out when org ig and tenant header are provided at the same time
Signed-off-by: Douglas Camata <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f955f71 - Browse repository at this point
Copy the full SHA f955f71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 500d29b - Browse repository at this point
Copy the full SHA 500d29bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08dd0c4 - Browse repository at this point
Copy the full SHA 08dd0c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd619e3 - Browse repository at this point
Copy the full SHA dd619e3View commit details -
Improve comments around forward and org id headers for tenancy
Signed-off-by: Douglas Camata <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 531ded7 - Browse repository at this point
Copy the full SHA 531ded7View commit details -
Signed-off-by: Douglas Camata <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9d62032 - Browse repository at this point
Copy the full SHA 9d62032View commit details -
Improve logic for detecting tenant and org id headers were provided
Signed-off-by: Douglas Camata <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 01f8071 - Browse repository at this point
Copy the full SHA 01f8071View commit details -
Fix order of check for org id headers
Signed-off-by: Douglas Camata <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60e093e - Browse repository at this point
Copy the full SHA 60e093eView commit details -
Add some TODO comments for the future
Signed-off-by: Douglas Camata <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e8ef60 - Browse repository at this point
Copy the full SHA 4e8ef60View commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8cf2ba0 - Browse repository at this point
Copy the full SHA 8cf2ba0View commit details
Commits on Sep 13, 2023
-
Make default tenant flag in qfe match receive's
Signed-off-by: Douglas Camata <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5c5cba - Browse repository at this point
Copy the full SHA f5c5cbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82a7e3a - Browse repository at this point
Copy the full SHA 82a7e3aView commit details
Commits on Sep 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f1667e2 - Browse repository at this point
Copy the full SHA f1667e2View commit details -
Remove unnecessary struct fields
Signed-off-by: Douglas Camata <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1033baf - Browse repository at this point
Copy the full SHA 1033bafView commit details -
Add instant query to tenant forward tests
Signed-off-by: Douglas Camata <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41c3f6e - Browse repository at this point
Copy the full SHA 41c3f6eView commit details
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fec5df9 - Browse repository at this point
Copy the full SHA fec5df9View commit details
Commits on Oct 24, 2023
-
Merge branch 'main' of github.com:thanos-io/thanos into qfe-forward-t…
…enant Signed-off-by: Douglas Camata <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6ec416 - Browse repository at this point
Copy the full SHA d6ec416View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6daddf7 - Browse repository at this point
Copy the full SHA 6daddf7View commit details