Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ class KubernetesPodOperator(BaseOperator):
"""

# !!! Changes in KubernetesPodOperator's arguments should be also reflected in !!!
# - airflow/decorators/__init__.pyi (by a separate PR)
# - airflow-core/src/airflow/decorators/__init__.pyi (by a separate PR)

# This field can be overloaded at the instance level via base_container_name
BASE_CONTAINER_NAME = "base"
Expand Down