-
Notifications
You must be signed in to change notification settings - Fork 76
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
post-action clean up job occasional failed on self-hosted github action runners #54
Labels
Comments
jerry153fish
changed the title
post-action clean up job occasional failed on self hosted github action runners
post-action clean up job occasional failed on self-hosted github action runners
Mar 2, 2022
I see the same issue, though in my case it's related to types of workloads deployed to the cluster. To mitigate it I delete workloads and restart docker too. |
Yeah I am having the same issue |
jerry153fish
added a commit
to jerry153fish/kind-action
that referenced
this issue
Feb 27, 2023
jerry153fish
added a commit
to jerry153fish/kind-action
that referenced
this issue
Feb 27, 2023
jerry153fish
added a commit
to jerry153fish/kind-action
that referenced
this issue
Feb 27, 2023
jerry153fish
added a commit
to jerry153fish/kind-action
that referenced
this issue
Feb 27, 2023
jerry153fish
added a commit
to jerry153fish/kind-action
that referenced
this issue
Feb 27, 2023
jerry153fish
added a commit
to jerry153fish/kind-action
that referenced
this issue
Feb 27, 2023
jerry153fish
added a commit
to jerry153fish/kind-action
that referenced
this issue
Feb 27, 2023
jerry153fish
added a commit
to jerry153fish/kind-action
that referenced
this issue
Feb 27, 2023
Signed-off-by: Author Name <authoremail@example.com>
jerry153fish
added a commit
to jerry153fish/kind-action
that referenced
this issue
Feb 27, 2023
Signed-off-by: Jerry Chen <jerry153fish@gmail.com>
cpanato
pushed a commit
that referenced
this issue
Jul 11, 2023
Signed-off-by: Jerry Chen <jerry153fish@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have seen the cleanup jobs fails on our ci for multiple times in our self-hosted github runners
This might be caused by kubernetes-sigs/kind#708.
Is it possible to add an option input
failed_on_cleanup
to forcekind delete
to return ture eg:The text was updated successfully, but these errors were encountered: