Skip to content

Rework Logs content and Format #220

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

Merged
2 commits merged into from Feb 20, 2023
Merged

Rework Logs content and Format #220

2 commits merged into from Feb 20, 2023

Conversation

ghost
Copy link

@ghost ghost commented Feb 1, 2023

What type of PR is this?
/kind cleanup

What this PR does / why we need it:
Rework logs and improve logs format
Close #207
Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #207

Special notes for your reviewer:

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests

@ghost
Copy link
Author

ghost commented Feb 2, 2023

#221 will be merge first to handle cve.
and change on trivyignore will be removed for this PR.

@ghost ghost requested a review from outscale-mdr February 3, 2023 09:04
@ghost ghost requested a review from outscale-mdr February 14, 2023 13:17
@ghost
Copy link
Author

ghost commented Feb 20, 2023

@outscale-mdr Are you ok with this PR ?

@@ -1422,6 +1429,7 @@ spec:
- --health-probe-bind-address=:8081
- --metrics-bind-address=127.0.0.1:8080
- --leader-elect
- --zap-log-level=10
Copy link
Contributor

Choose a reason for hiding this comment

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

Still positive integer ?

Copy link
Author

Choose a reason for hiding this comment

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

Yes

@@ -32,3 +32,4 @@ spec:
- "--health-probe-bind-address=:8081"
- "--metrics-bind-address=127.0.0.1:8080"
- "--leader-elect"
- "--zap-log-level=10"
Copy link
Contributor

Choose a reason for hiding this comment

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

Same

Copy link
Author

Choose a reason for hiding this comment

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

Yes

@outscale-mdr outscale-mdr self-requested a review February 20, 2023 14:33
@ghost ghost merged commit b0fb038 into outscale:main Feb 20, 2023
@ghost ghost added the kind/cleanup Cleanup label Jul 20, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Rework logs
2 participants