potiuk commented on PR #39030:
URL: https://github.com/apache/airflow/pull/39030#issuecomment-2057180100

   > @eladkal looks like 10.17.0 of the Google provider won't work
   with cncf-k8s provider <8.1.0. Do we need to take some care
   for the released version of Google provider?
   
   @pankajkoti with your question. Now when you are mentioning it - and since 
it is only one provider -  probably a better approach is to try/catch the 
specific import error and raise `AirflowOptionalProviderFeatureException` with 
explanation that you need to use cncf.kubernetes >=8.1.0 for that one. This is 
likely better way  to handle this than to add whole provider's dependency.
   


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