-
Notifications
You must be signed in to change notification settings - Fork 1.5k
/
kep.yaml
53 lines (48 loc) · 1.39 KB
/
kep.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
title: In-tree Storage Plugin to CSI Migration - vSphere
kep-number: 1491
authors:
- "@divyenpatel"
owning-sig: sig-storage
participating-sigs:
- sig-cluster-lifecycle
reviewers:
- "@Jiawei0227"
- "@msau42"
approvers:
- "@msau42"
editor: "@Jiawei0227"
creation-date: 2022-01-11
last-updated: 2022-08-11
disable-supported: true
status: implemented
see-also:
- "https://github.com/kubernetes/design-proposals-archive/blob/master/storage/csi-migration.md"
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.26"
# The milestone at which this feature was, or is targeted to be, at each stage.
milestone:
alpha: "v1.18"
beta: "v1.19"
stable: "v1.26"
# 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:
- name: CSIMigrationvSphere
components:
- kube-controller-manager
- kubelet
- kube-scheduler
- name: InTreePluginvSphereUnregister
components:
- kube-controller-manager
- kubelet
- kube-scheduler
# The following PRR answers are required at beta release
metrics:
- csi_sidecar_duration_operation
- storage_operation_duration_seconds