Skip to content

Commit 8a2bcf6

Browse files
committed
Adjust deprecation language for releases that have already happened
1 parent f813b76 commit 8a2bcf6

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

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

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ The **flowcontrol.apiserver.k8s.io/v1beta2** API version of FlowSchema and Prior
3232
* All existing persisted objects are accessible via the new API
3333
* Notable changes in **flowcontrol.apiserver.k8s.io/v1beta3**:
3434
* The PriorityLevelConfiguration `spec.limited.assuredConcurrencyShares` field is renamed to `spec.limited.nominalConcurrencyShares`
35-
* PriorityLevelConfiguration added `spec.limited.lendablePercent` and `spec.limited.borrowingLimitPercent` fields to control borrowing between levels
3635

3736
### v1.27
3837

@@ -48,38 +47,38 @@ The **storage.k8s.io/v1beta1** API version of CSIStorageCapacity will no longer
4847

4948
### v1.26
5049

51-
The **v1.26** release will stop serving the following deprecated API versions:
50+
The **v1.26** release stopped serving the following deprecated API versions:
5251

5352
#### Flow control resources {#flowcontrol-resources-v126}
5453

55-
The **flowcontrol.apiserver.k8s.io/v1beta1** API version of FlowSchema and PriorityLevelConfiguration will no longer be served in v1.26.
54+
The **flowcontrol.apiserver.k8s.io/v1beta1** API version of FlowSchema and PriorityLevelConfiguration is no longer served as of v1.26.
5655

57-
* Migrate manifests and API clients to use the **flowcontrol.apiserver.k8s.io/v1beta2** API version, available since v1.23.
56+
* Migrate manifests and API clients to use the **flowcontrol.apiserver.k8s.io/v1beta3** API version, available since v1.26.
5857
* All existing persisted objects are accessible via the new API
5958
* No notable changes
6059

6160
#### HorizontalPodAutoscaler {#horizontalpodautoscaler-v126}
6261

63-
The **autoscaling/v2beta2** API version of HorizontalPodAutoscaler will no longer be served in v1.26.
62+
The **autoscaling/v2beta2** API version of HorizontalPodAutoscaler is no longer served as of v1.26.
6463

6564
* Migrate manifests and API clients to use the **autoscaling/v2** API version, available since v1.23.
6665
* All existing persisted objects are accessible via the new API
6766

6867
### v1.25
6968

70-
The **v1.25** release will stop serving the following deprecated API versions:
69+
The **v1.25** release stopped serving the following deprecated API versions:
7170

7271
#### CronJob {#cronjob-v125}
7372

74-
The **batch/v1beta1** API version of CronJob will no longer be served in v1.25.
73+
The **batch/v1beta1** API version of CronJob is no longer served as of v1.25.
7574

7675
* Migrate manifests and API clients to use the **batch/v1** API version, available since v1.21.
7776
* All existing persisted objects are accessible via the new API
7877
* No notable changes
7978

8079
#### EndpointSlice {#endpointslice-v125}
8180

82-
The **discovery.k8s.io/v1beta1** API version of EndpointSlice will no longer be served in v1.25.
81+
The **discovery.k8s.io/v1beta1** API version of EndpointSlice is no longer served as of v1.25.
8382

8483
* Migrate manifests and API clients to use the **discovery.k8s.io/v1** API version, available since v1.21.
8584
* All existing persisted objects are accessible via the new API
@@ -90,7 +89,7 @@ The **discovery.k8s.io/v1beta1** API version of EndpointSlice will no longer be
9089

9190
#### Event {#event-v125}
9291

93-
The **events.k8s.io/v1beta1** API version of Event will no longer be served in v1.25.
92+
The **events.k8s.io/v1beta1** API version of Event is no longer served as of v1.25.
9493

9594
* Migrate manifests and API clients to use the **events.k8s.io/v1** API version, available since v1.19.
9695
* All existing persisted objects are accessible via the new API
@@ -106,14 +105,14 @@ The **events.k8s.io/v1beta1** API version of Event will no longer be served in v
106105

107106
#### HorizontalPodAutoscaler {#horizontalpodautoscaler-v125}
108107

109-
The **autoscaling/v2beta1** API version of HorizontalPodAutoscaler will no longer be served in v1.25.
108+
The **autoscaling/v2beta1** API version of HorizontalPodAutoscaler is no longer served as of v1.25.
110109

111110
* Migrate manifests and API clients to use the **autoscaling/v2** API version, available since v1.23.
112111
* All existing persisted objects are accessible via the new API
113112

114113
#### PodDisruptionBudget {#poddisruptionbudget-v125}
115114

116-
The **policy/v1beta1** API version of PodDisruptionBudget will no longer be served in v1.25.
115+
The **policy/v1beta1** API version of PodDisruptionBudget is no longer served as of v1.25.
117116

118117
* Migrate manifests and API clients to use the **policy/v1** API version, available since v1.21.
119118
* All existing persisted objects are accessible via the new API
@@ -122,7 +121,7 @@ The **policy/v1beta1** API version of PodDisruptionBudget will no longer be serv
122121

123122
#### PodSecurityPolicy {#psp-v125}
124123

125-
PodSecurityPolicy in the **policy/v1beta1** API version will no longer be served in v1.25, and the PodSecurityPolicy admission controller will be removed.
124+
PodSecurityPolicy in the **policy/v1beta1** API version is no longer served as of v1.25, and the PodSecurityPolicy admission controller will be removed.
126125

127126
Migrate to [Pod Security Admission](/docs/concepts/security/pod-security-admission/)
128127
or a [3rd party admission webhook](/docs/reference/access-authn-authz/extensible-admission-controllers/).
@@ -131,7 +130,7 @@ For more information on the deprecation, see [PodSecurityPolicy Deprecation: Pas
131130

132131
#### RuntimeClass {#runtimeclass-v125}
133132

134-
RuntimeClass in the **node.k8s.io/v1beta1** API version will no longer be served in v1.25.
133+
RuntimeClass in the **node.k8s.io/v1beta1** API version is no longer served as of v1.25.
135134

136135
* Migrate manifests and API clients to use the **node.k8s.io/v1** API version, available since v1.20.
137136
* All existing persisted objects are accessible via the new API

0 commit comments

Comments
 (0)