shlomitubul commented on PR #64763: URL: https://github.com/apache/airflow/pull/64763#issuecomment-4212822345
@Miretpl All feedback addressed and tests verified locally (82/82 pass): - Separated pgbouncer into dedicated test — no conditional logic - Used `workers.celery.serviceAccount` for Celery worker test - Changed `airflowVersion` to `2.11.0` and removed explicit version from Airflow 3 tests - Removed the kubernetes worker SA test — `workers.kubernetes.serviceAccount` doesn't propagate to the worker SA template (it only affects the pod-template-file); the worker SA reads from `workers.serviceAccount` merged via `workers.celery` - Pre-commit hooks (prek) passing -- 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]
