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

Log current version when checking for updates #2418

Open
scottyeager opened this issue Sep 12, 2024 · 0 comments
Open

Log current version when checking for updates #2418

scottyeager opened this issue Sep 12, 2024 · 0 comments
Labels
type_feature New feature or request
Milestone

Comments

@scottyeager
Copy link

Currently, Zos does not log its current version in an ongoing fashion. The version is logged at time of boot, and if I recall correctly also during updates.

It would be helpful to include the current version number when this log is generated:

log.Info().Str("after", next.String()).Msg("checking for update after")

That way, it will be easy to scan the logs and determine which version a node is running.

@scottyeager scottyeager added the type_feature New feature or request label Sep 12, 2024
@ramezsaeed ramezsaeed added this to the 3.13 milestone Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type_feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants