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

Datetime storage and presentation across GARM entities in GARM cli. #338

Closed
gabriel-samfira opened this issue Feb 3, 2025 · 2 comments · Fixed by #347
Closed

Datetime storage and presentation across GARM entities in GARM cli. #338

gabriel-samfira opened this issue Feb 3, 2025 · 2 comments · Fixed by #347

Comments

@gabriel-samfira
Copy link
Member

Discussed in #337

Originally posted by Hdom February 3, 2025
Hello, it would be useful for debugging to know when certain things occurred throughout the GARM system. Adding fields such as created, updated, started, completed, etc (where applicable) would help with temporal context when looking through the information presented by the GARM cli.

For example, when we release an image update, having the datetime created of a runner would let us know if the runner's underlying image was the old or new version.

@gabriel-samfira
Copy link
Member Author

Yes. We can add that. The info is already in the database, and some of that info is already returned by the API. We can add it to the CLI as well.

@gabriel-samfira
Copy link
Member Author

CC @Hdom

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 a pull request may close this issue.

1 participant