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

make shutdown endpoint optional via CLI flag. #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

UiP9AV6Y
Copy link

this change adds a new CLI flag, which allows the /quitquitquit
endpoint to be replaced with a noop action instead of the default
"shutdown the application" behaviour.

for backwards compatibility, the endpoint remains armed by default.

closes #46

this change adds a new CLI flag, which allows the `/quitquitquit`
endpoint to be replaced with a noop action instead of the default
"shutdown the application" behaviour.

for backwards compatibility, the endpoint remains armed by default.

closes planetlabs#46
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.

add flag to disable shutdown endpoint
1 participant