Incorrect validation and error message of stabilizationWindowSeconds
in autoscaler behaviour
#3345
Labels
stabilizationWindowSeconds
in autoscaler behaviour
#3345
Component(s)
No response
What happened?
Description
Received the following error message when trying to configure
scaleUp
policy for anOpenTelemetryCollector
withstabilizationWindowSeconds: 0
.There are 2 issues here.
scaleUp
object that should be one or more, but rather the value ofstabilizationWindowSeconds
.Steps to Reproduce
Attempt to apply following manifest:
Expected Result
One should be apply to set
stabilizationWindowSeconds
to0
(which is the default forscaleUp
behaviour).Actual Result
See error message in description.
Kubernetes Version
1.30.4
Operator version
0.109.0
Collector version
0.109.0
Environment information
No response
Log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: