-
Notifications
You must be signed in to change notification settings - Fork 82
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
bootc status
feedback
#900
Comments
- Add a circle like rpm-ostree - Add a whitespace line between entries - Drop not-present entries - Rework timestamp+version combo; if there's no version, then show the column as `Timestamp`; if there's a version but no timestamp, just omit the timestamp - Align columns Closes: containers#900 Signed-off-by: Colin Walters <[email protected]>
PR in #901 - the unit tests shows what it looks like |
Looks very good now. Technically, only this is missing compared to the
I understand that bootc auto-update timer doesn't exist yet, so 2nd line is not there, but I find it useful to know the current state if |
bootc 1.1.2 blocks with |
- Add a circle like rpm-ostree - Add a whitespace line between entries - Drop not-present entries - Rework timestamp+version combo; if there's no version, then show the column as `Timestamp`; if there's a version but no timestamp, just omit the timestamp - Align columns Closes: containers#900 Signed-off-by: Colin Walters <[email protected]>
Discussed at kubecon but they're so minor that it's better to put them in one issue. Current status
A line feed to visually separate the stanzas would make it easier to differentiate. Colin wanted more sane timestamps. The dot from rpm-status is missed as well since it's been a pretty useful feature in the wild as the eye gravitates toward it.
Also going to prototype a fancy version: ublue-os/bluefin#1936
The text was updated successfully, but these errors were encountered: