Update dependency google/cadvisor to v0.52.1 #69

Merged
samuel-p merged 1 commit from renovate/cadvisor into main 2025-03-11 22:18:51 +00:00
Member

This PR contains the following updates:

Package Update Change
google/cadvisor minor v0.49.1 -> v0.52.1

Release Notes

google/cadvisor (google/cadvisor)

v0.52.1: - first cut to support kubernetes 1.33

Compare Source

What's Changed

Full Changelog: https://github.com/google/cadvisor/compare/v0.52.0...v0.52.1

v0.52.0: - first cut to support kubernetes 1.33

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/google/cadvisor/compare/v0.51.0...v0.52.0

v0.51.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/google/cadvisor/compare/v0.50.0...v0.51.0

Multi Arch Container Image:
gcr.io/cadvisor/cadvisor:v0.51.0
Architecture Specific Container Images:
gcr.io/cadvisor/cadvisor-arm:v0.51.0
gcr.io/cadvisor/cadvisor-arm64:v0.51.0
gcr.io/cadvisor/cadvisor-s390x:v0.51.0
gcr.io/cadvisor/cadvisor-amd64:v0.51.0
Binaries:
SHA256 (./cadvisor-v0.51.0-linux-arm64) = 518f05a7aeb122be88ecb0fa3fb905aa0840bb029cb08de0e4b523b7e8aae1e1
SHA256 (./cadvisor-v0.51.0-linux-s390x) = 08f3fd69ac8c4b167b110994c3df711c51875ed21eb818172dfd3cc285e958cd
SHA256 (./cadvisor-v0.51.0-linux-amd64) = cc3d2555f1eed948c5b3d448766107ba5ea90e9b5f8a06c60f010826fbb806a7
SHA256 (./cadvisor-v0.51.0-linux-arm) = 9df65d377f082a80c7f04b92badd16b141d8d3021e7c1f4929c5f89f95e8937b

v0.50.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/google/cadvisor/compare/v0.49.0...v0.50.0

Multi Arch Container Image:
gcr.io/cadvisor/cadvisor:v0.50.0

Architecture Specific Container Images:
gcr.io/cadvisor/cadvisor-arm:v0.50.0
gcr.io/cadvisor/cadvisor-arm64:v0.50.0
gcr.io/cadvisor/cadvisor-s390x:v0.50.0
gcr.io/cadvisor/cadvisor-amd64:v0.50.0

Binaries:
SHA256 (./cadvisor-v0.50.0-linux-arm64) = 37c998d54dc0e8b1635d9be4c0ab15dfc3123aa41805ad0bd909c896d5a1a89b
SHA256 (./cadvisor-v0.50.0-linux-amd64) = c63976400ca980b4b34bd074ef93c5321650050e45e6dc4d0cb1baf7dc772639
SHA256 (./cadvisor-v0.50.0-linux-s390x) = 0886ad85af4c8940a6f315ab814de988538891d2e04719cbb2df343181b55760
SHA256 (./cadvisor-v0.50.0-linux-arm) = c6d72fe6d2004bb2ff1f7f2462692eed36295349a0f4dfd6dab9efae10e257f1

v0.49.2

Compare Source

What's Changed

Full Changelog: https://github.com/google/cadvisor/compare/v0.49.1...v0.49.2

Multi Arch Container Image:
gcr.io/cadvisor/cadvisor:v0.49.2
Architecture Specific Container Images:
gcr.io/cadvisor/cadvisor-arm:v0.49.2
gcr.io/cadvisor/cadvisor-arm64:v0.49.2
gcr.io/cadvisor/cadvisor-amd64:v0.49.2
Binaries:
SHA256 (./cadvisor-v0.49.2-linux-amd64) = e8273ebfd18bac96834de3eb74a86bda4c2c6d6e9b4c924bdbf1f93e4e0bc24f
SHA256 (./cadvisor-v0.49.2-linux-arm) = 58e0d51ee708a488d777341099247791db831542213ad66cea1b038d3e45749d
SHA256 (./cadvisor-v0.49.2-linux-arm64) = 5b852edb911cfe3df7448b03ccbdc6538b6ff00299527864234127cc54f8080f

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [google/cadvisor](https://github.com/google/cadvisor) | minor | `v0.49.1` -> `v0.52.1` | --- ### Release Notes <details> <summary>google/cadvisor (google/cadvisor)</summary> ### [`v0.52.1`](https://github.com/google/cadvisor/releases/tag/v0.52.1): - first cut to support kubernetes 1.33 [Compare Source](https://github.com/google/cadvisor/compare/v0.52.0...v0.52.1) ##### What's Changed - Make resctrl optional/pluggable by [@&#8203;dims](https://github.com/dims) in https://github.com/google/cadvisor/pull/3668 **Full Changelog**: https://github.com/google/cadvisor/compare/v0.52.0...v0.52.1 ### [`v0.52.0`](https://github.com/google/cadvisor/releases/tag/v0.52.0): - first cut to support kubernetes 1.33 [Compare Source](https://github.com/google/cadvisor/compare/v0.51.0...v0.52.0) ##### What's Changed - bump containerd related deps: api v1.8.0; errdefs v1.0.0; ttrpc v1.2.6 by [@&#8203;pacoxu](https://github.com/pacoxu) in https://github.com/google/cadvisor/pull/3622 - chore: Update Prometheus libraries by [@&#8203;SuperQ](https://github.com/SuperQ) in https://github.com/google/cadvisor/pull/3645 - ci: golangci-lint bump, fixes, and cleanups by [@&#8203;kolyshkin](https://github.com/kolyshkin) in https://github.com/google/cadvisor/pull/3615 - bump runc to v1.2.4 by [@&#8203;kolyshkin](https://github.com/kolyshkin) in https://github.com/google/cadvisor/pull/3616 - Add Pressure Stall Information Metrics by [@&#8203;xinau](https://github.com/xinau) in https://github.com/google/cadvisor/pull/3649 - Switch to opencontainers/cgroups repository (includes update from golang 1.22 to 1.24) by [@&#8203;dims](https://github.com/dims) in https://github.com/google/cadvisor/pull/3664 - Bump to newer opencontainers/image-spec @&#8203; v1.1.1 by [@&#8203;dims](https://github.com/dims) in https://github.com/google/cadvisor/pull/3666 ##### New Contributors - [@&#8203;SuperQ](https://github.com/SuperQ) made their first contribution in https://github.com/google/cadvisor/pull/3645 - [@&#8203;xinau](https://github.com/xinau) made their first contribution in https://github.com/google/cadvisor/pull/3649 **Full Changelog**: https://github.com/google/cadvisor/compare/v0.51.0...v0.52.0 ### [`v0.51.0`](https://github.com/google/cadvisor/releases/tag/v0.51.0) [Compare Source](https://github.com/google/cadvisor/compare/v0.50.0...v0.51.0) ##### What's Changed - address another nil ptr check in podmanFactory.CanHandleAndAccept() by [@&#8203;char8](https://github.com/char8) in https://github.com/google/cadvisor/pull/3566 - sysfs: trim spaces in device hidden check by [@&#8203;clwluvw](https://github.com/clwluvw) in https://github.com/google/cadvisor/pull/3522 - Avoid linting in Prow CI jobs by [@&#8203;dims](https://github.com/dims) in https://github.com/google/cadvisor/pull/3608 - Drop unused setNetworkStats by [@&#8203;dims](https://github.com/dims) in https://github.com/google/cadvisor/pull/3609 ##### New Contributors - [@&#8203;char8](https://github.com/char8) made their first contribution in https://github.com/google/cadvisor/pull/3566 - [@&#8203;clwluvw](https://github.com/clwluvw) made their first contribution in https://github.com/google/cadvisor/pull/3522 **Full Changelog**: https://github.com/google/cadvisor/compare/v0.50.0...v0.51.0 Multi Arch Container Image: gcr.io/cadvisor/cadvisor:v0.51.0 Architecture Specific Container Images: gcr.io/cadvisor/cadvisor-arm:v0.51.0 gcr.io/cadvisor/cadvisor-arm64:v0.51.0 gcr.io/cadvisor/cadvisor-s390x:v0.51.0 gcr.io/cadvisor/cadvisor-amd64:v0.51.0 Binaries: SHA256 (./cadvisor-v0.51.0-linux-arm64) = 518f05a7aeb122be88ecb0fa3fb905aa0840bb029cb08de0e4b523b7e8aae1e1 SHA256 (./cadvisor-v0.51.0-linux-s390x) = 08f3fd69ac8c4b167b110994c3df711c51875ed21eb818172dfd3cc285e958cd SHA256 (./cadvisor-v0.51.0-linux-amd64) = cc3d2555f1eed948c5b3d448766107ba5ea90e9b5f8a06c60f010826fbb806a7 SHA256 (./cadvisor-v0.51.0-linux-arm) = 9df65d377f082a80c7f04b92badd16b141d8d3021e7c1f4929c5f89f95e8937b ### [`v0.50.0`](https://github.com/google/cadvisor/releases/tag/v0.50.0) [Compare Source](https://github.com/google/cadvisor/compare/v0.49.2...v0.50.0) ##### What's Changed - Remove s390x support by [@&#8203;bobbypage](https://github.com/bobbypage) in https://github.com/google/cadvisor/pull/3485 - build docker - add --provenance=false flag by [@&#8203;bobbypage](https://github.com/bobbypage) in https://github.com/google/cadvisor/pull/3487 - chore: fix some typos in comments by [@&#8203;worrycare](https://github.com/worrycare) in https://github.com/google/cadvisor/pull/3509 - Update version number in README.md quick start example by [@&#8203;narbux](https://github.com/narbux) in https://github.com/google/cadvisor/pull/3510 - build(deps): bump github.com/docker/docker from 20.10.27+incompatible to 24.0.9+incompatible in /cmd by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/google/cadvisor/pull/3504 - build(deps): bump github.com/docker/docker from 20.10.27+incompatible to 24.0.9+incompatible by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/google/cadvisor/pull/3505 - build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /cmd by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/google/cadvisor/pull/3499 - build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/google/cadvisor/pull/3498 - fix type of C.malloc in cgo by [@&#8203;cwangVT](https://github.com/cwangVT) in https://github.com/google/cadvisor/pull/3480 - Remove non-existent psi_avg and psi_total from the docs by [@&#8203;bobrik](https://github.com/bobrik) in https://github.com/google/cadvisor/pull/3501 - fix broken link to docker document by [@&#8203;mghahari](https://github.com/mghahari) in https://github.com/google/cadvisor/pull/3496 - Using bookworm images by [@&#8203;iwankgb](https://github.com/iwankgb) in https://github.com/google/cadvisor/pull/3540 - Update dependencies to latest by [@&#8203;dims](https://github.com/dims) in https://github.com/google/cadvisor/pull/3542 - Add s390/s390x CPU topology by [@&#8203;madeelibm](https://github.com/madeelibm) in https://github.com/google/cadvisor/pull/3516 - Revert to docker/docker 26.1.4 by [@&#8203;skitt](https://github.com/skitt) in https://github.com/google/cadvisor/pull/3553 - doc: fix TCPRcvCollapsed comment by [@&#8203;0x0034](https://github.com/0x0034) in https://github.com/google/cadvisor/pull/3550 - CI: update busybox image to fix CI by [@&#8203;zhangguanzhang](https://github.com/zhangguanzhang) in https://github.com/google/cadvisor/pull/3559 - Expose Podman version info by [@&#8203;riyad](https://github.com/riyad) in https://github.com/google/cadvisor/pull/3552 - Add s390x support again by [@&#8203;madeelibm](https://github.com/madeelibm) in https://github.com/google/cadvisor/pull/3521 - feat: add metrics for total_active_file and total_inactive_file memory by [@&#8203;jrcichra](https://github.com/jrcichra) in https://github.com/google/cadvisor/pull/3445 - Add uninterruptible metric load d by [@&#8203;j4ckstraw](https://github.com/j4ckstraw) in https://github.com/google/cadvisor/pull/3555 - Avoiding nil pointer in podmanFactory.CanHandleAndAccept() by [@&#8203;iwankgb](https://github.com/iwankgb) in https://github.com/google/cadvisor/pull/3562 - Migrate to AWS Go SDK v2 by [@&#8203;skitt](https://github.com/skitt) in https://github.com/google/cadvisor/pull/3201 - Fix kubelet stuck issue due to hung fs [#&#8203;125298](https://github.com/google/cadvisor/issues/125298) by [@&#8203;pragvija](https://github.com/pragvija) in https://github.com/google/cadvisor/pull/3541 - build(deps): bump the go_modules group across 2 directories with 1 update by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/google/cadvisor/pull/3564 - use containerd/containerd/api module by [@&#8203;akhilerm](https://github.com/akhilerm) in https://github.com/google/cadvisor/pull/3526 - Revert "reduce_logs_for_kubelet_use_crio" by [@&#8203;uablrek](https://github.com/uablrek) in https://github.com/google/cadvisor/pull/3565 ##### New Contributors - [@&#8203;worrycare](https://github.com/worrycare) made their first contribution in https://github.com/google/cadvisor/pull/3509 - [@&#8203;narbux](https://github.com/narbux) made their first contribution in https://github.com/google/cadvisor/pull/3510 - [@&#8203;cwangVT](https://github.com/cwangVT) made their first contribution in https://github.com/google/cadvisor/pull/3480 - [@&#8203;mghahari](https://github.com/mghahari) made their first contribution in https://github.com/google/cadvisor/pull/3496 - [@&#8203;madeelibm](https://github.com/madeelibm) made their first contribution in https://github.com/google/cadvisor/pull/3516 - [@&#8203;0x0034](https://github.com/0x0034) made their first contribution in https://github.com/google/cadvisor/pull/3550 - [@&#8203;zhangguanzhang](https://github.com/zhangguanzhang) made their first contribution in https://github.com/google/cadvisor/pull/3559 - [@&#8203;riyad](https://github.com/riyad) made their first contribution in https://github.com/google/cadvisor/pull/3552 - [@&#8203;jrcichra](https://github.com/jrcichra) made their first contribution in https://github.com/google/cadvisor/pull/3445 - [@&#8203;j4ckstraw](https://github.com/j4ckstraw) made their first contribution in https://github.com/google/cadvisor/pull/3555 - [@&#8203;pragvija](https://github.com/pragvija) made their first contribution in https://github.com/google/cadvisor/pull/3541 - [@&#8203;akhilerm](https://github.com/akhilerm) made their first contribution in https://github.com/google/cadvisor/pull/3526 - [@&#8203;uablrek](https://github.com/uablrek) made their first contribution in https://github.com/google/cadvisor/pull/3565 **Full Changelog**: https://github.com/google/cadvisor/compare/v0.49.0...v0.50.0 Multi Arch Container Image: gcr.io/cadvisor/cadvisor:v0.50.0 Architecture Specific Container Images: gcr.io/cadvisor/cadvisor-arm:v0.50.0 gcr.io/cadvisor/cadvisor-arm64:v0.50.0 gcr.io/cadvisor/cadvisor-s390x:v0.50.0 gcr.io/cadvisor/cadvisor-amd64:v0.50.0 Binaries: SHA256 (./cadvisor-v0.50.0-linux-arm64) = 37c998d54dc0e8b1635d9be4c0ab15dfc3123aa41805ad0bd909c896d5a1a89b SHA256 (./cadvisor-v0.50.0-linux-amd64) = c63976400ca980b4b34bd074ef93c5321650050e45e6dc4d0cb1baf7dc772639 SHA256 (./cadvisor-v0.50.0-linux-s390x) = 0886ad85af4c8940a6f315ab814de988538891d2e04719cbb2df343181b55760 SHA256 (./cadvisor-v0.50.0-linux-arm) = c6d72fe6d2004bb2ff1f7f2462692eed36295349a0f4dfd6dab9efae10e257f1 ### [`v0.49.2`](https://github.com/google/cadvisor/releases/tag/v0.49.2) [Compare Source](https://github.com/google/cadvisor/compare/v0.49.1...v0.49.2) ##### What's Changed - Cp fix test by [@&#8203;cwangVT](https://github.com/cwangVT) in https://github.com/google/cadvisor/pull/3630 - Revert "reduce_logs_for_kubelet_use_crio" by [@&#8203;cwangVT](https://github.com/cwangVT) in https://github.com/google/cadvisor/pull/3631 **Full Changelog**: https://github.com/google/cadvisor/compare/v0.49.1...v0.49.2 Multi Arch Container Image: gcr.io/cadvisor/cadvisor:v0.49.2 Architecture Specific Container Images: gcr.io/cadvisor/cadvisor-arm:v0.49.2 gcr.io/cadvisor/cadvisor-arm64:v0.49.2 gcr.io/cadvisor/cadvisor-amd64:v0.49.2 Binaries: SHA256 (./cadvisor-v0.49.2-linux-amd64) = e8273ebfd18bac96834de3eb74a86bda4c2c6d6e9b4c924bdbf1f93e4e0bc24f SHA256 (./cadvisor-v0.49.2-linux-arm) = 58e0d51ee708a488d777341099247791db831542213ad66cea1b038d3e45749d SHA256 (./cadvisor-v0.49.2-linux-arm64) = 5b852edb911cfe3df7448b03ccbdc6538b6ff00299527864234127cc54f8080f </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-12-10 01:00:17 +00:00
samuel-p was assigned by renovate-bot 2024-12-10 01:00:17 +00:00
renovate-bot force-pushed renovate/cadvisor from 86eb5e7474 to c41c5a7313 2025-03-04 20:00:22 +00:00 Compare
renovate-bot changed title from Update dependency google/cadvisor to v0.49.2 to Update dependency google/cadvisor to v0.52.0 2025-03-04 20:00:22 +00:00
renovate-bot force-pushed renovate/cadvisor from c41c5a7313 to 136acc6708 2025-03-05 03:00:16 +00:00 Compare
renovate-bot changed title from Update dependency google/cadvisor to v0.52.0 to Update dependency google/cadvisor to v0.52.1 2025-03-05 03:00:16 +00:00
samuel-p merged commit 2413fd0f96 into main 2025-03-11 22:18:51 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: sp-codes/cadvisor#69
No description provided.