Skip to content

Commit 8433cac

Browse files
authored
Merge pull request kubernetes#2243 from SergeyKanzhelev/patch-1
Updating to reflect the today state of PodOverhead
2 parents e758a61 + 1867792 commit 8433cac

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

keps/sig-node/688-pod-overhead/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
- [Leaving the PodSpec unchanged](#leaving-the-podspec-unchanged)
2929
- [Implementation History](#implementation-history)
3030
- [Version 1.16](#version-116)
31+
- [Version 1.18](#version-118)
3132
<!-- /toc -->
3233

3334
## Release Signoff Checklist
@@ -316,3 +317,6 @@ Cons:
316317

317318
### Version 1.16
318319
- Implemented as Alpha.
320+
321+
### Version 1.18
322+
- Promoted to Beta.

keps/sig-node/688-pod-overhead/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ approvers:
1616
- "@derekwaynecarr"
1717
editor: Eric Ernst
1818
creation-date: 2019-02-26
19-
last-updated: 2020-01-29
20-
status: implemented (alpha)
19+
last-updated: 2020-10-27
20+
status: implemented (beta)

0 commit comments

Comments
 (0)