The GitHub Actions job "Tests (AMD)" on airflow.git/bump-cncf-kubernetes-36 has 
failed.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
b42c7bad9fb32b84cf266d97b13f279fe6644a0c / Kaxil Naik <[email protected]>
Allow kubernetes and kubernetes_asyncio client 36.x in cncf.kubernetes

35.0.0 is the only release in the previous [35.0.0, 36.0.0) range and it
ignores NO_PROXY (kubernetes-client/python#2520): in-cluster API traffic is
forced through HTTP(S)_PROXY, so KubernetesPodOperator, the hooks and the
Kubernetes executor time out behind a corporate proxy. The fix is only in the
36.x client.

Allow the 36.x line and exclude 36.0.0, which shipped an in-cluster auth
regression (kubernetes-client/python#2582) fixed in 36.0.1. kubernetes_asyncio
36.1.0 is now available, so the async bound can align with the sync one.

Related: #67845

Report URL: https://github.com/apache/airflow/actions/runs/26984510286

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to