Skip to content

Conversation

@samhita-alla
Copy link
Contributor

@samhita-alla samhita-alla commented Jul 4, 2025

Tracking issue

Why are the changes needed?

This PR adds ephemeral-storage to the model server's requests and limits. The goal is to make it configurable at the user level.

What changes were proposed in this pull request?

Adds ephemeral_storage to the sidecar template and sets it to 20Gi for the NIM model server.

How was this patch tested?

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

Summary by Bito

This pull request enhances the model server's configuration by introducing an `ephemeral_storage` parameter, allowing users to specify storage requirements. The change is implemented in both the model server and sidecar template files, with a default value of `20Gi` for improved resource management.

@samhita-alla
Copy link
Contributor Author

@dansola @cosmicBboy

@codecov
Copy link

codecov bot commented Jul 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.47%. Comparing base (6583b3b) to head (c9172a3).
Report is 4 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3291       +/-   ##
===========================================
+ Coverage   52.55%   79.47%   +26.91%     
===========================================
  Files         215      215               
  Lines       22545    22545               
  Branches     2969     2969               
===========================================
+ Hits        11849    17918     +6069     
+ Misses       9972     3777     -6195     
- Partials      724      850      +126     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@samhita-alla samhita-alla merged commit 52117be into master Jul 16, 2025
115 of 117 checks passed
Atharva1723 pushed a commit to Atharva1723/flytekit that referenced this pull request Oct 5, 2025
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.

3 participants