Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement and use vertical pod autoscaling #99

Merged
merged 13 commits into from
Oct 4, 2024
Merged

feat: implement and use vertical pod autoscaling #99

merged 13 commits into from
Oct 4, 2024

Conversation

BradenM
Copy link
Member

@BradenM BradenM commented Oct 4, 2024

  • feat(stacks.api/addons): implement VerticalPodAutoscalerStackAddOn to deploy vpa resources
  • test(stacks.api): add test for VerticalPodAutoscalerAddon
  • feat(stacks.api): add VerticalPodAutoscalerStackAddOn to cluster by default
  • feat(k8s.construct.component): implement VerticalPodAutoscaler resource, interfaces
  • feat(k8s.construct.component): implement verticalScaling options to ApiComponent for deploying a VPA
  • feat(charts.crisiscleanup): add verticalScaling to config schema
  • test(charts.crisiscleanup): add unit test with vertical scaling
  • test(charts.crisiscleanup): update snapshots

Fixes #

Copy link

nx-cloud bot commented Oct 4, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 58f5fe1. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@BradenM BradenM enabled auto-merge (rebase) October 4, 2024 22:40
@BradenM BradenM merged commit 408ad4d into main Oct 4, 2024
7 checks passed
@BradenM BradenM deleted the feat/vpa branch October 4, 2024 22:41
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