jedcunningham commented on issue #22560:
URL: https://github.com/apache/airflow/issues/22560#issuecomment-1080828902


   @dszakallas, not sure what version of the kubernetes provider you have, but 
try with this combo:
   
   ```
   kubernetes==11.0.0
   apache-airflow-providers-cncf-kubernetes==3.1.1
   ```
   
   Basically, 2.2.4 only works with `11.0.0`, and provider `3.1.2` only works 
with k8s >=21.7.0. The "common ground" is the above versions.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to