potiuk commented on issue #22836: URL: https://github.com/apache/airflow/issues/22836#issuecomment-1092930694
@raphaelauv > I can't check the KPO 4.0.0rc1 Actually .. you can :) (see below). > because it ask for `airlfow>=2.3.0rc1` That's cool and how it should be (except that it asks for `airflow` not `airlfow` that is :) (but typos are my own thing thay make far too ofen. But to be cool - you actually can test it. You can install the provider in regular "main" breeze. The breeze in `main` is what soon will become `v2-3-test` branch and we will build 2.3.0 from it (and it is 2.3.0.dev version so it should be installable there). Just remove sources of airflow/providers/cncf in `Breeze`/local sources (after starting a regular version of and do `pip install apache-airflow-providers-cncf-kubernetes==4.0.0rc1 --no-deps` and it should 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]
