Re: [PR] KPO xcom sidecar PodDefault usage [airflow]

2024-04-16 Thread via GitHub
jedcunningham merged PR #38951: URL: https://github.com/apache/airflow/pull/38951 -- 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:

Re: [PR] KPO xcom sidecar PodDefault usage [airflow]

2024-04-12 Thread via GitHub
jedcunningham commented on code in PR #38951: URL: https://github.com/apache/airflow/pull/38951#discussion_r1562649946 ## airflow/providers/cncf/kubernetes/utils/pod_manager.py: ## @@ -42,7 +42,7 @@ from airflow.exceptions import AirflowException,

Re: [PR] KPO xcom sidecar PodDefault usage [airflow]

2024-04-11 Thread via GitHub
dirrao commented on code in PR #38951: URL: https://github.com/apache/airflow/pull/38951#discussion_r1561968503 ## airflow/providers/cncf/kubernetes/utils/pod_manager.py: ## @@ -42,7 +42,7 @@ from airflow.exceptions import AirflowException, AirflowProviderDeprecationWarning

Re: [PR] KPO xcom sidecar PodDefault usage [airflow]

2024-04-11 Thread via GitHub
jedcunningham commented on code in PR #38951: URL: https://github.com/apache/airflow/pull/38951#discussion_r1561823263 ## airflow/providers/cncf/kubernetes/utils/pod_manager.py: ## @@ -42,7 +42,7 @@ from airflow.exceptions import AirflowException,

[PR] KPO xcom sidecar PodDefault usage [airflow]

2024-04-11 Thread via GitHub
jedcunningham opened a new pull request, #38951: URL: https://github.com/apache/airflow/pull/38951 We should use the same, non deprecated, version of PodDefaults for the xcom sidecar when creating and reading xcom. -- This is an automated message from the Apache Git Service. To respond