ecerulm commented on issue #21087: URL: https://github.com/apache/airflow/issues/21087#issuecomment-1119313031
Pay no attention, to my last comment. I found in [Resource Version semantics](https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions) that > You **must not assume resource versions are numeric** or collatable. API clients may only compare two resource versions for equality (this means that you ***must not compare resource versions for greater-than ** or less-than relationships). So although it worked for me in EKS the `max(...)` is not legal. -- 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]
