Skip to content

Commit 79dbc5c

Browse files
authored
Merge pull request #5126 from sanposhiho/patch-8
fix: address suggestions on kep-3633
2 parents 2fee46f + 4b51b36 commit 79dbc5c

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

keps/sig-scheduling/3633-matchlabelkeys-to-podaffinity/README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1021,19 +1021,6 @@ and validate the declared limits?
10211021
-->
10221022
No.
10231023

1024-
###### Can enabling / using this feature result in resource exhaustion of some node resources (PIDs, sockets, inodes, etc.)?
1025-
1026-
<!--
1027-
Focus not just on happy cases, but primarily on more pathological cases
1028-
(e.g. probes taking a minute instead of milliseconds, failed pods consuming resources, etc.).
1029-
If any of the resources can be exhausted, how this is mitigated with the existing limits
1030-
(e.g. pods per node) or new limits added by this KEP?
1031-
Are there any tests that were run/should be run to understand performance characteristics better
1032-
and validate the declared limits?
1033-
-->
1034-
1035-
No.
1036-
10371024
### Troubleshooting
10381025

10391026
<!--

keps/sig-scheduling/3633-matchlabelkeys-to-podaffinity/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kep-number: 3633
33
authors:
44
- "@sanposhiho"
55
owning-sig: sig-scheduling
6-
status: implemented
6+
status: implementable
77
creation-date: 2022-11-09
88
reviewers:
99
- "@Huang-Wei"

0 commit comments

Comments
 (0)