Skip to content

Conversation

@jedcunningham
Copy link
Member

It turns out the event_buffer expects the TI state, not the worker state. This changes KE to sending the proper state back to the scheduler job.

Related: #28871

It turns out the event_buffer expects the TI state, not the worker
state. This changes KE to sending the proper state back to the scheduler
job.
@boring-cyborg boring-cyborg bot added provider:cncf-kubernetes Kubernetes (k8s) provider related issues area:Scheduler including HA (high availability) scheduler labels Apr 25, 2023
@jedcunningham jedcunningham marked this pull request as ready for review April 25, 2023 22:33
@jedcunningham jedcunningham added this to the Airflow 2.6.0 milestone Apr 25, 2023
@ephraimbuddy ephraimbuddy merged commit 0133f68 into apache:main Apr 26, 2023
@ephraimbuddy ephraimbuddy deleted the fixup_ke_async branch April 26, 2023 14:37
ephraimbuddy pushed a commit that referenced this pull request Apr 26, 2023
* Fix KubernetesExecutor sending state to scheduler

It turns out the event_buffer expects the TI state, not the worker
state. This changes KE to sending the proper state back to the scheduler
job.

* dedup using event, not running

(cherry picked from commit 0133f68)
@ephraimbuddy ephraimbuddy added the type:bug-fix Changelog: Bug Fixes label Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:Scheduler including HA (high availability) scheduler provider:cncf-kubernetes Kubernetes (k8s) provider related issues type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants