Skip to content

Commit e1243d3

Browse files
committed
Cleanup changelog
1 parent b82fbdc commit e1243d3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

book/src/kubernetes-changelog.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ details on individual features, visit the [Features section](features.md).
2121
* Beta
2222
* [ReadWriteOncePod Access mode](https://kubernetes.io/blog/2023/04/20/read-write-once-pod-access-mode-beta/)
2323
* [Speed up SELinux volume relabeling using mounts](https://kubernetes.io/blog/2023/04/18/kubernetes-1-27-efficient-selinux-relabeling-beta/)
24+
* [CSI node expand secret](https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/3107-csi-nodeexpandsecret)
25+
* [Prevent unauthorized volume mode converstion](https://github.com/kubernetes/enhancements/issues/3141)
2426
* Alpha
2527
* [VolumeGroupSnapshot](https://kubernetes.io/blog/2023/05/08/kubernetes-1-27-volume-group-snapshot-alpha/)
2628

@@ -45,9 +47,9 @@ details on individual features, visit the [Features section](features.md).
4547
* Beta
4648
* vSphere CSI Migration (on by default)
4749
* Portworx CSI Migration (off-by-default)
50+
* Alpha
4851
* [CSI node expand secret](https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/3107-csi-nodeexpandsecret)
49-
* [Prevent unauthorized volume mode converstion](https://github.com/kubernetes/enhancements/issues/3141)
50-
52+
* [Speed up SELinux volume relabeling using mounts](https://kubernetes.io/blog/2023/04/18/kubernetes-1-27-efficient-selinux-relabeling-beta/)
5153
### Deprecation
5254
* In-tree plugin removal:
5355
* AWS EBS

0 commit comments

Comments
 (0)