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

fix: formatting of log messages #540

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

huyinhou
Copy link

Argocd application controller 2.8 outputs logs like this:

time="2023-09-19T10:49:45Z" level=info msg="warning loading openapi schema: %s" server="https://172.18.1.1:6443"

Signed-off-by: huyinhou <huyinhou@bytedance.com>
@sonarcloud
Copy link

sonarcloud bot commented Sep 19, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b0fffe4) 54.61% compared to head (4fef8f9) 54.61%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #540   +/-   ##
=======================================
  Coverage   54.61%   54.61%           
=======================================
  Files          41       41           
  Lines        4640     4640           
=======================================
  Hits         2534     2534           
  Misses       1910     1910           
  Partials      196      196           
Files Changed Coverage Δ
pkg/cache/cluster.go 49.34% <0.00%> (ø)

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

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.

None yet

1 participant