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

Ability to stop an agent when a job completes #458

Open
1 task done
Eldarrin opened this issue Apr 11, 2023 · 0 comments
Open
1 task done

Ability to stop an agent when a job completes #458

Eldarrin opened this issue Apr 11, 2023 · 0 comments

Comments

@Eldarrin
Copy link

Team

  • I've assigned a team label to this issue

What happened?

Feature Request (not a bug):
I would like to use ephemeral workers for deployment jobs, so that when the job completes it kills the working container. So, a simple flag ("--ephemeral" or "--once") which means when a job completes it gracefully exits the tentacle.

This will allow me to put the workers behind a queuing system in my cluster and schedule as needed rather than keeping resource held when not needed and is more efficient and stable than using HPA/replica sets.

Reproduction

Run a tentacle in a container and it stays up after completing a job

Error and Stacktrace

No response

More Information

No response

Workaround

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant