Skip to content

Worker logs not reachable from webserver while running #27555

@ebrard

Description

@ebrard

Official Helm Chart version

1.7.0 (latest released)

Apache Airflow version

2.2.2

Kubernetes Version

1.23

Helm Chart configuration

No response

Docker Image customisations

No response

What happened

When a task runs on a worker, the web server cannot reach the worker to read the log from.

Considering the workers are deployed as a deployment and not as a statefulset, I suspect that a hostname and a subdomain should be used somehow in the worker template, which is currently not the case.

What you think should happen instead

The web server is able to reach any worker using the headless kubernetes service which is created.

How to reproduce

Any deployment of the helm should have this issue I think.

Anything else

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions