fdemiane opened a new pull request, #32673:
URL: https://github.com/apache/airflow/pull/32673

   closes: #31648
   
   When GKEStartPodOperator is taking more than one hour to complete, it is 
failing with "unauthorised" error messages because the OAuth2 token that was 
used wasn't being refreshed before API calls.
   
   In this PR we are making sure to refresh expired tokens before API calls to 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to