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

Change default route to reencrypt for gateway #1026

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

rubenvp8510
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 73.08%. Comparing base (21054a4) to head (d6e429f).

Files with missing lines Patch % Lines
apis/tempo/v1alpha1/tempomonolithic_defaults.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1026   +/-   ##
=======================================
  Coverage   73.08%   73.08%           
=======================================
  Files         106      106           
  Lines        6624     6624           
=======================================
  Hits         4841     4841           
  Misses       1493     1493           
  Partials      290      290           
Flag Coverage Δ
unittests 73.08% <0.00%> (ø)

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.

Copy link
Collaborator

@frzifus frzifus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am unsure with the change type, but aside from that lgtm!

@@ -0,0 +1,16 @@
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: enhancement
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it maybe breaking? Since some certs will change.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is a breaking change, as the other things will remaing working in the same way. I think this only adds a couple of hosts to the cert.

@frzifus
Copy link
Collaborator

frzifus commented Sep 7, 2024

Ahh, monolithic-receivers-tls failed

@rubenvp8510
Copy link
Collaborator Author

Ahh, monolithic-receivers-tls failed

Flaky test

@rubenvp8510 rubenvp8510 merged commit f5ce71b into grafana:main Sep 9, 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.

4 participants