openshift-kni / openshift-kni/debug-tools
add a dmesg replacement
Open
Nobody has claimed this yet.
good first issue
help wanted
- Dominant language
- Go
- Stars
- 1
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
add a command to read kernel log message (dmesg replacement)
the command should by all means access the kernel messages strictly in read only mode
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no command entry point, implementation file, or tests. First determine where CLI commands are registered and how existing tools access kernel messages, then clarify the required read-only behavior and define tests that demonstrate safe retrieval before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100