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

e2e: add --wait to kubectl delete of pods and namespaces #1059

Merged
merged 1 commit into from Aug 25, 2023

Conversation

marquiz
Copy link
Contributor

@marquiz marquiz commented Aug 23, 2023

Add --wait and --ignore-missing (to make sure that we really wait for the objects that does exist) to prevent naming collisions caused by long termination times of pods. Also add --now where it is missing so that stuff gets deleted quickly.

@marquiz
Copy link
Contributor Author

marquiz commented Aug 23, 2023

ping @klihub @askervin

klihub
klihub previously approved these changes Aug 23, 2023
@marquiz
Copy link
Contributor Author

marquiz commented Aug 23, 2023

I simplified this a bit, not adding --ignore-missing if --all is specified

Add --wait and --ignore-missing (to make sure that we really wait for
the objects that does exist) to prevent naming collisions caused by long
termination times of pods. Also add --now where it is missing so that
stuff gets deleted quickly.
Copy link
Contributor

@askervin askervin left a comment

Choose a reason for hiding this comment

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

LGTM

@klihub klihub merged commit f8b199e into intel:master Aug 25, 2023
6 checks passed
@marquiz marquiz deleted the devel/e2e-wait branch August 25, 2023 07:05
@marquiz marquiz mentioned this pull request Jan 8, 2024
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants