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

(fix): HybridExecutor tasks of other executor rescheduled in kubernetes executor #43003

Merged
merged 3 commits into from
Oct 20, 2024

Conversation

pavansharma36
Copy link
Contributor

@pavansharma36 pavansharma36 commented Oct 14, 2024

Closes #42151


^ 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 provider related issues labels Oct 14, 2024
@pavansharma36 pavansharma36 changed the title kubernetes executor clear tasks which are launched by kubernetes exec… (fix): HybridExecutor tasks of other executor rescheduled in kubernetes executor Oct 14, 2024
@pavansharma36
Copy link
Contributor Author

@o-nikolas @potiuk
Created new PR because of rebase issue in 42175

@o-nikolas
Copy link
Contributor

#42175

Linking to old ticket

@o-nikolas
Copy link
Contributor

@pavansharma36 Can you circle back and ensure all the tests are green?

@eladkal eladkal requested a review from o-nikolas October 18, 2024 15:10
@eladkal eladkal merged commit 57500b6 into apache:main Oct 20, 2024
66 checks passed
harjeevanmaan pushed a commit to harjeevanmaan/airflow that referenced this pull request Oct 23, 2024
PaulKobow7536 pushed a commit to PaulKobow7536/airflow that referenced this pull request Oct 24, 2024
ellisms pushed a commit to ellisms/airflow that referenced this pull request Nov 13, 2024
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 provider related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Airflow Hybrid Executor have issue where tasks are rescheduled but actually running
3 participants