eladkal commented on PR #65212:
URL: https://github.com/apache/airflow/pull/65212#issuecomment-4250523965

   > This PR is different and is a token expiry issue specific to 
`AsyncKubernetesHook`. On the first `_load_config()` call, the exec plugin runs 
and obtains a token which is short lived. Because `_config_loaded = True` is 
set, all future calls return early and do not renew the token resulting to 
failed auth.
   
   Since this fix is for EKS and GKE I guess we should bump the k8s provider 
version in these providers?


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