Skip to content

Conversation

@dustymabe
Copy link
Member

This came up in the prior code review [1] and we agreed to add the comment as a followon PR.

[1] #4251 (comment)

This came up in the prior code review [1] and we agreed to add the
comment as a followon PR.

[1] coreos#4251 (comment)
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds a comment to explain the rationale for the rootful codepath in cmd-osbuild, particularly its relevance for the riscv architecture. The change is straightforward and adds valuable context for future maintainers. I have one minor suggestion to improve the clarity of the new comment.

cmd="env" # run outside of supermin if we are root already
# Run outside of supermin if we are root already. This is useful
# mostly on riscv where /dev/kvm isn't really supported by any
# hardware right now (2025/08).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The phrase "right now" is a bit redundant given that a specific date is provided in parentheses. For conciseness and clarity, you could remove "right now".

# hardware (2025/08).

@jlebon jlebon merged commit 8ca92dd into coreos:main Aug 14, 2025
5 of 6 checks passed
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 this pull request may close these issues.

2 participants