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

Adding kep.yaml for windows-cri-containerd KEP #2038

Merged
merged 1 commit into from Oct 1, 2020
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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
@@ -1,23 +1,3 @@
---
title: Supporting CRI-ContainerD on Windows
authors:
- "@patricklang"
- "@marosset"
owning-sig: sig-windows
participating-sigs:
- sig-windows
reviewers:
- "@yujuhong"
- "@derekwaynecarr"
- "@tallclair"
approvers:
- "@michmike"
editor: TBD
creation-date: 2019-04-24
last-updated: 2019-09-20
status: implementable
---

# Supporting CRI-ContainerD on Windows

## Table of Contents
Expand Down
40 changes: 40 additions & 0 deletions keps/sig-windows/1001-windows-cri-containerd/kep.yaml
@@ -0,0 +1,40 @@
title: Supporting CRI-containerD on Windows
kep-number: 1001
authors:
- "@patricklang"
- "@marosset"
owning-sig: sig-windows
participating-sigs:
- sig-windows
status: implementable
creation-date: 2019-04-24
reviewers:
- "@yujihong"
- "@derekwaynecarr"
- "@tallclair"
approvers:
- "@michmike"
see-also:
replaces:

# The target maturity stage in the current dev cycle for this KEP.
stage: stable

# The most recent milestone for which work toward delivery of this KEP has been
# done. This can be the current (upcoming) milestone, if it is being actively
# worked on.
latest-milestone: "v1.20"

# The milestone at which this feature was, or is targeted to be, at each stage.
milestone:
alpha: "v1.18"
beta: "v1.19"
stable: "v1.20"

# The following PRR answers are required at alpha release
# List the feature gate name and the components for which it must be enabled
feature-gates:
disable-supported: false

# The following PRR answers are required at beta release
metrics: