-
Notifications
You must be signed in to change notification settings - Fork 83
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
Fixes #38127 - Add hammer host bootc images sub-commamd #980
Conversation
127f9df
to
3db1839
Compare
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Working well! Just one wording suggestion:
lib/hammer_cli_katello/host_bootc.rb
Outdated
field :bootc_booted_image, _("Bootc running image") | ||
field :bootc_booted_digest, _("Bootc running image digest") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
field :bootc_booted_image, _("Bootc running image") | |
field :bootc_booted_digest, _("Bootc running image digest") | |
field :bootc_booted_image, _("Running image") | |
field :bootc_booted_digest, _("Running image digest") |
To align with f96ac21#diff-46014eb7623d50b912d0ff35a3c09161a3d59ea36da6425c611b3582ce9b0de7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated.
3db1839
to
f1f5935
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great to me!
Requires Katello/katello#11277.
New command
hammer host bootc images