File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
content/en/docs/reference/using-api Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,18 @@ deprecated API versions to newer and more stable API versions.
20
20
21
21
## Removed APIs by release
22
22
23
+ ### v1.27
24
+
25
+ The ** v1.27** release will stop serving the following deprecated API versions:
26
+
27
+ #### CSIStorageCapacity {#csistoragecapacity-v127}
28
+
29
+ The ** storage.k8s.io/v1beta1** API version of CSIStorageCapacity will no longer be served in v1.27.
30
+
31
+ * Migrate manifests and API clients to use the ** storage.k8s.io/v1** API version, available since v1.24.
32
+ * All existing persisted objects are accessible via the new API
33
+ * No notable changes
34
+
23
35
### v1.26
24
36
25
37
The ** v1.26** release will stop serving the following deprecated API versions:
You can’t perform that action at this time.
0 commit comments