Skip to content

Conversation

@romsharon98
Copy link
Contributor

closes: #42957


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg bot added area:providers provider:cncf-kubernetes Kubernetes (k8s) provider related issues labels Oct 26, 2024
@romsharon98 romsharon98 force-pushed the fix/k8s-decorator-and-operator-namespace branch from ea77718 to 086e5c9 Compare November 5, 2024 11:25
@romsharon98 romsharon98 added the legacy ui Whether legacy UI change should be allowed in PR label Nov 5, 2024
@romsharon98 romsharon98 force-pushed the fix/k8s-decorator-and-operator-namespace branch from 8458723 to 756a5ea Compare November 5, 2024 11:30
@eladkal eladkal removed the legacy ui Whether legacy UI change should be allowed in PR label Nov 5, 2024
@romsharon98 romsharon98 merged commit 9ede38a into apache:main Nov 5, 2024
ellisms pushed a commit to ellisms/airflow that referenced this pull request Nov 13, 2024
…pache#43402)

* change default namespace value to be None

* passing namespace to decorator when in_cluster=False

* add breaking change

* change changelog

* revert ui change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:cncf-kubernetes Kubernetes (k8s) provider related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kubernetes task decorator default namespace behaves different than KubernetesPodOperator when in cluster

3 participants