Skip to content

Commit 74f9e6b

Browse files
authored
Merge pull request #137 from msau42/fix-csi-driver
fix beta versions for csi driver features
2 parents 2849e1f + 2a68251 commit 74f9e6b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

book/src/pod-info.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Status:** Beta
44

5-
The "Pod Info on Mount" feature was introduced as alpha in Kubernetes v1.12. It was promoted to beta in Kubernetes 1.13.
5+
The "Pod Info on Mount" feature was introduced as alpha in Kubernetes v1.12. It was promoted to beta in Kubernetes 1.14.
66

77
# Problem
88

@@ -46,4 +46,4 @@ metadata:
4646
name: testcsidriver.example.com
4747
spec:
4848
podInfoOnMountVersion: v1
49-
```
49+
```

book/src/skip-attach.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Status:** Beta
44

5-
The "Skip Kubernetes Attach and Detach" feature was introduced as alpha in Kubernetes v1.12. It was promoted to beta in Kubernetes 1.13.
5+
The "Skip Kubernetes Attach and Detach" feature was introduced as alpha in Kubernetes v1.12. It was promoted to beta in Kubernetes 1.14.
66

77
# Problem
88

0 commit comments

Comments
 (0)