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

   When UI unpickles executor_configs with outdated k8s objects it can run into 
the same issue as the scheduler does (see 
https://github.com/apache/airflow/issues/23727).
   
   Our JSON encoder therefore needs to suppress encoding errors arising from 
pod serialization, and fallback to a default value.
   


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