Skip to content

Commit b968465

Browse files
committed
Update wording in API deprecation guide for v1.27 and v1.29
1 parent 6b183db commit b968465

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/en/docs/reference/using-api/deprecation-guide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ The **flowcontrol.apiserver.k8s.io/v1beta3** API version of FlowSchema and Prior
3535

3636
### v1.29
3737

38-
The **v1.29** release will stop serving the following deprecated API versions:
38+
The **v1.29** release stopped serving the following deprecated API versions:
3939

4040
#### Flow control resources {#flowcontrol-resources-v129}
4141

42-
The **flowcontrol.apiserver.k8s.io/v1beta2** API version of FlowSchema and PriorityLevelConfiguration will no longer be served in v1.29.
42+
The **flowcontrol.apiserver.k8s.io/v1beta2** API version of FlowSchema and PriorityLevelConfiguration is no longer served as of v1.29.
4343

4444
* Migrate manifests and API clients to use the **flowcontrol.apiserver.k8s.io/v1** API version, available since v1.29, or the **flowcontrol.apiserver.k8s.io/v1beta3** API version, available since v1.26.
4545
* All existing persisted objects are accessible via the new API
@@ -54,7 +54,7 @@ The **v1.27** release stopped serving the following deprecated API versions:
5454

5555
#### CSIStorageCapacity {#csistoragecapacity-v127}
5656

57-
The **storage.k8s.io/v1beta1** API version of CSIStorageCapacity will no longer be served in v1.27.
57+
The **storage.k8s.io/v1beta1** API version of CSIStorageCapacity is no longer served as of v1.27.
5858

5959
* Migrate manifests and API clients to use the **storage.k8s.io/v1** API version, available since v1.24.
6060
* All existing persisted objects are accessible via the new API

0 commit comments

Comments
 (0)