Skip to content

Commit 097b4d8

Browse files
authored
Merge pull request kubernetes#1952 from derekwaynecarr/pids-ga
Promote PidLimits to GA
2 parents bd6bda9 + 7422567 commit 097b4d8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

keps/sig-node/20190129-pid-limiting.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ superseded-by:
4242
- [Version 1.10](#version-110)
4343
- [Version 1.14](#version-114)
4444
- [Version 1.15](#version-115)
45+
- [Version 1.20](#version-120)
4546
<!-- /toc -->
4647

4748
## Summary
@@ -212,3 +213,8 @@ GA
212213
213214
- Graduate `SupportNodePidsLimit` to beta by adding node e2e test
214215
coverage for node cgroup isoation.
216+
217+
### Version 1.20
218+
219+
- Graduate `SupportNodePidsLimit` to GA after year of production usage.
220+
- Graduate `SupportPodPidsLimit` to GA after year of production usage.

0 commit comments

Comments
 (0)