Update dependency google/cadvisor to v0.49.1 #61

Merged
samuel-p merged 1 commit from renovate/cadvisor into main 2024-03-03 21:06:52 +00:00
Member

This PR contains the following updates:

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

Release Notes

google/cadvisor (google/cadvisor)

v0.49.1

Compare Source

What's Changed

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

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

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

Binaries:
SHA256 (./cadvisor-v0.49.1-linux-arm) = 5f4128a60c277a5f5182b22ea93c786b1016465934d908c37a4f5ce9d1dfd2b1
SHA256 (./cadvisor-v0.49.1-linux-amd64) = 1d5cc701a3fcdf1e8ed1c86da5304b896a6997d9e6673139e78a6f87812495b0
SHA256 (./cadvisor-v0.49.1-linux-arm64) = c535f46d789599f25c7c680af193d4402da27a98d9828eb2ec916af6256e0c0c

v0.49.0

Compare Source

What's Changed
New Contributors

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

v0.48.1

Compare Source

What's Changed

Full Changelog: https://github.com/google/cadvisor/compare/v0.48.0...v0.48.1

v0.48.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/google/cadvisor/compare/v0.47.0...v0.48.0


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.47.2` -> `v0.49.1` | --- ### Release Notes <details> <summary>google/cadvisor (google/cadvisor)</summary> ### [`v0.49.1`](https://github.com/google/cadvisor/releases/tag/v0.49.1) [Compare Source](https://github.com/google/cadvisor/compare/v0.49.0...v0.49.1) ##### What's Changed - Cherrpick [#&#8203;3485](https://github.com/google/cadvisor/issues/3485) to release-v0.49- Remove s390x support by [@&#8203;bobbypage](https://github.com/bobbypage) in https://github.com/google/cadvisor/pull/3486 - build docker - add --provenance=false flag by [@&#8203;bobbypage](https://github.com/bobbypage) in https://github.com/google/cadvisor/pull/3488 **Full Changelog**: https://github.com/google/cadvisor/compare/v0.49.0...v0.49.1 Multi Arch Container Image: gcr.io/cadvisor/cadvisor:v0.49.1 Architecture Specific Container Images: gcr.io/cadvisor/cadvisor-arm:v0.49.1 gcr.io/cadvisor/cadvisor-arm64:v0.49.1 gcr.io/cadvisor/cadvisor-amd64:v0.49.1 Binaries: SHA256 (./cadvisor-v0.49.1-linux-arm) = 5f4128a60c277a5f5182b22ea93c786b1016465934d908c37a4f5ce9d1dfd2b1 SHA256 (./cadvisor-v0.49.1-linux-amd64) = 1d5cc701a3fcdf1e8ed1c86da5304b896a6997d9e6673139e78a6f87812495b0 SHA256 (./cadvisor-v0.49.1-linux-arm64) = c535f46d789599f25c7c680af193d4402da27a98d9828eb2ec916af6256e0c0c ### [`v0.49.0`](https://github.com/google/cadvisor/releases/tag/v0.49.0) [Compare Source](https://github.com/google/cadvisor/compare/v0.48.1...v0.49.0) ##### What's Changed - allow for cadvisor to detect disk stats when the read-only and writeable layers are on separate disks. by [@&#8203;kannon92](https://github.com/kannon92) in https://github.com/google/cadvisor/pull/3395 - build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /cmd by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/google/cadvisor/pull/3438 - upgrade actions version in github workflow by [@&#8203;nnnkkk7](https://github.com/nnnkkk7) in https://github.com/google/cadvisor/pull/3443 - Remove mentions of accelerator from the docs by [@&#8203;bobrik](https://github.com/bobrik) in https://github.com/google/cadvisor/pull/3458 - Reduce kubelet logs 'Failed to create existing container' when kubelet is using crio by [@&#8203;dsxing](https://github.com/dsxing) in https://github.com/google/cadvisor/pull/3457 - Add note about WebUI auth by [@&#8203;bobbypage](https://github.com/bobbypage) in https://github.com/google/cadvisor/pull/3463 - Remove section about canary image by [@&#8203;discapes](https://github.com/discapes) in https://github.com/google/cadvisor/pull/3472 - Bump golang to 1.22 by [@&#8203;bobbypage](https://github.com/bobbypage) in https://github.com/google/cadvisor/pull/3474 - Bump deps (runc, docker, grpc, golang/x/net) by [@&#8203;bobbypage](https://github.com/bobbypage) in https://github.com/google/cadvisor/pull/3477 - Bump to alpine 3.18 and disable libipmctl by [@&#8203;bobbypage](https://github.com/bobbypage) in https://github.com/google/cadvisor/pull/3483 ##### New Contributors - [@&#8203;kannon92](https://github.com/kannon92) made their first contribution in https://github.com/google/cadvisor/pull/3395 - [@&#8203;nnnkkk7](https://github.com/nnnkkk7) made their first contribution in https://github.com/google/cadvisor/pull/3443 - [@&#8203;dsxing](https://github.com/dsxing) made their first contribution in https://github.com/google/cadvisor/pull/3457 - [@&#8203;discapes](https://github.com/discapes) made their first contribution in https://github.com/google/cadvisor/pull/3472 **Full Changelog**: https://github.com/google/cadvisor/compare/v0.48.1...v0.49.0 ### [`v0.48.1`](https://github.com/google/cadvisor/releases/tag/v0.48.1) [Compare Source](https://github.com/google/cadvisor/compare/v0.48.0...v0.48.1) ##### What's Changed - Avoid using container/podman in manager.go by [@&#8203;dims](https://github.com/dims) in https://github.com/google/cadvisor/pull/3425 **Full Changelog**: https://github.com/google/cadvisor/compare/v0.48.0...v0.48.1 ### [`v0.48.0`](https://github.com/google/cadvisor/releases/tag/v0.48.0) [Compare Source](https://github.com/google/cadvisor/compare/v0.47.2...v0.48.0) ##### What's Changed - deps: Move from cloud.google.com/go/compute -> cloud.google.com/go by [@&#8203;bobbypage](https://github.com/bobbypage) in https://github.com/google/cadvisor/pull/3230 - dockerfile: Fix typo in go build tags. by [@&#8203;Creatone](https://github.com/Creatone) in https://github.com/google/cadvisor/pull/3237 - Revert "dockerfile: Fix typo in go build tags." by [@&#8203;bobbypage](https://github.com/bobbypage) in https://github.com/google/cadvisor/pull/3250 - Update build script and golang CI-lint by [@&#8203;bobbypage](https://github.com/bobbypage) in https://github.com/google/cadvisor/pull/3256 - Decreasing verbosity level for "Cannot read vendor id correctly, set empty" by [@&#8203;iwankgb](https://github.com/iwankgb) in https://github.com/google/cadvisor/pull/3249 - build: bump golang to 1.20 by [@&#8203;bobbypage](https://github.com/bobbypage) in https://github.com/google/cadvisor/pull/3258 - readme: Update Creatone contributor info. by [@&#8203;Creatone](https://github.com/Creatone) in https://github.com/google/cadvisor/pull/3265 - reduce useless check in resctrl file system by [@&#8203;Rouzip](https://github.com/Rouzip) in https://github.com/google/cadvisor/pull/3264 - Fix comment to refer to correct client by [@&#8203;eldondev](https://github.com/eldondev) in https://github.com/google/cadvisor/pull/3261 - Fix CVE-2022-27664 by [@&#8203;iwankgb](https://github.com/iwankgb) in https://github.com/google/cadvisor/pull/3248 - add nerdctl to ignoredDevices by [@&#8203;Rouzip](https://github.com/Rouzip) in https://github.com/google/cadvisor/pull/3267 - nvm: Decrease the "no nvm devices" warning log. by [@&#8203;Creatone](https://github.com/Creatone) in https://github.com/google/cadvisor/pull/3268 - Fix asset build by [@&#8203;bobbypage](https://github.com/bobbypage) in https://github.com/google/cadvisor/pull/3283 - feat(logging): add verbosity to non-NUMA node warning by [@&#8203;j1mbl3s](https://github.com/j1mbl3s) in https://github.com/google/cadvisor/pull/3282 - Set containerd grpc.MaxCallRecvMsgSize to 16MB by [@&#8203;gjkim42](https://github.com/gjkim42) in https://github.com/google/cadvisor/pull/3297 - Request the pid of another container if current pid is not longer valid by [@&#8203;harche](https://github.com/harche) in https://github.com/google/cadvisor/pull/3301 - Add s390x support for docker image by [@&#8203;srajmane](https://github.com/srajmane) in https://github.com/google/cadvisor/pull/3163 - Add crio client timeout by [@&#8203;VicThomas-Medallia](https://github.com/VicThomas-Medallia) in https://github.com/google/cadvisor/pull/3308 - Bugfix: MachineInfo Clone() to also clone "SwapCapacity" by [@&#8203;iholder101](https://github.com/iholder101) in https://github.com/google/cadvisor/pull/3293 - Optimize network metrics collection by [@&#8203;kolyshkin](https://github.com/kolyshkin) in https://github.com/google/cadvisor/pull/3302 - Updating minimum Go version to 1.19 by [@&#8203;iwankgb](https://github.com/iwankgb) in https://github.com/google/cadvisor/pull/3304 - Update actions/checkout to v3 by [@&#8203;kishen-v](https://github.com/kishen-v) in https://github.com/google/cadvisor/pull/3324 - Update dependencies by [@&#8203;bobbypage](https://github.com/bobbypage) in https://github.com/google/cadvisor/pull/3333 - Determine online CPUs from a standard source. by [@&#8203;kishen-v](https://github.com/kishen-v) in https://github.com/google/cadvisor/pull/3318 - Fix flags typo by [@&#8203;caiocfer](https://github.com/caiocfer) in https://github.com/google/cadvisor/pull/3327 - Upgrade to blang/semver/v4 v4.0.0 by [@&#8203;skitt](https://github.com/skitt) in https://github.com/google/cadvisor/pull/3078 - fix: add space trimming for label allowlist by [@&#8203;oif](https://github.com/oif) in https://github.com/google/cadvisor/pull/3325 - Podman support. by [@&#8203;Creatone](https://github.com/Creatone) in https://github.com/google/cadvisor/pull/3021 - Avoid repeated message when not scrapping root container metrics by [@&#8203;iwankgb](https://github.com/iwankgb) in https://github.com/google/cadvisor/pull/3341 - Add a metric for machine swap capacity by [@&#8203;iholder101](https://github.com/iholder101) in https://github.com/google/cadvisor/pull/3339 - docs(deploy/k8s): remote build for kustomize by [@&#8203;Dentrax](https://github.com/Dentrax) in https://github.com/google/cadvisor/pull/3335 - export-memory-kernal-usage by [@&#8203;9bany](https://github.com/9bany) in https://github.com/google/cadvisor/pull/3306 - fix: fix cgo memory leak\&fix typo issue by [@&#8203;Rouzip](https://github.com/Rouzip) in https://github.com/google/cadvisor/pull/3346 - fix performance degradation of NFS by [@&#8203;fusida](https://github.com/fusida) in https://github.com/google/cadvisor/pull/3351 - reduce inotify watch by [@&#8203;MingZhang-YBPS](https://github.com/MingZhang-YBPS) in https://github.com/google/cadvisor/pull/3354 - remove the check for the existence of NFS files by [@&#8203;fusida](https://github.com/fusida) in https://github.com/google/cadvisor/pull/3358 - sysinfo: Ignore "hidden" sysfs device entries by [@&#8203;sagigrimberg](https://github.com/sagigrimberg) in https://github.com/google/cadvisor/pull/3260 - Update genproto dependency to isolated submodule by [@&#8203;liggitt](https://github.com/liggitt) in https://github.com/google/cadvisor/pull/3364 - Bump golang ci lint to v1.54.1 and switch to registry.k8s.io images by [@&#8203;bobbypage](https://github.com/bobbypage) in https://github.com/google/cadvisor/pull/3380 - vendor: bump runc to 1.1.9 by [@&#8203;haircommander](https://github.com/haircommander) in https://github.com/google/cadvisor/pull/3373 - fix: error message typo by [@&#8203;0o001](https://github.com/0o001) in https://github.com/google/cadvisor/pull/3382 - container/libcontainer: Improve limits file parsing perf by [@&#8203;brancz](https://github.com/brancz) in https://github.com/google/cadvisor/pull/3396 - Go 1.21 compatibility: Set verbosity after flag definition by [@&#8203;frebib](https://github.com/frebib) in https://github.com/google/cadvisor/pull/3384 - Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /cmd by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/google/cadvisor/pull/3367 - Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/google/cadvisor/pull/3366 - Bump github.com/docker/docker from 20.10.21+incompatible to 20.10.24+incompatible in /cmd by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/google/cadvisor/pull/3369 - build(deps): bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 in /cmd by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/google/cadvisor/pull/3392 - Bump github.com/docker/docker from 20.10.21+incompatible to 20.10.24+incompatible by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/google/cadvisor/pull/3368 - build(deps): bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/google/cadvisor/pull/3391 - No NVM devices: information should be logged on increased verbosity only by [@&#8203;iwankgb](https://github.com/iwankgb) in https://github.com/google/cadvisor/pull/3359 - manager: require higher verbosity level for container info misses by [@&#8203;hhromic](https://github.com/hhromic) in https://github.com/google/cadvisor/pull/3412 - build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /cmd by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/google/cadvisor/pull/3413 - fix: variable naming by [@&#8203;ls-2018](https://github.com/ls-2018) in https://github.com/google/cadvisor/pull/3294 - add ignored device by [@&#8203;Rouzip](https://github.com/Rouzip) in https://github.com/google/cadvisor/pull/3272 - Adjust the log level of Initialize Plugins by [@&#8203;yangjunmyfm192085](https://github.com/yangjunmyfm192085) in https://github.com/google/cadvisor/pull/3361 - container: skip checking for files in non-existent directories. by [@&#8203;filippog](https://github.com/filippog) in https://github.com/google/cadvisor/pull/3410 ##### New Contributors - [@&#8203;Rouzip](https://github.com/Rouzip) made their first contribution in https://github.com/google/cadvisor/pull/3264 - [@&#8203;eldondev](https://github.com/eldondev) made their first contribution in https://github.com/google/cadvisor/pull/3261 - [@&#8203;j1mbl3s](https://github.com/j1mbl3s) made their first contribution in https://github.com/google/cadvisor/pull/3282 - [@&#8203;srajmane](https://github.com/srajmane) made their first contribution in https://github.com/google/cadvisor/pull/3163 - [@&#8203;VicThomas-Medallia](https://github.com/VicThomas-Medallia) made their first contribution in https://github.com/google/cadvisor/pull/3308 - [@&#8203;iholder101](https://github.com/iholder101) made their first contribution in https://github.com/google/cadvisor/pull/3293 - [@&#8203;kishen-v](https://github.com/kishen-v) made their first contribution in https://github.com/google/cadvisor/pull/3324 - [@&#8203;caiocfer](https://github.com/caiocfer) made their first contribution in https://github.com/google/cadvisor/pull/3327 - [@&#8203;skitt](https://github.com/skitt) made their first contribution in https://github.com/google/cadvisor/pull/3078 - [@&#8203;oif](https://github.com/oif) made their first contribution in https://github.com/google/cadvisor/pull/3325 - [@&#8203;Dentrax](https://github.com/Dentrax) made their first contribution in https://github.com/google/cadvisor/pull/3335 - [@&#8203;9bany](https://github.com/9bany) made their first contribution in https://github.com/google/cadvisor/pull/3306 - [@&#8203;fusida](https://github.com/fusida) made their first contribution in https://github.com/google/cadvisor/pull/3351 - [@&#8203;MingZhang-YBPS](https://github.com/MingZhang-YBPS) made their first contribution in https://github.com/google/cadvisor/pull/3354 - [@&#8203;sagigrimberg](https://github.com/sagigrimberg) made their first contribution in https://github.com/google/cadvisor/pull/3260 - [@&#8203;0o001](https://github.com/0o001) made their first contribution in https://github.com/google/cadvisor/pull/3382 - [@&#8203;brancz](https://github.com/brancz) made their first contribution in https://github.com/google/cadvisor/pull/3396 - [@&#8203;frebib](https://github.com/frebib) made their first contribution in https://github.com/google/cadvisor/pull/3384 - [@&#8203;dependabot](https://github.com/dependabot) made their first contribution in https://github.com/google/cadvisor/pull/3367 - [@&#8203;hhromic](https://github.com/hhromic) made their first contribution in https://github.com/google/cadvisor/pull/3412 - [@&#8203;ls-2018](https://github.com/ls-2018) made their first contribution in https://github.com/google/cadvisor/pull/3294 - [@&#8203;filippog](https://github.com/filippog) made their first contribution in https://github.com/google/cadvisor/pull/3410 **Full Changelog**: https://github.com/google/cadvisor/compare/v0.47.0...v0.48.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate-bot added 1 commit 2024-03-02 22:00:17 +00:00
samuel-p was assigned by renovate-bot 2024-03-02 22:00:17 +00:00
samuel-p merged commit adea06f0bb into main 2024-03-03 21:06:52 +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#61
No description provided.