Skip to content
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

Add oauth-proxy to monolithic #921

Merged
merged 9 commits into from May 14, 2024

Conversation

rubenvp8510
Copy link
Collaborator

@rubenvp8510 rubenvp8510 commented May 9, 2024

Fixes #922

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented May 9, 2024

Codecov Report

Attention: Patch coverage is 79.10448% with 28 lines in your changes are missing coverage. Please review.

Project coverage is 76.43%. Comparing base (9e199b2) to head (355dc1f).

Files Patch % Lines
internal/manifests/monolithic/build.go 18.51% 22 Missing ⚠️
apis/tempo/v1alpha1/tempomonolithic_defaults.go 75.00% 1 Missing and 2 partials ⚠️
internal/manifests/oauthproxy/oauth_proxy.go 97.22% 1 Missing and 1 partial ⚠️
internal/manifests/queryfrontend/query_frontend.go 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #921      +/-   ##
==========================================
+ Coverage   76.40%   76.43%   +0.02%     
==========================================
  Files          94       94              
  Lines        6011     6069      +58     
==========================================
+ Hits         4593     4639      +46     
- Misses       1145     1159      +14     
+ Partials      273      271       -2     
Flag Coverage Δ
unittests 76.43% <79.10%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andreasgerstmayr
Copy link
Collaborator

Looks good! I left a few minor comments.

rubenvp8510 and others added 5 commits May 10, 2024 10:11
Co-authored-by: Andreas Gerstmayr <andreas@gerstmayr.me>
Co-authored-by: Andreas Gerstmayr <andreas@gerstmayr.me>
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
@rubenvp8510 rubenvp8510 merged commit 314aea0 into grafana:main May 14, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add oauth-proxy support for tempo monolithic
4 participants