brokenjacobs commented on issue #37872: URL: https://github.com/apache/airflow/issues/37872#issuecomment-1979690335
It appears what is happening is this line in the worker deployment is overriding the global pod annotations: https://github.com/apache/airflow/blob/17cc4c911c17e1d18061cdf805d854a3fda66b15/chart/templates/workers/worker-deployment.yaml#L42 Just tested removing podAnnotations from the workers and disabling the safe to evict and the copying of resources stopped. -- 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]
