Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate some node KEPs to new template #2193

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,22 +1,3 @@
---
title: Quotas for Ephemeral Storage
authors:
- "@RobertKrawitz"
owning-sig: sig-node
participating-sigs:
- sig-node
reviewers:
- "@dashpole"
- "@derekwaynecarr"
approvers:
- "@dchen1107"
- "@derekwaynecarr"
editor: TBD
creation-date: 2018-09-06
last-updated: 2019-06-04
status: implementable
---

# Quotas for Ephemeral Storage

## Table of Contents
Expand Down
17 changes: 17 additions & 0 deletions keps/sig-node/1029-ephemeral-storage-quotas/kep.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
title: Quotas for Ephemeral Storage
kep-number: 1029
authors:
- "@RobertKrawitz"
owning-sig: sig-node
participating-sigs:
- sig-node
reviewers:
- "@dashpole"
- "@derekwaynecarr"
approvers:
- "@dchen1107"
- "@derekwaynecarr"
editor: TBD
creation-date: 2018-09-06
last-updated: 2019-06-04
status: implementable
Original file line number Diff line number Diff line change
@@ -1,36 +1,3 @@
---
title: In-place Update of Pod Resources
authors:
- "@kgolab"
- "@bskiba"
- "@schylek"
- "@vinaykul"
owning-sig: sig-node
participating-sigs:
- sig-autoscaling
- sig-scheduling
reviewers:
- "@bsalamat"
- "@dashpole"
- "@derekwaynecarr"
- "@dchen1107"
- "@ahg-g"
- "@k82cn"
approvers:
- "@dchen1107"
- "@derekwaynecarr"
- "@ahg-g"
- "@mwielgus"
editor: TBD
creation-date: 2018-11-06
last-updated: 2020-01-14
status: implementable
see-also:
- "/keps/sig-node/20191025-kubelet-container-resources-cri-api-changes.md"
replaces:
superseded-by:
---

# In-place Update of Pod Resources

## Table of Contents
Expand Down
31 changes: 31 additions & 0 deletions keps/sig-node/1287-in-place-update-pod-resources/kep.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
title: In-place Update of Pod Resources
kep-number: 1287
authors:
- "@kgolab"
- "@bskiba"
- "@schylek"
- "@vinaykul"
owning-sig: sig-node
participating-sigs:
- sig-autoscaling
- sig-scheduling
reviewers:
- "@bsalamat"
- "@dashpole"
- "@derekwaynecarr"
- "@dchen1107"
- "@ahg-g"
- "@k82cn"
approvers:
- "@dchen1107"
- "@derekwaynecarr"
- "@ahg-g"
- "@mwielgus"
editor: TBD
creation-date: 2018-11-06
last-updated: 2020-01-14
status: implementable
see-also:
- "/keps/sig-node/20191025-kubelet-container-resources-cri-api-changes.md"
replaces:
superseded-by:
Original file line number Diff line number Diff line change
@@ -1,25 +1,3 @@
---
title: Seccomp to GA
authors:
- "@tallclair"
- "@pjbgf"
owning-sig: sig-node
participating-sigs:
- sig-api-machinery
- sig-auth
reviewers:
- "@liggitt"
- "@derekwaynecarr"
- "@dchen1107"
- "@mrunalp"
approvers:
- "@liggitt"
- "@derekwaynecarr"
editor: "@saschagrunert"
creation-date: 2019-07-17
status: implemented
---

# Seccomp to GA

## Table of Contents
Expand Down
20 changes: 20 additions & 0 deletions keps/sig-node/135-seccomp/kep.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
title: Seccomp to GA
kep-number: 135
authors:
- "@tallclair"
- "@pjbgf"
owning-sig: sig-node
participating-sigs:
- sig-api-machinery
- sig-auth
reviewers:
- "@liggitt"
- "@derekwaynecarr"
- "@dchen1107"
- "@mrunalp"
approvers:
- "@liggitt"
- "@derekwaynecarr"
editor: "@saschagrunert"
creation-date: 2019-07-17
status: implemented
Original file line number Diff line number Diff line change
@@ -1,25 +1,3 @@
---
title: HugePages
authors:
- "@derekwaynecarr"
- "@sjenning"
- "@PiotrProkop"
owning-sig: sig-node
participating-sigs:
- sig-scheduling
reviewers:
- "@vishnu"
approvers:
- "@dawnchen"
editor: Derek Carr
creation-date: 2019-01-29
last-updated: 2019-03-05
status: implemented
see-also:
replaces:
superseded-by:
---

# HugePages

## Table of Contents
Expand Down
20 changes: 20 additions & 0 deletions keps/sig-node/1539-hugepages/kep.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
title: HugePages
kep-number: 1539
authors:
- "@derekwaynecarr"
- "@sjenning"
- "@PiotrProkop"
owning-sig: sig-node
participating-sigs:
- sig-scheduling
reviewers:
- "@vishnu"
approvers:
- "@dawnchen"
editor: Derek Carr
creation-date: 2019-01-29
last-updated: 2019-03-05
status: implemented
see-also:
replaces:
superseded-by:
Original file line number Diff line number Diff line change
@@ -1,27 +1,3 @@
---
title: Building a Dockerless Kubelet
authors:
- "@mattjmcnaughton"
owning-sig: sig-node
participating-sigs:
- sig-testing
- sig-release
- sig-cluster-lifecycle
reviewers:
- "@dims"
- "@BenTheElder"
- TBD
approvers:
- "@derekwaynecarr"
- "@dchen1107"
editor: TBD
creation-date: 2020-02-05
last-updated: 2020-05-11
status: implemented
see-also:
- "/keps/sig-cloud-provider/20190729-building-without-in-tree-providers.md"
---

# Building a Dockerless Kubelet

## Table of Contents
Expand Down
22 changes: 22 additions & 0 deletions keps/sig-node/1547-building-kubelet-without-docker/kep.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
title: Building a Dockerless Kubelet
kep-number: 1547
authors:
- "@mattjmcnaughton"
owning-sig: sig-node
participating-sigs:
- sig-testing
- sig-release
- sig-cluster-lifecycle
reviewers:
- "@dims"
- "@BenTheElder"
- TBD
approvers:
- "@derekwaynecarr"
- "@dchen1107"
editor: TBD
creation-date: 2020-02-05
last-updated: 2020-05-11
status: implemented
see-also:
- "/keps/sig-cloud-provider/20190729-building-without-in-tree-providers.md"
Original file line number Diff line number Diff line change
@@ -1,24 +1,3 @@
---
title: Cleaning up container streaming requests
authors:
- "@tallclair"
owning-sig: sig-node
participating-sigs:
- sig-api-machinery
reviewers:
- "@Random-Liu"
- "@yujuhong"
- "@mrunalp"
- "@derekwaynecarr"
approvers:
- "@Random-Liu"
- "@derekwaynecarr"
creation-date: 2019-12-05
status: implementable
replaces:
- "https://docs.google.com/document/d/1OE_QoInPlVCK9rMAx9aybRmgFiVjHpJCHI9LrfdNM_s/edit#heading=h.4yfjiw58o8d3"
---

# Cleaning up container streaming requests

## Table of Contents
Expand Down
19 changes: 19 additions & 0 deletions keps/sig-node/1558-streaming-proxy-redirects/kep.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
title: Cleaning up container streaming requests
kep-number: 1558
authors:
- "@tallclair"
owning-sig: sig-node
participating-sigs:
- sig-api-machinery
reviewers:
- "@Random-Liu"
- "@yujuhong"
- "@mrunalp"
- "@derekwaynecarr"
approvers:
- "@Random-Liu"
- "@derekwaynecarr"
creation-date: 2019-12-05
status: implementable
replaces:
- "https://docs.google.com/document/d/1OE_QoInPlVCK9rMAx9aybRmgFiVjHpJCHI9LrfdNM_s/edit#heading=h.4yfjiw58o8d3"
Original file line number Diff line number Diff line change
@@ -1,24 +1,3 @@
---
title: Promote Taint Based Evictions to GA
authors:
- "@damemi"
owning-sig: sig-node
participating-sigs:
- sig-scheduling
reviewers:
- "@Huang-Wei"
approvers:
- sig-node
- sig-cloud-provider
editor:
creation-date: 2020-01-14
last-updated: 2020-03-23
status: implemented
see-also:
replaces:
superseded-by:
---

# Promote Taint Based Evictions to GA

## Table of Contents
Expand Down
19 changes: 19 additions & 0 deletions keps/sig-node/166-taint-based-eviction/kep.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
title: Promote Taint Based Evictions to GA
kep-number: 166
authors:
- "@damemi"
owning-sig: sig-node
participating-sigs:
- sig-scheduling
reviewers:
- "@Huang-Wei"
approvers:
- sig-node
- sig-cloud-provider
editor:
creation-date: 2020-01-14
last-updated: 2020-03-23
status: implemented
see-also:
replaces:
superseded-by:
Original file line number Diff line number Diff line change
@@ -1,22 +1,3 @@
---
title: RunAsGroup support in PodSpec and PodSecurityPolicy
authors:
- "@krmayankk"
owning-sig: sig-node
participating-sigs:
- sig-auth
reviewers:
- "@tallclair"
- "@mrunalp"
approvers:
- "@liggitt"
- "@derekwaynecarr"
editor: TBD
creation-date: 2017-06-21
last-updated: 2019-02-14
status: implementable
---

# RunAsGroup support in PodSpec and PodSecurityPolicy

## Table of Contents
Expand Down
17 changes: 17 additions & 0 deletions keps/sig-node/213-run-as-group/kep.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
title: RunAsGroup support in PodSpec and PodSecurityPolicy
kep-number: 213
authors:
- "@krmayankk"
owning-sig: sig-node
participating-sigs:
- sig-auth
reviewers:
- "@tallclair"
- "@mrunalp"
approvers:
- "@liggitt"
- "@derekwaynecarr"
editor: TBD
creation-date: 2017-06-21
last-updated: 2019-02-14
status: implementable
Loading