tiberio-baptista commented on PR #46126:
URL: https://github.com/apache/airflow/pull/46126#issuecomment-2615757791

   > How are you going to maintain compatibility with existing callbacks 
written by people ?
   
   That's a good question that I hadn't considered.
   
   For compatibility's sake, we could remove `pod` from the callback method 
parameters, and `PodManager` will instead provide `pod` as part of `kwargs`, 
becoming an optional parameter.
   
   I'll modify PR once I get back to my PC.
   


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