You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[iris] Address review: bump node overcommit, delete pods by name
- Bump DIRECT_PROVIDER_NODE_OVERCOMMIT from 2 to 16 to match the
worker provider's tasks-per-worker ratio.
- Replace delete_by_labels with delete_many: deletes pods by name
instead of label selector. Simpler, more precise, no new protocol
method needed beyond what kubectl natively supports.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments