Taragolis commented on PR #35162:
URL: https://github.com/apache/airflow/pull/35162#issuecomment-1778249170

   > I'm not sure if it's caused by my change? Any help is appreciated!
   
   I guess this related to changes in 
https://github.com/apache/airflow/pull/35099
   For some reason `apache-airflow` downgraded up to 1.10.2 and I assume this 
error happen [there](https://github.com/apache/airflow/blob/1.10.2/setup.py#L43)
   
   ```console
   WARNING: apache-airflow 2.7.2 does not provide the extra 'cncf-kubernetes'
   WARNING: apache-airflow 2.7.1 does not provide the extra 'cncf-kubernetes'
   WARNING: apache-airflow 2.7.0 does not provide the extra 'cncf-kubernetes'
   WARNING: apache-airflow 2.6.3 does not provide the extra 'cncf-kubernetes'
   ...
   WARNING: apache-airflow 1.10.9 does not provide the extra 'cncf-kubernetes'
   WARNING: apache-airflow 1.10.8 does not provide the extra 'cncf-kubernetes'
   WARNING: apache-airflow 1.10.7 does not provide the extra 'cncf-kubernetes'
   WARNING: apache-airflow 1.10.6 does not provide the extra 'cncf-kubernetes'
   WARNING: apache-airflow 1.10.5 does not provide the extra 'cncf-kubernetes'
   WARNING: apache-airflow 1.10.4 does not provide the extra 'cncf-kubernetes'
   WARNING: apache-airflow 1.10.3 does not provide the extra 'cncf-kubernetes'
   ```


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