fix(helm): preserve shared worker capacity - #22
Conversation
|
🔗 Paperclip issue: BLO-14004 |
1 similar comment
|
🔗 Paperclip issue: BLO-14004 |
Ally — Consolidated PR ReviewLenses: pr-review-toolkit (code, tests, comments, errors, types) + gstack/review + native-codex. Looks good. No Critical or Important issues found. The worker scheduler treats reservations as guaranteed capacity, not per-operation ceilings. With Suggestions (1)
Strengths
Recommended Action
This PR is authored by |
Summary
Verification
helm lint helm/hindsighthelm template hindsight helm/hindsighthelm template hindsight helm/hindsight --set worker.enabled=truegit diff --checkThe repository-wide
./scripts/hooks/lint.shcould not start in the Paperclip runtime becauseuvis not installed (line 39: uv: command not found). This PR changes onlyhelm/hindsight/values.yaml.Paperclip: BLO-14004