You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having a Rollout that runs an analysis, and a HPA targeting to that Rollout. If an scale down event occurs during the execution of the analysis, the pod generated by the AnalysisRun Job is terminated. Also the Rollout proceeds as passed even the analysis did not finish.
Checklist:
Describe the bug
Having a Rollout that runs an analysis, and a HPA targeting to that Rollout. If an scale down event occurs during the execution of the analysis, the pod generated by the AnalysisRun Job is terminated. Also the Rollout proceeds as passed even the analysis did not finish.
To Reproduce
Having the following resources
And the following events occurrs:
A new Rollout starts:
For some reason (ie burst traffic end) an scale down event is generated:
Expected behavior
AnalysisRun Job generated pods are not affected by HPA
Version
v1.7.2+59e5bd3
Message from the maintainers:
Impacted by this bug? Give it a 👍. We prioritize the issues with the most 👍.
The text was updated successfully, but these errors were encountered: