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

   We used to pickle raw pods objects but found that when unpickling across k8s 
lib versions we would get missing attr errors.  We can fix this by 
roundtripping to json in a more tolerant fashion than is done by the 
openapi-generated code, i.e. by populating missing attrs with None.
   


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