Miretpl commented on PR #52199: URL: https://github.com/apache/airflow/pull/52199#issuecomment-4157258959
> Trying to make it simple transition, even it is bug IMHO also. I guess the easiest way would be to just add a flag like `disableDefaultPodDisruptionBudget` with logic like: 1. = false (default) - nothing changes 2. = true - e.g. full override of pdDisruptionBudget values With the current state, the backwards-compatible option can go to main and be backported to the 1.2x release branch. A non-backwards-compatible change could go to main but not be backported, so we would need to wait for it to be published in the 2.0 release. -- 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]
