Add a utility to tail logs from kuadrant component pods
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 7
- Forks
- 29
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
I find it useful to have a utility to follow the kuadrant component pod logs, for debugging purposes. Maybe something merging all the pod logs and showing N last lines from it, like https://github.com/stern/stern, or just following them in the second terminal
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating existing testsuite utilities and how Kuadrant component pods are identified, then clarify whether the utility should merge logs with an N-line limit or simply follow logs for use in a second terminal; done means the chosen behavior works for the component pods.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, python
- Domain
- devops, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100