mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-03 20:40:26 -05:00
Update the following vendored dependencies: - github.com/google/cadvisor: v0.55.1 -> v0.56.0 - github.com/containerd/containerd/api: v1.9.0 -> v1.10.0 - github.com/opencontainers/runtime-spec: v1.2.1 -> v1.3.0 - github.com/opencontainers/selinux: v1.13.0 -> v1.13.1 cadvisor v0.56.0 changes: - Add s390x (IBM Z/mainframe) CPU topology support with NumBooks and NumDrawers fields in MachineInfo - Add new Prometheus metrics: machine_cpu_books and machine_cpu_drawers - Add standard deviation (Std) field to Percentiles for resource statistics - Add sysfs constants CPUBookID and CPUDrawerID for s390x topology detection containerd/api v1.10.0 changes: - Add ActiveMount message type for tracking mounts with timestamps - Add ActivationInfo message for mount management and lifecycle tracking runtime-spec v1.3.0 changes (from ChangeLog): - Add FreeBSD platform support with new Spec.FreeBSD field - Add netDevices object for moving network devices to container namespaces - Add memoryPolicy object for NUMA memory policy configuration - Add hwConfig object for VM-based containers (vcpus, memory, device-tree) - Add iomems for hardware I/O memory page access in VMs - Add intelRdt.schemata and intelRdt.enableMonitoring fields - Change LinuxPids.Limit to pointer type for optional handling - Clarify intelRdt configuration and pids cgroup settings Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> Signed-off-by: Davanum Srinivas <davanum@gmail.com> |
||
|---|---|---|
| .. | ||
| containerd/api | ||
| errdefs | ||
| log | ||
| ttrpc | ||
| typeurl/v2 | ||