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

Enable user to set AZP_AGENT_ONCE=false #338

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

stewartshea
Copy link

Hi there!

I had a need to have the agent run persistently in Kubernetes without shutting down (and triggering a CrashLoopBackoff). I was able to achieve this modifying the entrypoint to override the --once option.

I realize this may not be useful for your setup, so feel free to reject if you don't like this, as I'm sure many people prefer one pod per job with the cleanup procedures - but for me, and for testing some basic ADO work, this seemed useful.

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.

1 participant