-
Notifications
You must be signed in to change notification settings - Fork 111
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
add pause autoscaling #840
Comments
or a better way could be to supply with a template section in HTTPScaledObject as to how the dynamic ScaledObject should be created this providing ability to control the dynamically created ScaledObject and provide not only pause autoscaling but also ability to add additional triggers |
This is something in progress as part of this PR: #795 |
Proposal
ScaledObject have ability to pause autoscaling in events where manual scaling is needed. HTTPScaledObject do not support the annotations that ScaledObject provides which are defined in ScaledObject yaml:
Use-Case
If for some reason autoscaling do not behave as it should be (like external monitoring values are not right which could cause strange behavior etc) to have ability to temporary pause the autoscaling.
Is this a feature you are interested in implementing yourself?
No
Anything else?
No response
The text was updated successfully, but these errors were encountered: