bartgenuit commented on issue #33402: URL: https://github.com/apache/airflow/issues/33402#issuecomment-1767077303
We are currently experiencing this same issue, it seems. Running Airflow 2.7.1 with Python 3.9 on Kubernetes v1.26.6 (Azure AKS). I suspect the change that triggered this bug was an upgrade of the Python packages we install to create a custom image. Among others, we changed from urllib3==1.26.16 to urllib3==2.0.6. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
