Skip to content

Commit 22bf4b6

Browse files
authored
Merge pull request kubernetes#3145 from dobsonj/kep-1682-done
KEP-1682: Mark CSIVolumeSupportFSGroup as implemented
2 parents 7d0e89b + 428a69e commit 22bf4b6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

keps/sig-storage/1682-csi-driver-skip-permission/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
3636
- [x] Production readiness review approved
3737
- [x] "Implementation History" section is up-to-date for milestone
3838
- [x] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
39-
- [ ] Supporting documentation e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
39+
- [x] Supporting documentation e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
4040

4141
[kubernetes.io]: https://kubernetes.io/
4242
[kubernetes/enhancements]: https://git.k8s.io/enhancements
@@ -266,3 +266,4 @@ There should be no noticeable increase to resource usage for any components.
266266
- 2020-05-12 Updated to use new KEP template
267267
- 2020-09-25 Moved E2E Tests for beta target
268268
- 2020-11-12 Feature moved to beta
269+
- 2021-10-27 Feature moved to GA

keps/sig-storage/1682-csi-driver-skip-permission/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors:
66
owning-sig: sig-storage
77
participating-sigs:
88
- sig-storage
9-
status: implementable
9+
status: implemented
1010
creation-date: 2020-04-27
1111
reviewers:
1212
- "@gnuified"

0 commit comments

Comments
 (0)