Skip to content

Commit b646eea

Browse files
authored
Merge pull request #4335 from MikeSpreitzer/apf-ga
KEP-1040: Check off last GA graduation criterion
2 parents 6242920 + 8b41e97 commit b646eea

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -3017,7 +3017,7 @@ GA:
30173017
- [x] Implement borrowing by exempt priority levels.
30183018
- [x] APF allows us to disable client-side rate limiting without causing the apiservers to wedge/crash. Note that this falls a bit short of saying that we would actually want to disable client-side rate limiting. While experiments show that APF can prevent server crashes, they do not show that the SLOs are met in all scenarios. If the control plane is under-provisioned then the performance will have to suffer in one way or another.
30193019
- [x] Satisfaction that the interface has sufficient tunability to be useful.
3020-
- [ ] Setting `--enable-priority-and-fairness` to `false` disables deeply, including suppressing both the config supplying and config consuming controllers.
3020+
- [x] Setting `--enable-priority-and-fairness` to `false` disables deeply, including suppressing both the config supplying and config consuming controllers.
30213021
30223022
### Upgrade / Downgrade Strategy
30233023

0 commit comments

Comments
 (0)