K8sPodOperator also shows log from created pod
- Dominant language
- Python
- Stars
- 46.9k
- Forks
- 17.8k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 483
Description
### Description
k8s pod operator shows only pod's heartbeat logs and status on web ui.
So, i think it's better to add a new log page that shows pods running log which is created by k8s pod operator.
### Use case/motivation

### Related issues
_No response_
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
Contributor guide
Research direction
The issue names K8sPodOperator and the web UI but no files or tests. Start by locating the operator and the existing pod heartbeat/status view, then trace the entry points for exposing and rendering the created pod’s running logs. Done means the web UI provides and displays those logs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, python
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100