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
Copy file name to clipboardExpand all lines: keps/sig-api-machinery/1040-priority-and-fairness/README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2619,6 +2619,14 @@ Beta:
2619
2619
- Automatically manages versions of mandatory/suggested configuration
2620
2620
- Discrimates paginated LIST requests
2621
2621
2622
+
GA:
2623
+
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.
0 commit comments