File tree Expand file tree Collapse file tree 31 files changed +326
-360
lines changed
121-local-persistent-volumes
1495-generic-data-populators
559-volume-subpath-expansion Expand file tree Collapse file tree 31 files changed +326
-360
lines changed Original file line number Diff line number Diff line change 1
- ---
2
- title : Local Persistent Volumes
3
- authors :
4
- - msau42
5
- - vishh
6
- - dhirajh
7
- - ianchakeres
8
- owning-sig : sig-storage
9
- participating-sigs :
10
- - sig-storage
11
- reviewers :
12
- - saad-ali
13
- - jsafrane
14
- - gnufied
15
- approvers :
16
- - saad-ali
17
- editor : TBD
18
- creation-date : 2019-01-24
19
- last-updated : 2020-04-16
20
- status : implemented
21
- see-also :
22
- - " https://github.com/kubernetes/community/blob/master/contributors/design-proposals/storage/volume-topology-scheduling.md"
23
- replaces :
24
- - " https://github.com/kubernetes/community/blob/master/contributors/design-proposals/storage/local-storage-pv.md"
25
- superseded-by :
26
- ---
27
-
28
1
# Local Persistent Volumes
29
2
30
3
## Table of Contents
Original file line number Diff line number Diff line change
1
+ title : Local Persistent Volumes
2
+ kep-number : 121
3
+ authors :
4
+ - msau42
5
+ - vishh
6
+ - dhirajh
7
+ - ianchakeres
8
+ owning-sig : sig-storage
9
+ participating-sigs :
10
+ - sig-storage
11
+ reviewers :
12
+ - saad-ali
13
+ - jsafrane
14
+ - gnufied
15
+ approvers :
16
+ - saad-ali
17
+ editor : TBD
18
+ creation-date : 2019-01-24
19
+ last-updated : 2020-04-16
20
+ status : implemented
21
+ see-also :
22
+ - " https://github.com/kubernetes/community/blob/master/contributors/design-proposals/storage/volume-topology-scheduling.md"
23
+ replaces :
24
+ - " https://github.com/kubernetes/community/blob/master/contributors/design-proposals/storage/local-storage-pv.md"
25
+ superseded-by :
Original file line number Diff line number Diff line change 1
- ---
2
- title : Generic Data Populators
3
- authors :
4
- - " @bswartz"
5
- owning-sig : sig-storage
6
- participating-sigs :
7
- - sig-api-machinery
8
- reviewers :
9
- - " @thockin"
10
- - " @saad-ali"
11
- - " @smarterclayton"
12
- - " @j-griffith"
13
- approvers :
14
- - " @thockin"
15
- - " @saad-ali"
16
- creation-date : 2019-12-03
17
- last-updated : 2020-01-29
18
- status : implementable
19
- see-also :
20
- replaces :
21
- superseded-by :
22
- ---
23
-
24
1
# Generic Data Populators
25
2
26
3
## Table of Contents
Original file line number Diff line number Diff line change
1
+ title : Generic Data Populators
2
+ kep-number : 1495
3
+ authors :
4
+ - " @bswartz"
5
+ owning-sig : sig-storage
6
+ participating-sigs :
7
+ - sig-api-machinery
8
+ reviewers :
9
+ - " @thockin"
10
+ - " @saad-ali"
11
+ - " @smarterclayton"
12
+ - " @j-griffith"
13
+ approvers :
14
+ - " @thockin"
15
+ - " @saad-ali"
16
+ creation-date : 2019-12-03
17
+ last-updated : 2020-01-29
18
+ status : implementable
19
+ see-also :
20
+ replaces :
21
+ superseded-by :
Original file line number Diff line number Diff line change 1
- ---
2
- title : Raw Block Volumes
3
- authors :
4
- - " @jsafrane"
5
- owning-sig : sig-storage
6
- participating-sigs :
7
- - sig-storage
8
- reviewers :
9
- - " @msau42"
10
- - " @saad-ali"
11
- approvers :
12
- - " @saad-ali"
13
- editor : TBD
14
- creation-date : 2019-10-08
15
- last-updated : 2020-03-09
16
- status : implemented
17
- see-also :
18
- - " https://github.com/kubernetes/community/blob/master/contributors/design-proposals/storage/raw-block-pv.md"
19
- ---
20
-
21
1
# Raw Block Volumes
22
2
23
3
## Table of Contents
Original file line number Diff line number Diff line change
1
+ title : Raw Block Volumes
2
+ kep-number : 351
3
+ authors :
4
+ - " @jsafrane"
5
+ owning-sig : sig-storage
6
+ participating-sigs :
7
+ - sig-storage
8
+ reviewers :
9
+ - " @msau42"
10
+ - " @saad-ali"
11
+ approvers :
12
+ - " @saad-ali"
13
+ editor : TBD
14
+ creation-date : 2019-10-08
15
+ last-updated : 2020-03-09
16
+ status : implemented
17
+ see-also :
18
+ - " https://github.com/kubernetes/community/blob/master/contributors/design-proposals/storage/raw-block-pv.md"
Original file line number Diff line number Diff line change 1
- ---
2
- title : Online Growing Persistent Volume Size
3
- authors :
4
- - " @mlmhl"
5
- - " @wongma7"
6
- owning-sig : sig-storage
7
- participating-sigs :
8
- - sig-storage
9
- reviewers :
10
- - " @gnufied"
11
- - " @jsafrane"
12
- approvers :
13
- - " @childsb"
14
- editor : TBD
15
- creation-date : 2019-01-25
16
- last-updated : 2019-02-01
17
- status : implementable
18
- see-also :
19
- - " https://github.com/kubernetes/community/blob/master/contributors/design-proposals/storage/grow-volume-size.md"
20
- - " https://github.com/kubernetes/community/pull/1535"
21
- replaces :
22
- superseded-by :
23
- ---
24
-
25
1
# Online Growing Persistent Volume Size
26
2
27
3
## Table of Contents
Original file line number Diff line number Diff line change
1
+ title : Online Growing Persistent Volume Size
2
+ kep-number : 531
3
+ authors :
4
+ - " @mlmhl"
5
+ - " @wongma7"
6
+ owning-sig : sig-storage
7
+ participating-sigs :
8
+ - sig-storage
9
+ reviewers :
10
+ - " @gnufied"
11
+ - " @jsafrane"
12
+ approvers :
13
+ - " @childsb"
14
+ editor : TBD
15
+ creation-date : 2019-01-25
16
+ last-updated : 2019-02-01
17
+ status : implementable
18
+ see-also :
19
+ - " https://github.com/kubernetes/community/blob/master/contributors/design-proposals/storage/grow-volume-size.md"
20
+ - " https://github.com/kubernetes/community/pull/1535"
21
+ replaces :
22
+ superseded-by :
Original file line number Diff line number Diff line change 1
- ---
2
- title : KEP Template
3
- authors :
4
- - " @jsafrane"
5
- - " @gnufied"
6
- owning-sig : sig-storage
7
- participating-sigs :
8
- - sig-scheduling
9
- reviewers :
10
- - " @bsalamat"
11
- - " @thockin"
12
- - " @msau42"
13
- approvers :
14
- - " @bsalamat"
15
- - " @msau42"
16
- - " @thockin"
17
- editor : TBD
18
- creation-date : 2019-04-08
19
- last-updated : 2019-04-08
20
- status : implemented
21
- see-also :
22
- - " https://github.com/kubernetes/enhancements/blob/master/keps/sig-storage/20190129-csi-migration.md"
23
- replaces :
24
- superseded-by :
25
- ---
26
-
27
1
# Volume Scheduling Limits
28
2
29
3
## Table of Contents
Original file line number Diff line number Diff line change
1
+ title : Volume Scheduling Limits
2
+ kep-number : 554
3
+ authors :
4
+ - " @jsafrane"
5
+ - " @gnufied"
6
+ owning-sig : sig-storage
7
+ participating-sigs :
8
+ - sig-scheduling
9
+ reviewers :
10
+ - " @bsalamat"
11
+ - " @thockin"
12
+ - " @msau42"
13
+ approvers :
14
+ - " @bsalamat"
15
+ - " @msau42"
16
+ - " @thockin"
17
+ editor : TBD
18
+ creation-date : 2019-04-08
19
+ last-updated : 2019-04-08
20
+ status : implemented
21
+ see-also :
22
+ - " https://github.com/kubernetes/enhancements/blob/master/keps/sig-storage/20190129-csi-migration.md"
23
+ replaces :
24
+ superseded-by :
You can’t perform that action at this time.
0 commit comments