Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document that KubernetesExecutor overwrites container args #27450

Merged
merged 1 commit into from Nov 2, 2022

Conversation

jedcunningham
Copy link
Member

The executor will overwrite the args for the container so that the worker runs the right task.

Closes #27358

The executor will overwrite the args for the container so that the
worker runs the right task.
@dstandish dstandish merged commit 8f5e100 into apache:main Nov 2, 2022
@dstandish dstandish deleted the document_arg_overwrite branch November 2, 2022 06:08
@ephraimbuddy ephraimbuddy added the type:doc-only Changelog: Doc Only label Nov 9, 2022
@ephraimbuddy ephraimbuddy added this to the Airflow 2.4.3 milestone Nov 9, 2022
ephraimbuddy pushed a commit that referenced this pull request Nov 9, 2022
The executor will overwrite the args for the container so that the
worker runs the right task.

(cherry picked from commit 8f5e100)
ephraimbuddy pushed a commit that referenced this pull request Nov 9, 2022
The executor will overwrite the args for the container so that the
worker runs the right task.

(cherry picked from commit 8f5e100)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:Scheduler Scheduler or dag parsing Issues kind:documentation provider:cncf-kubernetes Kubernetes provider related issues type:doc-only Changelog: Doc Only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Airflow 2.2.2 pod_override does not override args of V1Container
5 participants