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: Print build commit SHA during startup #810

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

yiannistri
Copy link
Contributor

What this PR does / why we need it:

As part of #803 we already pass version and git sha information during go build. This PR outputs this information when the operator starts to assist with troubleshooting.

Which issue(s) this PR fixes
Issue #726

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests
  • backport needed

@yiannistri yiannistri added the kind/enhancement New feature or request label Jan 9, 2025
@yiannistri yiannistri marked this pull request as ready for review January 9, 2025 14:26
@yiannistri yiannistri requested a review from a team as a code owner January 9, 2025 14:26
@yiannistri yiannistri merged commit f6a3406 into rancher:main Jan 9, 2025
6 checks passed
@yiannistri yiannistri deleted the 726-main branch January 9, 2025 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants