Skip to content

Conversation

@joshuayeung
Copy link
Contributor

Currently, multiNamespaceMode is not working with executor KubernetesExecutor.
Even though we set the pod override in the executor config, the pod is still generated in the airflow namespace.
It is suggested to change the order of this pod list to make it work.

See more details:
#31990


^ 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 Sep 20, 2023
Copy link
Member

@hussein-awala hussein-awala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add a new test which simulates the issue you have with the current implementation? (in this module)

@joshuayeung joshuayeung force-pushed the Fix-multiNamespaceMode-not-working-with-executor-KubernetesExecutor branch 2 times, most recently from 346bd7e to 1819d53 Compare September 23, 2023 04:02
@joshuayeung joshuayeung force-pushed the Fix-multiNamespaceMode-not-working-with-executor-KubernetesExecutor branch from 1819d53 to 6bc7ccf Compare September 23, 2023 04:03
@joshuayeung
Copy link
Contributor Author

Could you add a new test which simulates the issue you have with the current implementation? (in this module)

Hi @hussein-awala , I have added a test case to test this scenario

Copy link
Member

@hussein-awala hussein-awala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@andreyolv
Copy link

Thank you very much guys for this fix 🙏

@eladkal
Copy link
Contributor

eladkal commented Oct 6, 2023

helm chart tests are failing

@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Stale PRs per the .github/workflows/stale.yml policy file label Nov 21, 2023
@github-actions github-actions bot closed this Nov 26, 2023
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 stale Stale PRs per the .github/workflows/stale.yml policy file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants