Skip to content

Commit c93c802

Browse files
authored
Merge pull request kubernetes#2195 from wojtek-t/migrate_keps_to_new_template_4
Migrate some scheduling KEPs to new template
2 parents 8c40116 + 39f2aa5 commit c93c802

File tree

15 files changed

+108
-120
lines changed

15 files changed

+108
-120
lines changed

keps/sig-scheduling/20190131-pod-priority-preemption.md renamed to keps/sig-scheduling/268-priority-preemption/README.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,3 @@
1-
---
2-
title: Promote Pod Priority and Preemption to GA
3-
authors:
4-
- "@bsalamat"
5-
owning-sig: sig-scheduling
6-
participating-sigs:
7-
- sig-scheduling
8-
reviewers:
9-
- "@k82cn"
10-
approvers:
11-
- "@liggitt"
12-
editor: Babak Salamat
13-
creation-date: 2019-01-31
14-
last-updated: 2019-01-31
15-
status: implementable
16-
see-also:
17-
replaces:
18-
superseded-by:
19-
---
20-
211
# Promote Pod Priority and Preemption to GA
222

233
## Table of Contents
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
title: Promote Pod Priority and Preemption to GA
2+
kep-number: 268
3+
authors:
4+
- "@bsalamat"
5+
owning-sig: sig-scheduling
6+
participating-sigs:
7+
- sig-scheduling
8+
reviewers:
9+
- "@k82cn"
10+
approvers:
11+
- "@liggitt"
12+
editor: Babak Salamat
13+
creation-date: 2019-01-31
14+
last-updated: 2019-01-31
15+
status: implementable
16+
see-also:
17+
replaces:
18+
superseded-by:

keps/sig-scheduling/20191012-graduate-taint-node-by-condition-to-ga.md renamed to keps/sig-scheduling/382-taint-node-by-condition/README.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,3 @@
1-
---
2-
title: Graduate TaintNodeByCondition to GA
3-
authors:
4-
- "@draveness"
5-
owning-sig: sig-scheduling
6-
participating-sigs:
7-
- sig-node
8-
reviewers:
9-
- TBD
10-
- "@k82cn"
11-
approvers:
12-
- TBD
13-
- "@k82cn"
14-
editor: TBD
15-
creation-date: 2019-10-12
16-
last-updated: 2019-10-12
17-
status: implemented
18-
see-also:
19-
- "https://github.com/kubernetes/community/blob/master/contributors/design-proposals/scheduling/taint-node-by-condition.md"
20-
---
21-
221
# Graduate TaintNodeByCondition to GA
232

243
## Table of Contents
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
title: Graduate TaintNodeByCondition to GA
2+
kep-number: 382
3+
authors:
4+
- "@draveness"
5+
owning-sig: sig-scheduling
6+
participating-sigs:
7+
- sig-node
8+
reviewers:
9+
- TBD
10+
- "@k82cn"
11+
approvers:
12+
- TBD
13+
- "@k82cn"
14+
editor: TBD
15+
creation-date: 2019-10-12
16+
last-updated: 2019-10-12
17+
status: implemented
18+
see-also:
19+
- "https://github.com/kubernetes/community/blob/master/contributors/design-proposals/scheduling/taint-node-by-condition.md"

keps/sig-scheduling/20191011-graduate-schedule-daemonset-pods-to-ga.md renamed to keps/sig-scheduling/548-schedule-daemonset-pods/README.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,3 @@
1-
---
2-
title: Graduate ScheduleDaemonSetPods to GA
3-
authors:
4-
- "@draveness"
5-
owning-sig: sig-scheduling
6-
participating-sigs:
7-
- sig-apps
8-
reviewers:
9-
- "@k82cn"
10-
- "@janetkuo"
11-
approvers:
12-
- "@k82cn"
13-
editor: TBD
14-
creation-date: 2019-10-11
15-
last-updated: 2019-10-11
16-
status: implemented
17-
see-also:
18-
- "https://docs.google.com/document/d/10Ch3dhD88mnHYTq9q4jtX3e9e6gpndC78g5Ea6q4JY4/edit#heading=h.dtxm02f9bgaw"
19-
---
20-
211
# Graduate ScheduleDaemonSetPods to GA
222

233
## Table of Contents
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
title: Graduate ScheduleDaemonSetPods to GA
2+
kep-number: 548
3+
authors:
4+
- "@draveness"
5+
owning-sig: sig-scheduling
6+
participating-sigs:
7+
- sig-apps
8+
reviewers:
9+
- "@k82cn"
10+
- "@janetkuo"
11+
approvers:
12+
- "@k82cn"
13+
editor: TBD
14+
creation-date: 2019-10-11
15+
last-updated: 2019-10-11
16+
status: implemented
17+
see-also:
18+
- "https://docs.google.com/document/d/10Ch3dhD88mnHYTq9q4jtX3e9e6gpndC78g5Ea6q4JY4/edit#heading=h.dtxm02f9bgaw"

keps/sig-scheduling/34-20180703-coscheduling.md renamed to keps/sig-scheduling/583-coscheduling/README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,3 @@
1-
---
2-
title: Coscheduling
3-
authors:
4-
- "@k82cn"
5-
owning-sig: sig-scheduling
6-
reviewers:
7-
- "@bsalamat"
8-
- "@vishh"
9-
approvers:
10-
- "@bsalamat"
11-
creation-date: 2018-07-03
12-
last-updated: 2019-01-03
13-
status: provisional
14-
---
15-
161
# Coscheduling
172

183
## Table of Contents <!-- omit in toc -->
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
title: Coscheduling
2+
kep-number: 583
3+
authors:
4+
- "@k82cn"
5+
owning-sig: sig-scheduling
6+
reviewers:
7+
- "@bsalamat"
8+
- "@vishh"
9+
approvers:
10+
- "@bsalamat"
11+
creation-date: 2018-07-03
12+
last-updated: 2019-01-03
13+
status: provisional

0 commit comments

Comments
 (0)