Skip to content

Conversation

@shreeharshshinde
Copy link

Summary

Add PodsScalingPolicy to the global recommended HPA scale-up behavior to match the Kubernetes default.

Changes

  • Update default HPA scale-up behavior to include pod-based scaling
  • Update HPA service tests
  • Update controller integration test fixtures to reflect the new behavior

Note: Multiple hpa.yaml files in controller testdata are updated because the default HPA behavior changed
and these files act as golden expectations for controller reconciliation.

Related Issue

Closes #328

Signed-off-by: Shreeharsh Shinde <shindeshreeharsh157@gmail.com>
Signed-off-by: Shreeharsh Shinde <shindeshreeharsh157@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

improve globalRecommendedHPABehavior to be similar to the default one

1 participant