Skip to content

Commit 9a49866

Browse files
committed
Check off most remaining APF GA criteria
Signed-off-by: Mike Spreitzer <[email protected]>
1 parent 16d5ddf commit 9a49866

File tree

1 file changed

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

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3013,10 +3013,10 @@ GA:
30133013
30143014
- [x] API annotations properly support strategic merge patch.
30153015
- [x] Design and implement borrowing between priority levels.
3016-
- [ ] Satisfaction with LIST and WATCH support.
3017-
- [ ] Implement borrowing by exempt priority levels.
3018-
- [ ] 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.
3019-
- [ ] Satisfaction that the interface is sufficient to support tuning of capacity and resource costs.
3016+
- [x] Satisfaction that LIST and WATCH support are good enough.
3017+
- [x] Implement borrowing by exempt priority levels.
3018+
- [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.
3019+
- [x] Satisfaction that the interface has sufficient tunability to be useful.
30203020
- [ ] Setting `--enable-priority-and-fairness` to `false` disables deeply, including suppressing both the config supplying and config consuming controllers.
30213021
30223022
### Upgrade / Downgrade Strategy

0 commit comments

Comments
 (0)