dstandish commented on PR #23450: URL: https://github.com/apache/airflow/pull/23450#issuecomment-1157159156
@dgdelahera re usage of remote pod there's a related PR in flight https://github.com/apache/airflow/pull/22092 also, when we patch the pod, which is sometimes done in `cleanup`, we need to use the latest remotely read pod (i.e. remote_pod) otherwise we might get error because of patching with outdated pod. -- 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]
