We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When un-deploying a stream in Marathon, the group deletion force flag should be configurable, with a default to force.
force
Configuration is done via the following property: boolean spring.cloud.deployer.mesos.marathon.force-group-deletion
spring.cloud.deployer.mesos.marathon.force-group-deletion
The text was updated successfully, but these errors were encountered:
Completed with the following previous commit, 70bb83c
Sorry, something went wrong.
aweigold
No branches or pull requests
When un-deploying a stream in Marathon, the group deletion
force
flag should be configurable, with a default to force.Configuration is done via the following property:
boolean
spring.cloud.deployer.mesos.marathon.force-group-deletion
The text was updated successfully, but these errors were encountered: