Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-123642-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
pr: 123642
releasenote:
text: |-
The JWT authenticator in `kube-apiserver` now reports the following metrics when the `StructuredAuthenticationConfiguration` feature gate is enabled:
- `apiserver_authentication_jwt_authenticator_jwks_fetch_last_timestamp_seconds`
- `apiserver_authentication_jwt_authenticator_jwks_fetch_last_key_set_info`.
pr_body: ""
4 changes: 4 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-125912-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
pr: 125912
releasenote:
text: Migrated the `CPUManager` to contextual logging.
pr_body: ""
6 changes: 6 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-132157-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pr: 132157
releasenote:
text: Removed the `UserNamespacesPodSecurityStandards` feature gate. The minimum
supported Kubernetes version for `kubelet` is now `v1.31`, so the gate is no longer
needed.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-132240-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 132240
releasenote:
text: Improved throughput in the `real-FIFO` queue used by `informers` and `controllers`
by adding batch handling for processing watch events.
pr_body: ""
6 changes: 6 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-132644-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pr: 132644
releasenote:
text: Added a counter metric `kubelet_image_manager_ensure_image_requests_total{present_locally,
pull_policy, pull_required}` that exposes details about `kubelet` ensuring an
image exists on the node.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-133511-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 133511
releasenote:
text: Eliminated and prevented future use of the `md5` algorithm in favor of more appropriate
hashing algorithms.
pr_body: ""
7 changes: 7 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-133779-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
pr: 133779
releasenote:
text: |-
ACTION REQUIRED:

Removed the `--pod-infra-container-image` flag from `kubelet` command line. For `non-kubeadm` clusters, users must manually remove this flag from their `kubelet` configuration to prevent startup failures before upgrading `kubelet`. For `kubeadm` clusters, if users pass extra arguments to the `kubelet` like `--pod-infra-container-image`, it will be written to the `kubelet` env file during the `init` phase. `kubeadm` does not remove it during the `init` or `join` phase, so users must manually remove it from `extraArgs` in the `kubelet` configuration file.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-133980-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 133980
releasenote:
text: Added the `--min-compatibility-version` flag to `kube-apiserver`, `kube-controller-manager`,
and `kube-scheduler`.
pr_body: ""
6 changes: 6 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134103-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pr: 134103
releasenote:
text: Fixed a bug that prevented allocating the same device that was previously
consuming the `CounterSet` when both `DRAConsumableCapacity` and `DRAPartitionableDevices`
were enabled.
pr_body: ""
8 changes: 8 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134152-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
pr: 134152
releasenote:
text: 'DRA device taints: `DeviceTaintRule` status provides information about the
rule, including whether Pods still need to be evicted (`EvictionInProgress` condition).
The newly added `None` effect can be used to preview what a `DeviceTaintRule`
would do if it used the `NoExecute` effect and to taint devices (`device health`)
without immediately affecting scheduling or running Pods.'
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134157-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 134157
releasenote:
text: Fixed a bug where a deleted Pod in the binding phase continued to occupy space
on the node in `kube-scheduler`.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134263-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 134263
releasenote:
text: Namespace is now included in the `--dry-run=client` output for `HorizontalPodAutoscaler
(HPA)` objects.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134313-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 134313
releasenote:
text: Introduced a structured and versioned `v1alpha1` response for the `statusz`
endpoint.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134378-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 134378
releasenote:
text: Introduced the `--as-user-extra` persistent flag in `kubectl`, which allows
passing extra arguments during impersonation.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134445-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 134445
releasenote:
text: Fixed a long-standing issue where `kubelet` rejected Pods with `NodeAffinityFailed`
due to a stale informer cache.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134452-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 134452
releasenote:
text: 'DRA: The `DynamicResourceAllocation` feature gate for the core functionality
(GA in `v1.34`) has now been locked to enabled-by-default and cannot be disabled anymore.'
pr_body: ""
8 changes: 8 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134457-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
pr: 134457
releasenote:
text: |-
The `PreferSameZone` and `PreferSameNode` values for the Service
`trafficDistribution` field graduated to general availability. The
`PreferClose` value is now deprecated in favor of the more explicit
`PreferSameZone`.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134466-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 134466
releasenote:
text: 'Fixed a bug where `AllocationMode: All` would not succeed if a resource pool
contained `ResourceSlices` that were not targeting the current node.'
pr_body: ""
6 changes: 6 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134493-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pr: 134493
releasenote:
text: |-
Promoted the `RelaxedServiceNameValidation` feature to beta (enabled by default).
New Service names are now validated with `NameIsDNSLabel()`, relaxing the pre-existing validation.
pr_body: ""
6 changes: 6 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134523-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pr: 134523
releasenote:
text: |-
Added a `source` label to the `resourceclaim_controller_resource_claims` metric.
Added the `scheduler_resourceclaim_creates_total` metric for `DRAExtendedResource`.
pr_body: ""
9 changes: 9 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134624-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
pr: 134624
releasenote:
text: The Pod Certificates feature moved to beta. The `PodCertificateRequest` feature
gate is set disabled by default. To use the feature, users must enable the certificates
API groups in `v1beta1` and enable the `PodCertificateRequest` feature gate. The
`UserAnnotations` field was added to the `PodCertificateProjection` API and the
corresponding `UnverifiedUserAnnotations` field was added to the `PodCertificateRequest`
API.
pr_body: ""
4 changes: 4 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134647-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
pr: 134647
releasenote:
text: Enabled the `MutableCSINodeAllocatableCount` feature gate by default in beta.
pr_body: ""
8 changes: 8 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134691-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
pr: 134691
releasenote:
text: The `SystemdWatchdog` feature gate has been locked to default and will be removed
in future release. The systemd watchdog functionality in `kubelet` can be enabled
via systemd without any feature gate configuration. See the [systemd watchdog
documentation](https://kubernetes.io/docs/reference/node/systemd-watchdog/) for
more information.
pr_body: ""
4 changes: 4 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134709-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
pr: 134709
releasenote:
text: Added support for tracing in `kubectl` with the `--profile=trace` flag.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134730-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 134730
releasenote:
text: 'Fixed an issue in asynchronous preemption: Scheduler now checks if preemption
is ongoing for a Pod before initiating new preemption calls.'
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134740-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 134740
releasenote:
text: '`kube-scheduler`: Pod statuses no longer include specific taint keys or values
when scheduling fails due to untolerated taints.'
pr_body: ""
6 changes: 6 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134743-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pr: 134743
releasenote:
text: Fixed an issue where the `kubelet` `/configz` endpoint reported an incorrect
value for `kubeletconfig.cgroupDriver` when the cgroup driver setting was received
from the container runtime.
pr_body: ""
13 changes: 13 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134744-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
pr: 134744
releasenote:
text: |-
ACTION REQUIRED:

vendor: Updated `k8s.io/system-validators` to `v1.12.1`. The cgroups validator now throws an error instead of a warning if cgroups v1 is detected on the host and the provided KubeletVersion is `v1.35` or newer.

kubeadm: Started using `k8s.io/system-validators` `v1.12.1` in `kubeadm` `v1.35`. During `kubeadm init`, `kubeadm join`, and `kubeadm upgrade`, the SystemVerification preflight check throws an error if cgroups v1 is detected and the detected `kubelet` version is `v1.35` or newer. For older versions of `kubelet`, a preflight warning is displayed.

To allow cgroups v1 with `kubeadm` and `kubelet` version `v1.35` or newer, you must:
- Ignore the error from the SystemVerification preflight check by `kubeadm`.
- Edit the `kube-system/kubelet-config` ConfigMap and add the `failCgroupV1: false` field before upgrading.
pr_body: ""
7 changes: 7 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134746-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
pr: 134746
releasenote:
text: Added the `ChangeContainerStatusOnKubeletRestart` feature gate, which defaults
to disabled. When the feature gate is disabled, `kubelet` does not change the
Pod status upon restart, and Pods do not re-run startup probes after the `kubelet`
restarts.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134760-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 134760
releasenote:
text: Added the `Step` field to the testing framework to allow volume expansion
in configurable step sizes for tests.
pr_body: ""
6 changes: 6 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134769-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pr: 134769
releasenote:
text: |-
Fixed a bug where Job status updates fail after resuming a Job that was previously started and suspended.
The error message was: `status.startTime: Required value: startTime cannot be removed for unsuspended job`.
pr_body: ""
4 changes: 4 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134777-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
pr: 134777
releasenote:
text: Promoted `kubectl` command headers to stable.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134779-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 134779
releasenote:
text: '`kubeadm`: Updated the supported etcd version to `v3.5.24` for control plane
versions `v1.32`, `v1.33`, and `v1.34`.'
pr_body: ""
4 changes: 4 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134780-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
pr: 134780
releasenote:
text: Updated the etcd client library to `v3.6.5`.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134781-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 134781
releasenote:
text: '`kubeadm`: Removed the `WaitForAllControlPlaneComponents` feature gate, which
graduated to GA in `v1.34` and was locked to enabled by default.'
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134782-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 134782
releasenote:
text: Dropped support for `certificates/v1beta1` `CertificateSigningRequest` in
`kubectl`.
pr_body: ""
7 changes: 7 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134784-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
pr: 134784
releasenote:
text: |-
Added the `StorageVersionMigration` `v1beta1` API and removed the `v1alpha1` API.

ACTION REQUIRED: The `v1alpha1` API is no longer supported. Users must remove any `v1alpha1` resources before upgrading.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134793-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 134793
releasenote:
text: Fixed an issue where requests for a config `FromClass` in the `ResourceClaim`
status were not referenced.
pr_body: ""
4 changes: 4 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134803-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
pr: 134803
releasenote:
text: Implemented constrained impersonation as described in [KEP-5284](https://kep.k8s.io/5284).
pr_body: ""
8 changes: 8 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134826-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
pr: 134826
releasenote:
text: 'CSI drivers can now opt in to receive service account tokens via the secrets
field instead of volume context by setting `spec.serviceAccountTokenInSecrets:
true` in the CSIDriver object. This prevents tokens from being exposed in logs
and other outputs. The feature is gated by the `CSIServiceAccountTokenSecrets`
feature gate (beta in `v1.35`).'
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134833-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 134833
releasenote:
text: Fixed a panic in `kubectl api-resources` that occurred when the Discovery
Client failed.
pr_body: ""
6 changes: 6 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134875-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pr: 134875
releasenote:
text: Fixed a bug where the health of a DRA resource was not reported in the Pod
status if the resource claim was generated from a template or used a different
local name in the Pod spec.
pr_body: ""
6 changes: 6 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134905-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pr: 134905
releasenote:
text: |-
Scheduler: Added the `bindingTimeout` argument to the DynamicResources plugin configuration, allowing customization of the wait duration in `PreBind` for device binding conditions.
Defaults to 10 minutes when `DRADeviceBindingConditions` and `DRAResourceClaimDeviceStatus` are both enabled.
pr_body: ""
7 changes: 7 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134906-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
pr: 134906
releasenote:
text: |-
`kubeadm`: Added a preflight check `ContainerRuntimeVersion` to validate if the installed container runtime supports the `RuntimeConfig` gRPC method. If unsupported, `kubeadm` prints a warning message.

Starting with Kubernetes `v1.36`, `kubelet` might refuse to start if the CRI runtime does not support this feature. More information can be found at the [Kubernetes blog](https://kubernetes.io/blog/2025/09/12/kubernetes-v1-34-cri-cgroup-driver-lookup-now-ga/).
pr_body: ""
4 changes: 4 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134913-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
pr: 134913
releasenote:
text: Dropped support for `discovery/v1beta1` `EndpointSlice` in `kubectl`.
pr_body: ""
4 changes: 4 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134948-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
pr: 134948
releasenote:
text: Promoted `PodObservedGenerationTracking` to GA.
pr_body: ""
4 changes: 4 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134949-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
pr: 134949
releasenote:
text: Promoted `InPlacePodVerticalScaling` to GA.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134956-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 134956
releasenote:
text: Removed `BlockOwnerDeletion` from `ResourceClaim` created from
`ResourceClaimTemplate` and from `extendedResourceClaim` created by the `scheduler`.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134962-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 134962
releasenote:
text: Fixed an issue with setting `distinctAttribute=nil` when the `DRAConsumableCapacity`
feature gate is disabled.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134964-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 134964
releasenote:
text: Dropped `DeviceBindingConditions` fields when the `DRADeviceBindingConditions`
feature gate is not enabled and not in use.
pr_body: ""
4 changes: 4 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134984-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
pr: 134984
releasenote:
text: Added `ObservedGeneration` to CustomResourceDefinition conditions.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134994-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 134994
releasenote:
text: Removed the `StrictCostEnforcementForVAP` and `StrictCostEnforcementForWebhooks`
feature gates, which were locked since `v1.32`.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-134995-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 134995
releasenote:
text: Introduced a structured and versioned `v1alpha1` response format for the `flagz`
endpoint.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-135003-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 135003
releasenote:
text: Added `kubectl kuberc view` and `kubectl kuberc set` commands to perform operations
against the `kuberc` file.
pr_body: ""
6 changes: 6 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-135007-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pr: 135007
releasenote:
text: The scheduler now clears the `nominatedNodeName` field for Pods upon scheduling
or binding failure. External components, such as Cluster Autoscaler and Karpenter,
should not overwrite this field.
pr_body: ""
7 changes: 7 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-135017-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
pr: 135017
releasenote:
text: '`kube-controller-manager`: Fixed a `v1.34` regression that triggered a spurious
rollout of existing StatefulSets when upgrading the control plane from `v1.33`
to `v1.34`. This fix is guarded by the `StatefulSetSemanticRevisionComparison`
feature gate, which is enabled by default.'
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-135059-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 135059
releasenote:
text: After fixing regressions detected in `v1.34`, the `SchedulerAsyncAPICalls`
feature gate was re-enabled by default.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-135080-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 135080
releasenote:
text: Promoted the `JobManagedBy` feature to general availability. The `JobManagedBy`
feature gate was locked to `true` and will be removed in a future Kubernetes release.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-135081-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 135081
releasenote:
text: Reduced event spam during volume operation errors in the Portworx in-tree
driver.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.35/release-notes/maps/pr-135084-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 135084
releasenote:
text: Pod resize now only allows CPU and memory resources; other resource types
are forbidden.
pr_body: ""
Loading
Loading