Skip to content

Commit 2ac3cd6

Browse files
authored
Merge pull request kubernetes#2213 from wojtek-t/migrate_keps_to_new_template_12
Migrate remaining windows keps to new template
2 parents 7e0d642 + 056cbc7 commit 2ac3cd6

File tree

11 files changed

+117
-127
lines changed

11 files changed

+117
-127
lines changed

keps/sig-windows/20190418-windows-security-context.md renamed to keps/sig-windows/1043-windows-security-context/README.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,3 @@
1-
---
2-
title: Windows security context API changes
3-
authors:
4-
- "@ddebroy"
5-
owning-sig: sig-windows
6-
participating-sigs:
7-
reviewers:
8-
- "@patricklang"
9-
- "@liggitt"
10-
approvers:
11-
- "@liggitt"
12-
editor: TBD
13-
creation-date: 2019-04-18
14-
last-updated: 2019-04-18
15-
status: implemented
16-
see-also:
17-
- "keps/sig-windows/20181221-windows-group-managed-service-accounts-for-container-identity.md"
18-
replaces:
19-
superseded-by:
20-
---
21-
221
# Windows specific options in Pod Security Context and Container Security Context
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: Windows security context API changes
2+
kep-number: 1043
3+
authors:
4+
- "@ddebroy"
5+
owning-sig: sig-windows
6+
participating-sigs:
7+
reviewers:
8+
- "@patricklang"
9+
- "@liggitt"
10+
approvers:
11+
- "@liggitt"
12+
editor: TBD
13+
creation-date: 2019-04-18
14+
last-updated: 2019-04-18
15+
status: implemented
16+
see-also:
17+
- "keps/sig-windows/20181221-windows-group-managed-service-accounts-for-container-identity.md"
18+
replaces:
19+
superseded-by:

keps/sig-windows/20190714-windows-csi-support.md renamed to keps/sig-windows/1122-windows-csi-support/README.md

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,3 @@
1-
---
2-
title: Support for CSI Plugins on Windows Nodes
3-
authors:
4-
- "@ddebroy"
5-
owning-sig: sig-windows
6-
participating-sigs:
7-
- sig-windows
8-
- sig-storage
9-
reviewers:
10-
- "@patricklang"
11-
- "@michmike"
12-
- "@jingxu97"
13-
- "@yujuhong"
14-
- "@msau42"
15-
approvers:
16-
- "@patricklang"
17-
- "@msau42"
18-
editor: TBD
19-
creation-date: 2019-07-14
20-
last-updated: 2019-07-29
21-
status: implementable
22-
see-also:
23-
- "NA"
24-
replaces:
25-
- "NA"
26-
superseded-by:
27-
- "NA"
28-
---
29-
301
# Support for CSI Plugins on Windows Nodes
312

323
## Table of Contents
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
title: Support for CSI Plugins on Windows Nodes
2+
kep-number: 1122
3+
authors:
4+
- "@ddebroy"
5+
owning-sig: sig-windows
6+
participating-sigs:
7+
- sig-windows
8+
- sig-storage
9+
reviewers:
10+
- "@patricklang"
11+
- "@michmike"
12+
- "@jingxu97"
13+
- "@yujuhong"
14+
- "@msau42"
15+
approvers:
16+
- "@patricklang"
17+
- "@msau42"
18+
editor: TBD
19+
creation-date: 2019-07-14
20+
last-updated: 2019-07-29
21+
status: implementable
22+
see-also:
23+
- "NA"
24+
replaces:
25+
- "NA"
26+
superseded-by:
27+
- "NA"

keps/sig-windows/20190103-windows-node-support.md renamed to keps/sig-windows/116-windows-node-support/README.md

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,3 @@
1-
---
2-
title: Windows node support
3-
authors:
4-
- "@astrieanna"
5-
- "@benmoss"
6-
- "@patricklang"
7-
- "@michmike"
8-
- "@daschott"
9-
owning-sig: sig-windows
10-
participating-sigs:
11-
- sig-architecture
12-
- sig-node
13-
reviewers:
14-
- sig-architecture
15-
- sig-node
16-
- sig-testing
17-
- sig-release
18-
approvers:
19-
- "@bgrant0607"
20-
- "@michmike"
21-
- "@patricklang"
22-
- "@spiffxp"
23-
editor: TBD
24-
creation-date: 2018-11-29
25-
last-updated: 2019-03-06
26-
status: implemented
27-
---
28-
291
# Windows node support
302

313

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
title: Windows node support
2+
kep-number: 116
3+
authors:
4+
- "@astrieanna"
5+
- "@benmoss"
6+
- "@patricklang"
7+
- "@michmike"
8+
- "@daschott"
9+
owning-sig: sig-windows
10+
participating-sigs:
11+
- sig-architecture
12+
- sig-node
13+
reviewers:
14+
- sig-architecture
15+
- sig-node
16+
- sig-testing
17+
- sig-release
18+
approvers:
19+
- "@bgrant0607"
20+
- "@michmike"
21+
- "@patricklang"
22+
- "@spiffxp"
23+
editor: TBD
24+
creation-date: 2018-11-29
25+
last-updated: 2019-03-06
26+
status: implemented

keps/sig-windows/windows-runtimeclass-support.md renamed to keps/sig-windows/1301-windows-runtime-class/README.md

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,3 @@
1-
---
2-
title: Windows RuntimeClass Support
3-
authors:
4-
- "@patricklang"
5-
owning-sig: sig-windows
6-
participating-sigs:
7-
- sig-node
8-
reviewers:
9-
- "@tallclair"
10-
- "@derekwaynecarr"
11-
- "@benmoss"
12-
- "@ddebroy"
13-
approvers:
14-
- "@dchen1107"
15-
editor: "@patricklang"
16-
creation-date: 2019-10-08
17-
last-updated: 2019-10-15
18-
status: implementable
19-
see-also:
20-
- "/keps/sig-windows/20190424-windows-cri-containerd.md"
21-
---
22-
231
# RuntimeClass Support for Windows
242

253
## Table of Contents
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
title: Windows RuntimeClass Support
2+
kep-number: 1301
3+
authors:
4+
- "@patricklang"
5+
owning-sig: sig-windows
6+
participating-sigs:
7+
- sig-node
8+
reviewers:
9+
- "@tallclair"
10+
- "@derekwaynecarr"
11+
- "@benmoss"
12+
- "@ddebroy"
13+
approvers:
14+
- "@dchen1107"
15+
editor: "@patricklang"
16+
creation-date: 2019-10-08
17+
last-updated: 2019-10-15
18+
status: implementable
19+
see-also:
20+
- "/keps/sig-windows/20190424-windows-cri-containerd.md"
Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,3 @@
1-
---
2-
title: Windows Group Managed Service Accounts for Container Identity
3-
authors:
4-
- "@ddebroy"
5-
- "@jeremywx"
6-
- "@patricklang"
7-
owning-sig: sig-windows
8-
participating-sigs:
9-
- sig-auth
10-
- sig-node
11-
- sig-architecture
12-
- sig-docs
13-
reviewers:
14-
- "@liggitt"
15-
- "@mikedanese"
16-
- "@yujuhong"
17-
- "@patricklang"
18-
approvers:
19-
- "@liggitt"
20-
- "@yujuhong"
21-
- "@patricklang"
22-
editor: TBD
23-
creation-date: 2018-11-29
24-
last-updated: 2020-03-20
25-
status: implemented
26-
---
27-
281
# Windows Group Managed Service Accounts for Container Identity
292

303

0 commit comments

Comments
 (0)