Skip to content

Commit 343643d

Browse files
committed
kubelet-container-resources-cri-api-changes: migrate old keps to new format
see-also field link updated kubelet-container-resources-cri-api-changes: migrate old keps to new format 1287-in-place-update-pod-resources: see-also link updated kep-number added Corrected the kep-number
1 parent afc1eb0 commit 343643d

File tree

3 files changed

+23
-25
lines changed

3 files changed

+23
-25
lines changed

keps/sig-node/1287-in-place-update-pod-resources/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ creation-date: 2018-11-06
2626
last-updated: 2020-01-14
2727
status: implementable
2828
see-also:
29-
- "/keps/sig-node/20191025-kubelet-container-resources-cri-api-changes.md"
29+
- "/keps/sig-node/2273-kubelet-container-resources-cri-api-changes"
3030
replaces:
3131
superseded-by:

keps/sig-node/20191025-kubelet-container-resources-cri-api-changes.md renamed to keps/sig-node/2273-kubelet-container-resources-cri-api-changes/README.md

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,3 @@
1-
---
2-
title: Container Resources CRI API Changes for Pod Vertical Scaling
3-
authors:
4-
- "@vinaykul"
5-
- "@quinton-hoole"
6-
owning-sig: sig-node
7-
participating-sigs:
8-
reviewers:
9-
- "@Random-Liu"
10-
- "@yujuhong"
11-
- "@PatrickLang"
12-
approvers:
13-
- "@dchen1107"
14-
- "@derekwaynecarr"
15-
editor: TBD
16-
creation-date: 2019-10-25
17-
last-updated: 2020-01-14
18-
status: implementable
19-
see-also:
20-
- "/keps/sig-node/20181106-in-place-update-of-pod-resources.md"
21-
replaces:
22-
superseded-by:
23-
---
24-
251
# Container Resources CRI API Changes for Pod Vertical Scaling
262

273
## Table of Contents
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
title: Container Resources CRI API Changes for Pod Vertical Scaling
2+
kep-number: 2273
3+
authors:
4+
- "@vinaykul"
5+
- "@quinton-hoole"
6+
owning-sig: sig-node
7+
participating-sigs:
8+
reviewers:
9+
- "@Random-Liu"
10+
- "@yujuhong"
11+
- "@PatrickLang"
12+
approvers:
13+
- "@dchen1107"
14+
- "@derekwaynecarr"
15+
editor: TBD
16+
creation-date: 2019-10-25
17+
last-updated: 2020-01-14
18+
status: implementable
19+
see-also:
20+
- "/keps/sig-node/1287-in-place-update-pod-resources"
21+
replaces:
22+
superseded-by:

0 commit comments

Comments
 (0)