isaac-florence edited a comment on issue #19467: URL: https://github.com/apache/airflow/issues/19467#issuecomment-964992208
I have had exactly the same issue this morning, except I cannot move where the constraints file is used as `requirements.txt` is used by the source-to-image (s21) build logic. Nothing changed in our code but the K8s deployment failed this morning with this code change. Please can you advise? ``` apache-airflow==2.1.1 -c https://raw.githubusercontent.com/apache/airflow/constraints-2.1.1/constraints-3.9.txt apache-airflow-providers-cncf-kubernetes apache-airflow-providers-postgres Authlib ```` -- 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]
