Skip to content

Commit b3ac322

Browse files
committed
Update GA criteria.
1 parent d8869ed commit b3ac322

File tree

1 file changed

+3
-8
lines changed
  • keps/sig-scheduling/5598-opportunistic-batching

1 file changed

+3
-8
lines changed

keps/sig-scheduling/5598-opportunistic-batching/README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -519,22 +519,17 @@ in back-to-back releases.
519519

520520
- Feature implemented behind a feature flag
521521
- Initial signature implementations for all in-tree plugins (note that some, as described in the section, will always return unsignable if the pod is configured to use them).
522-
- A first version of monitoring
522+
- Monitoring
523523
- Hand-done perf test runs
524524
- Integration tests
525525
- Initial e2e tests completed and enabled
526526
- Handle common 1-pod-per-node batches: host ports and resources
527+
- Parameter tuning (batch sizes, etc.)
528+
- Excluded: batching for non "1-pod-per-node" workloads
527529

528530
#### GA
529531

530-
- Parameter tuning (batch sizes, etc.)
531-
- Full monitoring in place
532-
- Comprehensive
533532
- At least 1 test user with experience running the feature
534-
- Metrics showing usage / exclusions
535-
- Excluded: batching for non "1-pod-per-node" workloads
536-
- Ideally at least some support for DRA
537-
- Experience with initial user running on their workload(s)
538533

539534
### Upgrade / Downgrade Strategy
540535

0 commit comments

Comments
 (0)