joonsan-kim-moloco commented on issue #31648:
URL: https://github.com/apache/airflow/issues/31648#issuecomment-1573206200

   > I got some errors in DAG import regarding deprecated objets in cncf so I 
upgraded to `apache-airflow-providers-cncf-kubernetes==7.0.0 ` Updated 
connections to be (I use workload identity):
   > 
   > `google-cloud-platform://?lifetime=7200&num_retries=5 ` Installed the 
google provider with code in fix, and got the following error:
   > 
   > ```
   > ...
   > AttributeError: 'Credentials' object has no attribute 'source_credentials'
   > ```
   
   FYI, https://github.com/apache/airflow/pull/31651/files#r1213959948


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