brouberol opened a new pull request, #47774: URL: https://github.com/apache/airflow/pull/47774
This can be useful for long running pods running for minutes, hours or even days, as it both reduces the number of API calls sent to the Kubernetes API masters, as well as the task logs volume. I made sure to make the changes backwards compatible with the current behavior, and I will also submit another PR to update the `airflow/decorators/__init__.pyi` file, as per the [instructions](https://github.com/apache/airflow/blob/250fa957bb4378ac7ca5b28176df5f4c1be3b205/providers/cncf/kubernetes/src/airflow/providers/cncf/kubernetes/operators/pod.py#L237). -- 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]
