Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update k8s test Document for non LocalExecutor #46583

Conversation

jason810496
Copy link
Member

related: #46502

Add a note in the documentation to help others avoid encountering the same error when running k8s tests.

While working on this issue, I encountered a problem where the test-namespace task was never successful. After several attempts, I realized that I needed to add the --multi-namespace-mode --executor KubernetesExecutor flags.
Adding a hint for the deploy-airflow command could help others avoid the same trouble.


^ 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.

@jason810496 jason810496 changed the title Update k8s test description for non LocalExecutor Update k8s test Document for non LocalExecutor Feb 8, 2025
@potiuk potiuk merged commit c1d85bd into apache:main Feb 8, 2025
36 checks passed
@potiuk
Copy link
Member

potiuk commented Feb 8, 2025

Nice! thank you!

ambika-garg pushed a commit to ambika-garg/airflow that referenced this pull request Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants