Skip to content

Conversation

@sjberman
Copy link
Collaborator

Cherrypick of #4247

Problem: When the Inference Extension was enabled, the additional container was not given resource specifications, which prevented the HPA from working.

Solution: Add the resource specifications from the NGINX container to the inference container.

Release notes

If this PR introduces a change that affects users and needs to be mentioned in the release notes,
please add a brief note that summarizes the change.

Fix bug that prevented HPA from working when Inference Extension was enabled.

Problem: When the Inference Extension was enabled, the additional container was not given resource specifications, which prevented the HPA from working.

Solution: Add the resource specifications from the NGINX container to the inference container.
@sjberman sjberman requested a review from a team as a code owner November 10, 2025 21:04
@github-actions github-actions bot added the bug Something isn't working label Nov 10, 2025
@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.19%. Comparing base (59fd539) to head (fef86cf).

Additional details and impacted files
@@               Coverage Diff               @@
##           release-2.2    #4248      +/-   ##
===============================================
- Coverage        86.20%   86.19%   -0.02%     
===============================================
  Files              131      131              
  Lines            14313    14316       +3     
  Branches            74       74              
===============================================
+ Hits             12338    12339       +1     
- Misses            1774     1775       +1     
- Partials           201      202       +1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working release-notes

Projects

Status: 🆕 New

Development

Successfully merging this pull request may close these issues.

4 participants