Skip to content

Commit 92cda6f

Browse files
authored
Merge pull request kubernetes#3771 from MikeSpreitzer/apf-ga-update
KEP-1040: update GA graduation criteria
2 parents 34b46e8 + bff5537 commit 92cda6f

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
@@ -2834,11 +2834,11 @@ Beta:
28342834
28352835
GA:
28362836
2837-
- Satisfaction with LIST and WATCH support.
2838-
- API annotations properly support strategic merge patch.
2839-
- 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.
2840-
- Design and implement borrowing between priority levels.
2841-
- Satisfaction that the API is sufficient to support auto-tuning of capacity and resource costs.
2837+
- [x] API annotations properly support strategic merge patch.
2838+
- [x] Design and implement borrowing between priority levels.
2839+
- [ ] Satisfaction with LIST and WATCH support.
2840+
- [ ] 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.
2841+
- [ ] Satisfaction that the interface is sufficient to support tuning of capacity and resource costs.
28422842
28432843
## Production Readiness Review Questionnaire
28442844

0 commit comments

Comments
 (0)