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: change log level to warn level #5790

Merged
merged 1 commit into from
May 3, 2021

Conversation

lowc1012
Copy link
Contributor

@lowc1012 lowc1012 commented May 2, 2021

fixes #5769 : change the log level to warn level

Signed-off-by: Ryan Lo lowc1012@gmail.com

Checklist:

Signed-off-by: Ryan Lo <lowc1012@gmail.com>
@alexec
Copy link
Contributor

alexec commented May 2, 2021

LGTM

@codecov
Copy link

codecov bot commented May 2, 2021

Codecov Report

Merging #5790 (17d5dfb) into master (4aff34c) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5790      +/-   ##
==========================================
+ Coverage   46.91%   46.97%   +0.05%     
==========================================
  Files         244      244              
  Lines       15313    15313              
==========================================
+ Hits         7184     7193       +9     
+ Misses       7221     7214       -7     
+ Partials      908      906       -2     
Impacted Files Coverage Δ
util/errors/errors.go 100.00% <100.00%> (ø)
workflow/controller/operator.go 71.12% <0.00%> (+0.26%) ⬆️
cmd/argo/commands/get.go 57.60% <0.00%> (+1.29%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4aff34c...17d5dfb. Read the comment docs.

@alexec alexec self-assigned this May 3, 2021
@alexec alexec merged commit 4af0113 into argoproj:master May 3, 2021
@sarabala1979 sarabala1979 mentioned this pull request May 4, 2021
33 tasks
sarabala1979 pushed a commit that referenced this pull request May 5, 2021
Signed-off-by: Ryan Lo <lowc1012@gmail.com>
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.

"artifact-repositories not found" error from the workflow-controller
2 participants