Skip to content

Commit

Permalink
Merge pull request #2252 from giuseppe/cgroup-v2-new-format
Browse files Browse the repository at this point in the history
Migrate cgroup-v2 kep to new template
  • Loading branch information
k8s-ci-robot authored Jan 13, 2021
2 parents 29fe6ba + 0055cf7 commit afc1eb0
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 24 deletions.
Original file line number Diff line number Diff line change
@@ -1,27 +1,3 @@
---
title: cgroups v2
authors:
- "@giuseppe"
owning-sig: sig-node
participating-sigs:
- sig-architecture
reviewers:
- "@yujuhong"
- "@dchen1107"
- "@derekwaynecarr"
approvers:
- "@yujuhong"
- "@dchen1107"
- "@derekwaynecarr"
editor: Giuseppe Scrivano
creation-date: 2019-11-18
last-updated: 2019-11-18
status: implementable
see-also:
replaces:
superseded-by:
---

# Cgroups v2

## Table of Contents
Expand Down
22 changes: 22 additions & 0 deletions keps/sig-node/2254-cgroup-v2/kep.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
title: cgroups v2
kep-number: 2254
authors:
- "@giuseppe"
owning-sig: sig-node
participating-sigs:
- sig-architecture
reviewers:
- "@yujuhong"
- "@dchen1107"
- "@derekwaynecarr"
approvers:
- "@yujuhong"
- "@dchen1107"
- "@derekwaynecarr"
editor: Giuseppe Scrivano
creation-date: 2019-11-18
last-updated: 2019-11-18
status: implementable
see-also:
replaces:
superseded-by:

0 comments on commit afc1eb0

Please sign in to comment.