raphaelauv commented on issue #22836:
URL: https://github.com/apache/airflow/issues/22836#issuecomment-1093012855

   thanks @potiuk, I was not aware of `--no-deps` :+1: 
   
   since Airflow ( without the kubernetesExectutor ) do not have Kubernetes as 
a dependency 
   
   it's possible to install
   
   apache-airlfow==2.2.5
   +
   kubernetes==21.7.0
   +
   apache-airflow-providers-cncf-kubernetes==4.0.0rc1 --no-deps
   
   
   
   and https://github.com/apache/airflow/pull/22412 -> WORK


-- 
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]

Reply via email to