mitre88 commented on PR #70491: URL: https://github.com/apache/airflow/pull/70491#issuecomment-5087704371
Good point — reworked the PR to rename the argument instead: the constructor now takes `cluster_id`, the templated `cluster_id` attribute and `template_fields` stay exactly as on main, and a wrong keyword fails loudly with a `TypeError`. Updated the unit tests, the system test example, and added a breaking-change note to the provider changelog. PR title and description updated accordingly. --- Drafted-by: Claude Code (Fable 5) (no human review before posting) -- 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]
