Skip to content

Commit

Permalink
Mark 1.18 storage GA features as implemented
Browse files Browse the repository at this point in the history
  • Loading branch information
jsafrane committed Mar 9, 2020
1 parent 0e409b4 commit a1f2deb
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 12 deletions.
5 changes: 3 additions & 2 deletions keps/sig-storage/20181111-extend-datasource-field.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ approvers:
- "@thockin"
editor: "@j-griffith"
creation-date: 2018-11-11
last-updated: 2020-01-27
status: implementable
last-updated: 2020-03-09
status: implemented
see-also:
replaces:
superseded-by:
Expand Down Expand Up @@ -156,6 +156,7 @@ Given that the only implementation changes in Kuberenetes is to enable the featu

1.15 - Alpha status
1.16 - Beta status
1.18 - GA

## Drawbacks [optional]

Expand Down
4 changes: 2 additions & 2 deletions keps/sig-storage/20190129-csi-pod-info-on-mount.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ approvers:
- "@saad-ali"
editor: TBD
creation-date: 2019-01-29
last-updated: 2019-01-29
status: implementable
last-updated: 2020-03-09
status: implemented
see-also:
- "https://github.com/kubernetes/community/blob/master/contributors/design-proposals/storage/container-storage-interface-pod-information.md"
replaces:
Expand Down
4 changes: 2 additions & 2 deletions keps/sig-storage/20190129-csi-skip-attach.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ approvers:
- "@saad-ali"
editor: TBD
creation-date: 2019-01-29
last-updated: 2019-01-29
status: implementable
last-updated: 2020-03-09
status: implemented
see-also:
- "https://github.com/kubernetes/community/blob/master/contributors/design-proposals/storage/container-storage-interface-skip-attach.md"
replaces:
Expand Down
6 changes: 3 additions & 3 deletions keps/sig-storage/20190130-csi-raw-block-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ approvers:
- "@saad-ali"
editor: TBD
creation-date: 2019-01-30
last-updated: 2019-10-15
status: implementable
last-updated: 2020-03-09
status: implemented
see-also:
- "https://github.com/kubernetes/community/blob/master/contributors/design-proposals/storage/raw-block-pv.md"
- "https://github.com/kubernetes/enhancements/pull/1288"
Expand Down Expand Up @@ -164,6 +164,6 @@ and we can test with them
* Fixed volume reconstruction after kubelet restart.
* Stress tests as noted above.

### K8s 1.18: Targeting GA
### K8s 1.18: GA
* Added block tests to csi-sanity.
* Disruptive testing with block devices in /dev reordered after reboot.
6 changes: 3 additions & 3 deletions keps/sig-storage/20191008-raw-block-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ approvers:
- "@saad-ali"
editor: TBD
creation-date: 2019-10-08
last-updated: 2019-15-10
status: implementable
last-updated: 2020-03-09
status: implemented
see-also:
- "https://github.com/kubernetes/community/blob/master/contributors/design-proposals/storage/raw-block-pv.md"
---
Expand Down Expand Up @@ -163,5 +163,5 @@ Already happened.
* Fixed block volume reconstruction.
* Stress tests as noted above.

### K8s 1.18: Targeting GA
### K8s 1.18: GA
* Disruptive testing with block devices in /dev reordered after reboot.

0 comments on commit a1f2deb

Please sign in to comment.