kaxil commented on a change in pull request #15388: URL: https://github.com/apache/airflow/pull/15388#discussion_r614374056
########## File path: UPDATING.md ########## @@ -70,6 +70,11 @@ https://developers.google.com/style/inclusive-documentation --> +### Deprecated PodDefaults and in airflow.kubernetes.pod_generator + +We have moved PodDefaults and add_xcom_sidecar to `airflow.providers.cncf.kubernetes.utils.xcom_sidecar`. +This change will allow us to modify the KubernetesPodOperator XCom functionality without requiring airflow upgrades. Review comment: We should add the original location too -- that it is moved from XYZ to ABC -- 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]
