dimberman commented on a change in pull request #15165: URL: https://github.com/apache/airflow/pull/15165#discussion_r607314879
########## File path: UPDATING.md ########## @@ -70,6 +70,12 @@ https://developers.google.com/style/inclusive-documentation --> +### Removed pod_launcher from core airflow + +Moved the pod launcher from `airflow.kubernetes.pod_launcher` to `airflow.providers.cncf.kubernetes.utils.pod_launcher` + +This will alow users to fix the KubernetesPodOperator without requiring an airflow upgrade Review comment: I fixed this doc with slightly different wording. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
