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
KEDA supports multi strategies on how to handle long running executions: https://keda.sh/docs/2.5/concepts/scaling-deployments/#long-running-executions
a) Is there a way to control the terminationGracePeriodSeconds in the ARM, Yaml template? b) Is it possible to register postStart and preStop hooks?
terminationGracePeriodSeconds
postStart
preStop
Or alternatively: Is there plan to support Scaled Jobs:
Scaled Jobs
The text was updated successfully, but these errors were encountered:
Hey @cmenzi email me at keroden@microsoft.com if you want to give your feedback and provide some requirements as we validate the design
Sorry, something went wrong.
@kendallroden If you still want some requirements/feedback can send our own too? Have similar requirements for something like Scaled Jobs.
Though do note that it's come up a few times in the repo, so probably have all that you need!
Please track #526
@somehowadev - we will reach out if we need futher validation! Thanks for the offer. Feel free to email me so I can pass on to the team.
ahmelsayed
kendallroden
No branches or pull requests
KEDA supports multi strategies on how to handle long running executions: https://keda.sh/docs/2.5/concepts/scaling-deployments/#long-running-executions
a) Is there a way to control the
terminationGracePeriodSeconds
in the ARM, Yaml template?b) Is it possible to register
postStart
andpreStop
hooks?Or alternatively: Is there plan to support
Scaled Jobs
:The text was updated successfully, but these errors were encountered: