Skip to content

feat(hpa): add customMetrics, selectPolicy, and configurable policies#177

Draft
camjay wants to merge 1 commit intoPortkey-AI:mainfrom
camjay:feat/hpa-enhancements
Draft

feat(hpa): add customMetrics, selectPolicy, and configurable policies#177
camjay wants to merge 1 commit intoPortkey-AI:mainfrom
camjay:feat/hpa-enhancements

Conversation

@camjay
Copy link
Copy Markdown
Contributor

@camjay camjay commented Apr 2, 2026

Split from #172 per @sk-portkey's feedback — HPA enhancements only, redis.deployLocal removed.

  • Support autoscaling.customMetrics for injecting arbitrary HPA metrics
  • Add selectPolicy (Max/Min/Disabled) for scaleUp and scaleDown behavior
  • Allow full policies override per direction; existing defaults preserved when not specified

Validated with helm lint and helm template (default values + custom overrides).

Support custom metrics injection, per-direction selectPolicy, and full
policy override for HPA scaleUp/scaleDown behavior. Existing defaults
are preserved when custom policies are not specified.
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.

1 participant