dstandish commented on PR #31298: URL: https://github.com/apache/airflow/pull/31298#issuecomment-1548589702
> You could add there: > > ``` > - name: cncf.kubernetes > dependencies: > - apache-airflow-providers-cncf-kubernetes>=6.2.0 > ``` > > And what would happen, if someone does `pip install apache-airflow-providers-google[cncf.kubernetes]` - then minimum 6.2.0 version of the cncf.kubernetes provider will be installed (assuming that the protocol is going to be added in 6.2.0). ok thanks i will do this -- 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]
