Skip to content
Open
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
5 changes: 5 additions & 0 deletions keps/prod-readiness/sig-storage/3636.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kep-number: 3636
alpha:
approver: "@deads2k"
beta:
approver: "@deads2k"
1,414 changes: 1,414 additions & 0 deletions keps/sig-windows/3636-windows-csi-host-process-pods/README.md

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 40 additions & 0 deletions keps/sig-windows/3636-windows-csi-host-process-pods/kep.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
title: CSI Drivers in Windows as HostProcess Pods
kep-number: 3636
authors:
- "@mauriciopoppe"
owning-sig: sig-storage
participating-sigs:
- sig-windows
status: implementable
creation-date: 2022-10-23
reviewers:
- "@msau42"
approvers:
- "@msau42"

see-also:
- "/keps/sig-windows/1122-windows-csi-support"
replaces:
- "/keps/sig-windows/1122-windows-csi-support"

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

# 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.35"

# The milestone at which this feature was, or is targeted to be, at each stage.
milestone:
alpha: "v1.35"
beta: "v1.36"
stable: "v1.37"

# 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: true

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