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

Fixed to remove k8s pod on finished #1696

Merged

Conversation

hnarimiya
Copy link
Contributor

When I executed KubernetesCommandExecutor, there was a case where the pod remained.
So I modified it to explicitly delete the pod after the archive file acquisition was complete.

Copy link
Contributor

@yoyama yoyama left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@yoyama yoyama merged commit 1f26387 into treasure-data:master Jul 5, 2022
@szyn szyn added this to the v0.10.5 milestone Feb 9, 2023
@szyn szyn added the bug label Feb 9, 2023
@hnarimiya hnarimiya deleted the feature/k8s-pod-delete-at-finished branch December 7, 2023 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants