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

   If we unpickle a k8s object that was pickled under an earlier k8s library 
version, then the unpickled object may throw an error when to_dict is called.  
To be more tolerant of version changes we convert to JSON using Airflow's 
serializer before pickling.
   


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