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

Readds the version log to the top of the logs #1104

Merged
merged 1 commit into from
Aug 29, 2022
Merged

Conversation

0sewa0
Copy link
Contributor

@0sewa0 0sewa0 commented Aug 29, 2022

Description

The operator is missing the fist log line in all of our pods, which usually printed the commit hash, operator version and other infos.

How can this be tested?

Deploy, then check first line in the log to be something like:

{"level":"info","ts":"2022-08-03T12:24:32.051Z","logger":"dynatrace-operator-version","msg":"dynatrace-operator","version":"v0.7.2","gitCommit":"ed89e3e390eb12a49ca2d21de08b4c33ede49a09","buildDate":"2022-07-13T07:51:51+00:00","goVersion":"go
1.18.4","platform":"linux/amd64"} 

Checklist

  • Unit tests have been updated/added
  • PR is labeled accordingly
  • I have read and understood the contribution guidelines

@0sewa0 0sewa0 added the bug Something isn't working label Aug 29, 2022
@0sewa0 0sewa0 requested a review from a team as a code owner August 29, 2022 08:02
@0sewa0 0sewa0 enabled auto-merge (squash) August 29, 2022 08:41
@0sewa0 0sewa0 merged commit c400d16 into release-0.8 Aug 29, 2022
@0sewa0 0sewa0 deleted the fix/version-log branch August 29, 2022 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants