dstandish commented on pull request #19572: URL: https://github.com/apache/airflow/pull/19572#issuecomment-999617294
> @dstandish I know at least 1 company that would be impacted by changing `start_pod` to `create_pod`. > > `PodLauncher` doesn't cover the behaviour anymore so renaming that makes sense IMO. Thanks @BasPH So major it is. Do we need to keep the old names (with deprecation)? Or is it fine to simply rename. E.g. `pod_launcher.py` will move to `pod_manager.py` -- 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]
