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

chore: set klog #4455

Merged
merged 2 commits into from
Oct 16, 2024
Merged

chore: set klog #4455

merged 2 commits into from
Oct 16, 2024

Conversation

zirain
Copy link
Member

@zirain zirain commented Oct 16, 2024

before:

2024-10-16T11:42:37.646Z	INFO	provider	kubernetes/controller.go:190	no accepted gatewayclass	{"runner": "provider"}
I1016 11:42:53.639624       1 leaderelection.go:268] successfully acquired lease envoy-gateway-system/5b9825d2.gateway.envoyproxy.io

after:

2024-10-16T12:35:52.033Z	INFO	provider	leaderelection/leaderelection.go:254	attempting to acquire leader lease envoy-gateway-system/5b9825d2.gateway.envoyproxy.io...	{"runner": "provider"}
2024-10-16T12:36:18.142Z	INFO	provider	leaderelection/leaderelection.go:268	successfully acquired lease envoy-gateway-system/5b9825d2.gateway.envoyproxy.io	{"runner": "provider"}

Signed-off-by: zirain <[email protected]>
@zirain zirain marked this pull request as ready for review October 16, 2024 12:38
@zirain zirain requested a review from a team as a code owner October 16, 2024 12:38
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.86%. Comparing base (958df48) to head (418d0f3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4455      +/-   ##
==========================================
+ Coverage   65.80%   65.86%   +0.05%     
==========================================
  Files         200      200              
  Lines       24277    24278       +1     
==========================================
+ Hits        15976    15991      +15     
+ Misses       7159     7149      -10     
+ Partials     1142     1138       -4     

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

Signed-off-by: zirain <[email protected]>
@zirain zirain merged commit 70c7c34 into envoyproxy:main Oct 16, 2024
24 checks passed
@zirain zirain deleted the klog-level branch October 16, 2024 17:50
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.

3 participants