The GitHub Actions job "Tests" on airflow.git/backport-62d60e4-chart/v1-2x-test has succeeded. Run started by GitHub user jscheffl (triggered by jscheffl).
Head commit for run: fb96ef38182af9b3e3edbe4a4296cdf3f96120fb / Anurag Pappula <[email protected]> [chart/v1-2x-test] Fix Helm chart executor label to support executor aliases (#67762) * Fix Helm chart executor label to support executor aliases The scheduler Deployment/StatefulSet renders the executor option into a Kubernetes label and only sanitized the comma separator used between multiple executors. Executor aliases (name:ExecutorClass) contain a colon, which is not a valid label character, so a value such as CeleryExecutor,harvest_exec:KubernetesExecutor produced an invalid label and the scheduler failed to deploy. Replace the colon with a hyphen alongside the existing comma handling so aliased and multi-executor configurations render a valid label. * Add newsfragment for executor alias label fix * Remove newsfragment; not needed for a bugfix per AGENTS.md (cherry picked from commit 62d60e4af15eab925966bde19b4c8e7a05b91b1c) Co-authored-by: Anurag Pappula <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/26681297900 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
