Skip to content

Conversation

@AutomationDev85
Copy link
Contributor

Overview

During working with the KubernetesPodOperator we found the issue that sometimes the POD was already in terminated state and then it is also not required to wait for a xcom sidecar container. Idea is to check if sidecar is terminated and then end that task.

Details of change:

  • usage of container_is_terminated for xcom sidecar container during waiting for startup.

@boring-cyborg boring-cyborg bot added area:providers provider:cncf-kubernetes Kubernetes (k8s) provider related issues labels May 28, 2025
Copy link
Contributor

@jscheffl jscheffl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good for me - but leave the PR un-merged for a moment that some other review can jump-in before merge.

@jscheffl jscheffl merged commit 51d47d5 into apache:main Jun 6, 2025
80 checks passed
sanederchik pushed a commit to sanederchik/airflow that referenced this pull request Jun 7, 2025
Co-authored-by: AutomationDev85 <AutomationDev85>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:cncf-kubernetes Kubernetes (k8s) provider related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants