Skip to content

Commit a8394e3

Browse files
committed
Add deep disable of APF to GA criteria
Signed-off-by: Mike Spreitzer <[email protected]>
1 parent 9cbdbbb commit a8394e3

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3016,6 +3016,7 @@ GA:
30163016
- [ ] Satisfaction with LIST and WATCH support.
30173017
- [ ] 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.
30183018
- [ ] Satisfaction that the interface is sufficient to support tuning of capacity and resource costs.
3019+
- [ ] Setting `--enable-priority-and-fairness` to `false` disables deeply, including suppressing both the config supplying and config consuming controllers.
30193020
30203021
### Upgrade / Downgrade Strategy
30213022

0 commit comments

Comments
 (0)