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: support configuring component resources via configs, update resource defaults #97

Merged
merged 7 commits into from
Sep 30, 2024

Conversation

BradenM
Copy link
Member

@BradenM BradenM commented Sep 30, 2024

  • feat(k8s.construct.api): increase wsgi cpu requests
  • feat(k8s.construct.api): adjust asgi/wsgi resource requests/limits
  • test: update snapshots
  • feat(charts.crisiscleanup): implement resources schema into deployment schema
  • feat(k8s.construct.component): add zod dependency
  • feat(k8s.construct.component): implement getResources for parsing and merging container resources from configs/container defaults/overrides
  • feat(k8s.construct.api): utilize getResources to merge resources for each component

@BradenM BradenM changed the title feat: support configuring component resources via configs feat: support configuring component resources via configs, update resource defaults Sep 30, 2024
Copy link

nx-cloud bot commented Sep 30, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit c42069f. 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 merged commit cc6868c into main Sep 30, 2024
8 checks passed
@BradenM BradenM deleted the feat/resource-configs branch September 30, 2024 18:21
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