chore(deps): update kubernetes components to v1.37.0 (ansible/playbooks) - #10832
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
This comment has been minimized.
This comment has been minimized.
renovate
Bot
force-pushed
the
renovate/ansible/playbooks-kubernetes-components
branch
from
July 26, 2026 03:57
20a8895 to
f50a559
Compare
This comment has been minimized.
This comment has been minimized.
renovate
Bot
force-pushed
the
renovate/ansible/playbooks-kubernetes-components
branch
from
August 7, 2026 05:54
f50a559 to
e33a2b7
Compare
This comment has been minimized.
This comment has been minimized.
renovate
Bot
force-pushed
the
renovate/ansible/playbooks-kubernetes-components
branch
from
August 23, 2026 14:05
e33a2b7 to
f859c5f
Compare
This comment has been minimized.
This comment has been minimized.
renovate
Bot
force-pushed
the
renovate/ansible/playbooks-kubernetes-components
branch
from
August 27, 2026 21:11
f859c5f to
545bc93
Compare
This comment has been minimized.
This comment has been minimized.
renovate
Bot
force-pushed
the
renovate/ansible/playbooks-kubernetes-components
branch
from
August 29, 2026 17:47
545bc93 to
b2dc403
Compare
This comment has been minimized.
This comment has been minimized.
renovate
Bot
force-pushed
the
renovate/ansible/playbooks-kubernetes-components
branch
from
September 5, 2026 10:02
b2dc403 to
d08f117
Compare
This comment has been minimized.
This comment has been minimized.
renovate
Bot
force-pushed
the
renovate/ansible/playbooks-kubernetes-components
branch
from
September 18, 2026 19:40
d08f117 to
83925df
Compare
renovate
Bot
force-pushed
the
renovate/ansible/playbooks-kubernetes-components
branch
from
September 18, 2026 19:41
d08f117 to
83925df
Compare
Contributor
Ansible Plan ResultsMode: golyat-4: worker-image
4 changed Changed Tasks (4)
shanghai-1: control-plane
3 changed Changed Tasks (3)
shanghai-1: node-shanghai-1
No changes shanghai-2: control-plane
3 changed Changed Tasks (3)
shanghai-2: node-shanghai-2
No changes shanghai-3: control-plane
3 changed Changed Tasks (3)
shanghai-3: node-shanghai-3
No changes Plan executed on all nodes in parallel. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.36.1→1.37.01.37.11.36.1→1.37.0Release Notes
cri-o/cri-o (cri-o/cri-o)
v1.37.0Compare Source
CRI-O v1.37.0
The release notes have been generated for the commit range
v1.36.0...v1.37.0 on Tue, 15 Sep 2026 12:48:48 UTC.
Downloads
Release Bundles
Download one of our static release bundles via our Google Cloud Bucket.
Each bundle includes a SHA-256 checksum, a cosign signature (
.bundle), and a SPDX bill of materials (.spdx) with its own signature:Supply Chain Artifacts
The OpenVEX vulnerability report:
The SLSA provenance attestation:
OCI Distribution
All release artifacts are also available as signed OCI artifacts at
ghcr.io/cri-o/bundle:v1.37.0.Verification
To verify the artifact signatures via cosign, run:
To verify the bill of materials (SBOM) in SPDX format using the bom tool, run:
To verify the OpenVEX vulnerability report, run:
To verify the SLSA provenance attestation, run:
Changelog since v1.36.0
Changes by Kind
Dependency-Change
Deprecation
insecure_registriesconfiguration option and--insecure-registryCLI flag have been removed. Use theinsecureoption inregistries.confinstead. (#10303, @amritansh1502)Feature
enable_cni_status_monitoringconfig option (default false) andcni_status_grace_period(default 60s) to gate continuous CNI STATUSmonitoring and tolerate brief plugin disruptions during upgrades. (#9918, @tsorya)
container_memory_active_anon_bytesandcontainer_memory_inactive_anon_bytes(cgroup v1 and v2), andcontainer_memory_anon_thp_bytes,container_memory_shmem_thp_bytesandcontainer_memory_file_thp_bytes(cgroup v2 only). These are gated behind a newmemoryExtravalue forincluded_pod_metrics, separate frommemory. (#10143, @cragr)runtimeFeatures.UserNamespacesHostNetworkas enabled on Linux and uses a recursively read-only/sysbind mount for containers running with both host network and user namespaces. (#9930, @HirazawaUi)This makes sure that Confidential Containers can use encrypted containers without sharing the encryption key with cri-o, allowing a fully confidential use case. (#9907, @littlejawa)
Design
Documentation
Bug or Regression
namespace,pod, andcontainerlabels to CRI metrics (#10173, @dgrisonnet)pinnscaused by a missing zero terminator on thegetopt_longlong options array. The crash surfaces on builds whose linker places non-zero data immediately after the array (observed with ThinLTO release builds on armv7 musl). (#9935, @cehoffman)Other (Cleanup or Flake)
grpc_max_send_msg_sizeandgrpc_max_recv_msg_sizeto 16 MiB (previously 80 MiB), matching the receive cap kubelet and crictl set via k8s.io/cri-client. (#10284, @sohankunkerkar)namelabel from CRI metrics (#10175, @dgrisonnet)Uncategorized
Dependencies
Added
Changed
b27552d→49cab49Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.