Skip to content

fix: Transient error state caused by rate limits from the container registry in KubernetesPodOperator#62215

Merged
jscheffl merged 4 commits intoapache:mainfrom
johnhoran:61775_kpo-transient-states
Feb 21, 2026
Merged

fix: Transient error state caused by rate limits from the container registry in KubernetesPodOperator#62215
jscheffl merged 4 commits intoapache:mainfrom
johnhoran:61775_kpo-transient-states

Conversation

@johnhoran
Copy link
Contributor

Split from #61778.

When facing a transient error state caused by rate limits from the container registry, kubernetes automatically retries. As these states can change quickly, we don't want to have an early termination.

Copy link
Contributor

@AutomationDev85 AutomationDev85 left a comment

Choose a reason for hiding this comment

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

I’d love to see this merged. This is a great improvement.

@eladkal eladkal changed the title 61775 KPO don't fail on transient errors fix: Transient error state caused by rate limits from the container registry in KubernetesPodOperator Feb 20, 2026
Copy link
Contributor

@Nataneljpwd Nataneljpwd 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, minor nit picks

Copy link
Contributor

@Nataneljpwd Nataneljpwd left a comment

Choose a reason for hiding this comment

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

Looks great!

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.

Cool, thanks for the improvement!

@jscheffl jscheffl merged commit 2e1c9eb into apache:main Feb 21, 2026
105 checks passed
choo121600 pushed a commit to choo121600/airflow that referenced this pull request Feb 22, 2026
…egistry in `KubernetesPodOperator` (apache#62215)

* don't fail on transient errors

* remove indent

* single string

* ruff format
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.

4 participants