Update dependency google/cadvisor to v0.38.8 #9

Merged
samuel-p merged 1 commit from renovate/cadvisor into main 2021-03-09 18:11:56 +00:00
Member

This PR contains the following updates:

Package Update Change
google/cadvisor minor v0.37.5 -> v0.38.8

Release Notes

google/cadvisor

v0.38.8

Compare Source

  • Cherrypick to v0.38 - Fix incorrect CPU topology on single NUMA and multi socket platform #​2799
  • Cherrypick to v0.38 - sched_getaffinity does not return number of online CPUs #​2805

Docker Image: N/A
gcr.io Image: gcr.io/cadvisor/cadvisor:v0.38.8

SHA256 (cadvisor) = d18eb77fec9afb3facfb9442935c165b2b4bc1488f41d364d750adb0c18bcd81

v0.38.7

Compare Source

  • Cherrypick to v0.38: Return correct DeviceInfo from GetDirFsDevice on / path for Btrfs - Fix kubernetes issue #​94335 #​2775

Docker Image: N/A
gcr.io Image: gcr.io/cadvisor/cadvisor:v0.38.7

SHA256 (cadvisor) = fdb86c256df682cfec2abd57a4405c919ed26f1e27ebfabf487f6c516bc7f6c7

v0.38.6

Compare Source

Cherrypick to v0.38: Fix timeout flooding issue after containerd restart #​2759

Docker Image: N/A
gcr.io Image: gcr.io/cadvisor/cadvisor:v0.38.6

SHA256 (cadvisor) = fd2dbe2cc5f817c0afb9c47bf5f2a7ecb9f9ca0db7cb7613c41670238992ff96

v0.38.5

Compare Source

Cherrypick to v0.38: Don't fail permenantly when nvml isn't installed #​2735

Docker Image: N/A
gcr.io Image: gcr.io/cadvisor/cadvisor:v0.38.5

SHA256 (cadvisor) = 7e5b0ed595528ebd4afbd89b3c5946cf45b6523a6eadd43dd87ba16dd5a611ba

v0.38.4

Compare Source

vendor: run go mod tidy #​2731

Docker Image: N/A
gcr.io Image: gcr.io/cadvisor/cadvisor:v0.38.4

SHA256 (cadvisor) = 3889210fc0c7e058cb68696a9e2468f6774ffdbd7ec8e226a392150f20fcf3cb

v0.38.3

Compare Source

vendor: Rollback gopkg.in/yaml.v2 to v2.2.8 #​2728

Docker Image: N/A
gcr.io Image: gcr.io/cadvisor/cadvisor:v0.38.3

SHA256: 3e792d47ec1b610488f51bd4f24332486e8cb8f8491b48504da53459fdc97491

v0.38.2

Compare Source

Revert mount-utils back to utils/mount #​2726

v0.38.1

Compare Source

#​2724 - deps: Rollback grpc from v1.33.2 to v1.27.1
#​2723 - do not initialize libipmctl package when getting an error from nvm_init()

Docker Image: N/A
gcr.io Image: gcr.io/cadvisor/cadvisor:v0.38.1

SHA256: 07041ee6c9fccbaee3591f0aae4277ceaaafbadea74befa9304559a5e85cfc6d

v0.38.0

Compare Source

Docker Image: N/A
gcr.io Image: gcr.io/cadvisor/cadvisor:v0.38.0

SHA256: 53a02d669ae20bfb9634639c1315d4823c06f6cafe15e625973abedce6c99084


Renovate configuration

📅 Schedule: 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.37.5` -> `v0.38.8` | --- ### Release Notes <details> <summary>google/cadvisor</summary> ### [`v0.38.8`](https://github.com/google/cadvisor/releases/v0.38.8) [Compare Source](https://github.com/google/cadvisor/compare/v0.38.7...v0.38.8) - Cherrypick to v0.38 - Fix incorrect CPU topology on single NUMA and multi socket platform [#&#8203;2799](https://github.com/google/cadvisor/issues/2799) - Cherrypick to v0.38 - sched_getaffinity does not return number of online CPUs [#&#8203;2805](https://github.com/google/cadvisor/issues/2805) Docker Image: N/A gcr.io Image: gcr.io/cadvisor/cadvisor:v0.38.8 SHA256 (cadvisor) = d18eb77fec9afb3facfb9442935c165b2b4bc1488f41d364d750adb0c18bcd81 ### [`v0.38.7`](https://github.com/google/cadvisor/releases/v0.38.7) [Compare Source](https://github.com/google/cadvisor/compare/v0.38.6...v0.38.7) - Cherrypick to v0.38: Return correct DeviceInfo from GetDirFsDevice on / path for Btrfs - Fix kubernetes issue [#&#8203;94335](https://github.com/google/cadvisor/issues/94335) [#&#8203;2775](https://github.com/google/cadvisor/issues/2775) Docker Image: N/A gcr.io Image: gcr.io/cadvisor/cadvisor:v0.38.7 SHA256 (cadvisor) = fdb86c256df682cfec2abd57a4405c919ed26f1e27ebfabf487f6c516bc7f6c7 ### [`v0.38.6`](https://github.com/google/cadvisor/releases/v0.38.6) [Compare Source](https://github.com/google/cadvisor/compare/v0.38.5...v0.38.6) Cherrypick to v0.38: Fix timeout flooding issue after containerd restart [#&#8203;2759](https://github.com/google/cadvisor/issues/2759) Docker Image: N/A gcr.io Image: gcr.io/cadvisor/cadvisor:v0.38.6 SHA256 (cadvisor) = fd2dbe2cc5f817c0afb9c47bf5f2a7ecb9f9ca0db7cb7613c41670238992ff96 ### [`v0.38.5`](https://github.com/google/cadvisor/releases/v0.38.5) [Compare Source](https://github.com/google/cadvisor/compare/v0.38.4...v0.38.5) Cherrypick to v0.38: Don't fail permenantly when nvml isn't installed [#&#8203;2735](https://github.com/google/cadvisor/issues/2735) Docker Image: N/A gcr.io Image: gcr.io/cadvisor/cadvisor:v0.38.5 SHA256 (cadvisor) = 7e5b0ed595528ebd4afbd89b3c5946cf45b6523a6eadd43dd87ba16dd5a611ba ### [`v0.38.4`](https://github.com/google/cadvisor/releases/v0.38.4) [Compare Source](https://github.com/google/cadvisor/compare/v0.38.3...v0.38.4) vendor: run go mod tidy [#&#8203;2731](https://github.com/google/cadvisor/issues/2731) Docker Image: N/A gcr.io Image: gcr.io/cadvisor/cadvisor:v0.38.4 SHA256 (cadvisor) = 3889210fc0c7e058cb68696a9e2468f6774ffdbd7ec8e226a392150f20fcf3cb ### [`v0.38.3`](https://github.com/google/cadvisor/releases/v0.38.3) [Compare Source](https://github.com/google/cadvisor/compare/v0.38.2...v0.38.3) vendor: Rollback gopkg.in/yaml.v2 to v2.2.8 [#&#8203;2728](https://github.com/google/cadvisor/issues/2728) Docker Image: N/A gcr.io Image: gcr.io/cadvisor/cadvisor:v0.38.3 SHA256: 3e792d47ec1b610488f51bd4f24332486e8cb8f8491b48504da53459fdc97491 ### [`v0.38.2`](https://github.com/google/cadvisor/releases/v0.38.2) [Compare Source](https://github.com/google/cadvisor/compare/v0.38.1...v0.38.2) Revert mount-utils back to utils/mount [#&#8203;2726](https://github.com/google/cadvisor/issues/2726) ### [`v0.38.1`](https://github.com/google/cadvisor/releases/v0.38.1) [Compare Source](https://github.com/google/cadvisor/compare/v0.38.0...v0.38.1) [#&#8203;2724](https://github.com/google/cadvisor/issues/2724) - deps: Rollback grpc from v1.33.2 to v1.27.1 [#&#8203;2723](https://github.com/google/cadvisor/issues/2723) - do not initialize libipmctl package when getting an error from nvm_init() Docker Image: N/A gcr.io Image: gcr.io/cadvisor/cadvisor:v0.38.1 SHA256: 07041ee6c9fccbaee3591f0aae4277ceaaafbadea74befa9304559a5e85cfc6d ### [`v0.38.0`](https://github.com/google/cadvisor/releases/v0.38.0) [Compare Source](https://github.com/google/cadvisor/compare/v0.37.5...v0.38.0) - [#&#8203;1594 - chore: add storage_driver_buffer_duration in Influxdb storage docs](https://github.com/google/cadvisor/pull/1594) - [#&#8203;1924 - add hugepages info to attributes](https://github.com/google/cadvisor/pull/1924) - [#&#8203;2578 - Add perf event grouping.](https://github.com/google/cadvisor/pull/2578) - [#&#8203;2590 - Use current Docker registry](https://github.com/google/cadvisor/pull/2590) - [#&#8203;2611 - Aggregate perf metrics](https://github.com/google/cadvisor/pull/2611) - [#&#8203;2612 - Add stats to stdout storage](https://github.com/google/cadvisor/pull/2612) - [#&#8203;2618 - Update to containerd v1.4.0-beta.2 and runc v1.0.0-rc91](https://github.com/google/cadvisor/pull/2618) - [#&#8203;2621 - Memory numa stats](https://github.com/google/cadvisor/pull/2621) - [#&#8203;2627 - use Google Charts loader and not jsapi](https://github.com/google/cadvisor/pull/2627) - [#&#8203;2631 - Add entry for libpfm related tests to Makefile](https://github.com/google/cadvisor/pull/2631) - [#&#8203;2632 - Handling zeros in readPerfStat](https://github.com/google/cadvisor/pull/2632) - [#&#8203;2638 - Add stats to statsd storage](https://github.com/google/cadvisor/pull/2638) - [#&#8203;2639 - Add logs and simplify setup of raw perf events](https://github.com/google/cadvisor/pull/2639) - [#&#8203;2640 - Remove exclude guest flag from perf event attrs. ](https://github.com/google/cadvisor/pull/2640) - [#&#8203;2644 - Use perf attributes from unix lib.](https://github.com/google/cadvisor/pull/2644) - [#&#8203;2646 - Fixed https proxy issue by installing 'full' wget in Docker alpine-based build stage](https://github.com/google/cadvisor/pull/2646) - [#&#8203;2655 - Update readme to point to discuss.kubernetes.io](https://github.com/google/cadvisor/pull/2655) - [#&#8203;2659 - Fix ordering of processes table](https://github.com/google/cadvisor/pull/2659) - [#&#8203;2665 - add clean operation when watchForNewContainers/Start failed](https://github.com/google/cadvisor/pull/2665) - [#&#8203;2669 - Update release documentation and process](https://github.com/google/cadvisor/pull/2669) - [#&#8203;2676 - Fix runtime error when there are no NVM devices.](https://github.com/google/cadvisor/pull/2676) - [#&#8203;2678 - Add checking checksum of libpfm4](https://github.com/google/cadvisor/pull/2678) - [#&#8203;2679 - Fix typo in libipmctl](https://github.com/google/cadvisor/pull/2679) - [#&#8203;2682 - Add missing flag to runtime_options.md](https://github.com/google/cadvisor/pull/2682) - [#&#8203;2683 - Add flags that were not previously published](https://github.com/google/cadvisor/pull/2683) - [#&#8203;2687 - Move mount library dependency from utils/mount to mount-utils](https://github.com/google/cadvisor/pull/2687) - [#&#8203;2689 - Increase the readability of perf event logs.](https://github.com/google/cadvisor/pull/2689) - [#&#8203;2690 - Try to read from sysfs before giving up on non-x86_64](https://github.com/google/cadvisor/pull/2690) - [#&#8203;2691 - Broken build configuration when custom build tags are used](https://github.com/google/cadvisor/pull/2691) - [#&#8203;2695 - Add information about limits of opened perf event files.](https://github.com/google/cadvisor/pull/2695) - [#&#8203;2697 - Update to new docker(v19.03.13) and containerd(1.4.1)](https://github.com/google/cadvisor/pull/2697) - [#&#8203;2702 - Increase golang ci lint timeout to 5 minutes](https://github.com/google/cadvisor/pull/2702) - [#&#8203;2706 - Add a badge for the current e2e test result](https://github.com/google/cadvisor/pull/2706) - [#&#8203;2707 - Fix Avoid random values in unix.PerfEventAttr{}](https://github.com/google/cadvisor/pull/2707) - [#&#8203;2711 - validateMemoryAccounting: fix for cgroup v2](https://github.com/google/cadvisor/pull/2711) - [#&#8203;2713 - Bump golang to 1.15](https://github.com/google/cadvisor/pull/2713) - [#&#8203;2714 - update docker client method](https://github.com/google/cadvisor/pull/2714) - [#&#8203;2716 - Update dependencies](https://github.com/google/cadvisor/pull/2716) Docker Image: N/A gcr.io Image: gcr.io/cadvisor/cadvisor:v0.38.0 SHA256: 53a02d669ae20bfb9634639c1315d4823c06f6cafe15e625973abedce6c99084 </details> --- ### Renovate configuration 📅 **Schedule**: 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-bot added 1 commit 2021-03-09 05:00:34 +00:00
samuel-p was assigned by renovate-bot 2021-03-09 05:00:34 +00:00
samuel-p merged commit 5bf20ab7f6 into main 2021-03-09 18:11:56 +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#9
No description provided.