This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 2358064fdf Use `declarative_base` from `sqlalchemy.orm` instead of
`sqlalchemy.ext.declarative` (#39134)
add 85bc9afcaa fixes templated env vars for k8s pod operator (#39139)
No new revisions were added by this update.
Summary of changes:
.../backcompat/backwards_compat_converters.py | 14 ++++++--
airflow/providers/cncf/kubernetes/operators/pod.py | 12 +++++--
pyproject.toml | 2 +-
.../cncf/kubernetes/operators/test_pod.py | 41 ++++++++++++++++++----
4 files changed, 57 insertions(+), 12 deletions(-)