Skip to content

Enable configuration of the HPA stabilization window #1457

@khauser

Description

@khauser

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    To Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions