File tree Expand file tree Collapse file tree 8 files changed +9
-9
lines changed
releases/release-1.35/release-notes/maps Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11pr : 123642
22releasenote :
33 text : |-
4- The JWT authenticator in `kube-apiserver` now reports the following metrics when the `StructuredAuthenticationConfiguration` feature gate is enabled:
4+ The JWT authenticator in `kube-apiserver` now reports the following metrics when the `StructuredAuthenticationConfiguration` feature gate has now been enabled:
55 - `apiserver_authentication_jwt_authenticator_jwks_fetch_last_timestamp_seconds`
66 - `apiserver_authentication_jwt_authenticator_jwks_fetch_last_key_set_info`.
77pr_body : " "
Original file line number Diff line number Diff line change 11pr : 134263
22releasenote :
3- text : The namespace is now included in the `--dry-run=client` output for `HorizontalPodAutoscaler
3+ text : Namespace is now included in the `--dry-run=client` output for `HorizontalPodAutoscaler
44 (HPA)` objects.
55pr_body : " "
Original file line number Diff line number Diff line change 11pr : 134624
22releasenote :
33 text : The Pod Certificates feature moved to beta. The `PodCertificateRequest` feature
4- gate is set `false` by default. To use the feature, user must enable the certificates
4+ gate is set disabled by default. To use the feature, user must enable the certificates
55 API groups in `v1beta1` and enable the `PodCertificateRequest` feature gate. The
66 ` UserAnnotations` field was added to the `PodCertificateProjection` API and the
77 corresponding `UnverifiedUserAnnotations` field was added to the `PodCertificateRequest`
Original file line number Diff line number Diff line change 11pr : 134691
22releasenote :
3- text : The `SystemdWatchdog` feature gate is locked to default and will be removed
3+ text : The `SystemdWatchdog` feature gate has been locked to default and will be removed
44 in future release. The systemd watchdog functionality in `kubelet` can be enabled
55 via systemd without any feature gate configuration. See the [systemd watchdog
66 documentation](https://kubernetes.io/docs/reference/node/systemd-watchdog/) for
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ pr: 134746
22releasenote :
33 text : Added the `ChangeContainerStatusOnKubeletRestart` feature gate, which defaults
44 to disabled. When the feature gate is disabled, `kubelet` does not change the
5- Pod status upon restart, and Pods do not re-run startup probes after `kubelet`
6- restart .
5+ Pod status upon restart, and Pods do not re-run startup probes after the `kubelet`
6+ restarts .
77pr_body : " "
Original file line number Diff line number Diff line change 11pr : 134769
22releasenote :
33 text : |-
4- Fixed a bug where Job status updates failed after resuming a Job that was previously started and suspended.
4+ Fixed a bug where Job status updates fail after resuming a Job that was previously started and suspended.
55 The error message was: `status.startTime: Required value: startTime cannot be removed for unsuspended job`.
66pr_body : " "
Original file line number Diff line number Diff line change 11pr : 134948
22releasenote :
3- text : Promoted `PodObservedGenerationTracking` to general availability .
3+ text : Promoted `PodObservedGenerationTracking` to GA .
44pr_body : " "
Original file line number Diff line number Diff line change 11pr : 134949
22releasenote :
3- text : Promoted `InPlacePodVerticalScaling` to general availability .
3+ text : Promoted `InPlacePodVerticalScaling` to GA .
44pr_body : " "
You can’t perform that action at this time.
0 commit comments