Skip to content

Commit a68d6ab

Browse files
authored
Match current KEP template
1 parent 26f0144 commit a68d6ab

File tree

1 file changed

+14
-0
lines changed
  • keps/sig-auth/3331-structured-config-for-oidc-authentication

1 file changed

+14
-0
lines changed

keps/sig-auth/3331-structured-config-for-oidc-authentication/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -936,6 +936,20 @@ This through this both in small and large cases, again with respect to the
936936
937937
TBA.
938938
939+
###### Can enabling / using this feature result in resource exhaustion of some node resources (PIDs, sockets, inodes, etc.)?
940+
941+
<!--
942+
Focus not just on happy cases, but primarily on more pathological cases
943+
(e.g. probes taking a minute instead of milliseconds, failed pods consuming resources, etc.).
944+
If any of the resources can be exhausted, how this is mitigated with the existing limits
945+
(e.g. pods per node) or new limits added by this KEP?
946+
947+
Are there any tests that were run/should be run to understand performance characteristics better
948+
and validate the declared limits?
949+
-->
950+
951+
TBA.
952+
939953
### Troubleshooting
940954
941955
###### How does this feature react if the API server and/or etcd is unavailable?

0 commit comments

Comments
 (0)