Skip to content

Commit f355069

Browse files
authored
Merge pull request kubernetes#4057 from MikeSpreitzer/deep-disable-apf
KEP-1040: Add deep disable to GA criteria
2 parents 31dc716 + a8394e3 commit f355069

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
@@ -3017,6 +3017,7 @@ GA:
30173017
- [ ] Implement borrowing by exempt priority levels.
30183018
- [ ] 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.
30193019
- [ ] Satisfaction that the interface is sufficient to support tuning of capacity and resource costs.
3020+
- [ ] Setting `--enable-priority-and-fairness` to `false` disables deeply, including suppressing both the config supplying and config consuming controllers.
30203021
30213022
### Upgrade / Downgrade Strategy
30223023

0 commit comments

Comments
 (0)