Skip to content

hpa: align default scale-up behavior with Kubernetes#469

Open
shreeharshshinde wants to merge 4 commits intomercari:mainfrom
shreeharshshinde:hpa-behavior-improvement
Open

hpa: align default scale-up behavior with Kubernetes#469
shreeharshshinde wants to merge 4 commits intomercari:mainfrom
shreeharshshinde:hpa-behavior-improvement

Conversation

@shreeharshshinde
Copy link
Copy Markdown

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

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