Skip to content

feat(helm): add horizontal scaling (hpa) support.#163

Merged
alukach merged 1 commit into
mainfrom
feat/add-autoscaling
May 22, 2026
Merged

feat(helm): add horizontal scaling (hpa) support.#163
alukach merged 1 commit into
mainfrom
feat/add-autoscaling

Conversation

@pantierra
Copy link
Copy Markdown
Contributor

@pantierra pantierra commented May 22, 2026

Add Horizontal Pod Autoscaler support and set sensible default resource limits.

  • New HPA template (helm/templates/hpa.yaml)
  • Autoscaling config block in values.yaml (disabled by default)
  • Schema validation for autoscaling parameters
  • Usage documentation

@github-actions github-actions Bot added the feat label May 22, 2026
@pantierra pantierra force-pushed the feat/add-autoscaling branch 4 times, most recently from f7e4b30 to 1a84bad Compare May 22, 2026 13:01
@pantierra pantierra requested a review from alukach May 22, 2026 13:03
@pantierra pantierra force-pushed the feat/add-autoscaling branch 2 times, most recently from 132f7b5 to 1d242b3 Compare May 22, 2026 13:23
@pantierra pantierra force-pushed the feat/add-autoscaling branch from 1d242b3 to 8bd8479 Compare May 22, 2026 13:25
@pantierra pantierra changed the title feat(charts): added horizontal scaling (hpa) support. feat(helm): add horizontal scaling (hpa) support. May 22, 2026
@alukach alukach merged commit ce6c245 into main May 22, 2026
7 checks passed
@alukach alukach deleted the feat/add-autoscaling branch May 22, 2026 15:57
alukach pushed a commit that referenced this pull request May 22, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.1.0](v1.0.3...v1.1.0)
(2026-05-22)


### Features

* **auth-extension:** annotate links with auth:refs
([#138](#138))
([2109a4b](2109a4b))
* **helm:** add horizontal scaling (hpa) support.
([#163](#163))
([ce6c245](ce6c245))


### Bug Fixes

* **auth-extension:** support root_paths
([c9dc496](c9dc496))
* **cql2-rewrite-links:** ensure POST request CQL2 filter persists in
links
([#164](#164))
([543534d](543534d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: ds-release-bot[bot] <116609932+ds-release-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants