Skip to content

Commit ff71f81

Browse files
authored
Merge pull request kubernetes#3155 from MikeSpreitzer/apf-ga-criteria
KEP-1040: Start drafting GA graduation criteria for API Priority and Fairness
2 parents aad7105 + d3470ec commit ff71f81

File tree

1 file changed

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

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2619,6 +2619,14 @@ Beta:
26192619
- Automatically manages versions of mandatory/suggested configuration
26202620
- Discrimates paginated LIST requests
26212621
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.
2629+
26222630
## Production Readiness Review Questionnaire
26232631
26242632
### Feature Enablement and Rollback

0 commit comments

Comments
 (0)