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 Incorrect await_container_completion #28771

Merged
merged 3 commits into from
Jan 7, 2023

Conversation

csm10495
Copy link
Contributor

@csm10495 csm10495 commented Jan 6, 2023

Also fix the corresponding test that fails once we make this fix.

This is a split up of #28752

Closes #26796

Also fix the corresponding test that fails once we make this fix
@boring-cyborg boring-cyborg bot added provider:cncf-kubernetes Kubernetes provider related issues area:providers labels Jan 6, 2023
@csm10495
Copy link
Contributor Author

csm10495 commented Jan 6, 2023

After this gets merged, i'll be able to recreate #28752 (based off this in main)

@eladkal eladkal changed the title Fix #26796 .. await_container_completion has a negated condition Fix Incorrect await_container_completion in KubernetesPodOperator Jan 7, 2023
@eladkal eladkal changed the title Fix Incorrect await_container_completion in KubernetesPodOperator Fix Incorrect await_container_completion in PodManager Jan 7, 2023
@eladkal eladkal changed the title Fix Incorrect await_container_completion in PodManager Fix Incorrect await_container_completion Jan 7, 2023
@eladkal eladkal merged commit ce67786 into apache:main Jan 7, 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 provider related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect await_container_completion in KubernetesPodOperator
4 participants