jedcunningham commented on pull request #21735: URL: https://github.com/apache/airflow/pull/21735#issuecomment-1063426981
I just noticed that `maxUnavailable` and `minAvailable` are mutually exclusive! https://kubernetes.io/docs/reference/kubernetes-api/policy-resources/pod-disruption-budget-v1/#PodDisruptionBudgetSpec Sorry for the detour. I'm thinking we should remove the addition of `minAvailable` for this PR, though still change the type of `maxUnavailable` to int or string. -- 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]
