Skip to content

Commit d3470ec

Browse files
committed
Revise GA criteria according to recent discussions
1 parent 669f968 commit d3470ec

File tree

1 file changed

+5
-5
lines changed
  • keps/sig-api-machinery/1040-priority-and-fairness

1 file changed

+5
-5
lines changed

keps/sig-api-machinery/1040-priority-and-fairness/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2621,11 +2621,11 @@ Beta:
26212621
26222622
GA:
26232623
2624-
- Satisfaction with LIST and WATCH support
2625-
- APF allows us to disable client-side rate limiting (or we know the reason why not)
2626-
- Satisfaction that the API can be extended in a backward-compatible way to support borrowing between priority levels
2627-
- Satisfaction that the API is sufficient to support auto-tuning of capacity and resource costs
2628-
- API annotations properly support strategic merge patch
2624+
- Satisfaction with LIST and WATCH support.
2625+
- API annotations properly support strategic merge patch.
2626+
- APF allows us to disable client-side rate limiting without causing the apiservers to wedge/crash. Note that there is another level of concern that APF does not attempt to address, which is mismatch between the throughput that various controllers can sustain.
2627+
- Design and implement borrowing between priority levels.
2628+
- Satisfaction that the API is sufficient to support auto-tuning of capacity and resource costs.
26292629
26302630
## Production Readiness Review Questionnaire
26312631

0 commit comments

Comments
 (0)