generated from kedacore/github-template
-
Notifications
You must be signed in to change notification settings - Fork 151
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Proposal
kind: HTTPScaledObject
spec:
# NEW - doesn't exist yet
advanced:
horizontalPodAutoscalerConfig:
behavior:
scaleDown:
stabilizationWindowSeconds: 30
At the moment stress tests (see #1445 ) would last much longer without patching the object meanwhile. The configuration of stabilizationWindowSeconds would be a much cleaner option. Maybe it would also help in other scenarios.
Use-Case
Faster rapid stress test.
Is this a feature you are interested in implementing yourself?
Yes
Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
To Triage