apache / apache/airflow

K8sPodOperator also shows log from created pod

Open
#23,198 1 comment 0 reactions 0 assignees View on GitHub
kind:feature
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

![스크린샷 2022-04-24 오전 11 06 44](https://user-images.githubusercontent.com/88097078/164952762-15149613-060b-4e83-96c6-b476d4f82051.png)

### 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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.