dirrao commented on PR #38259:
URL: https://github.com/apache/airflow/pull/38259#issuecomment-2017330510

   > what do you mean by breaking IMHO it's just broken, not breaking - because 
it's impossible to foresee how one pod executing will impact another one, and 
since you have no influence on that, this is indeterministic. Which trades of 
performance with predictability . Or am I wrong?
   
   When I made these changes sometime back when there was no Kubernetes job 
operator. These Kubernetes operators started using the Kubernetes utilities. 
Immutability is mandatory for Kubernetes operators not for Kubernetes executor. 
Right now the proposed changes don't distinguish between operators and executor 
path.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to