Skip to content

Commit

Permalink
Update module github.com/google/cadvisor to v0.51.0 (#36639)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/google/cadvisor](https://redirect.github.com/google/cadvisor)
| `v0.49.1-0.20240628164550-89f779d86055` -> `v0.51.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogle%2fcadvisor/v0.51.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgoogle%2fcadvisor/v0.51.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgoogle%2fcadvisor/v0.49.1-0.20240628164550-89f779d86055/v0.51.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoogle%2fcadvisor/v0.49.1-0.20240628164550-89f779d86055/v0.51.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>google/cadvisor (github.com/google/cadvisor)</summary>

###
[`v0.51.0`](https://redirect.github.com/google/cadvisor/releases/tag/v0.51.0)

[Compare
Source](https://redirect.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://redirect.github.com/char8) in
[https://github.com/google/cadvisor/pull/3566](https://redirect.github.com/google/cadvisor/pull/3566)
- sysfs: trim spaces in device hidden check by
[@&#8203;clwluvw](https://redirect.github.com/clwluvw) in
[https://github.com/google/cadvisor/pull/3522](https://redirect.github.com/google/cadvisor/pull/3522)
- Avoid linting in Prow CI jobs by
[@&#8203;dims](https://redirect.github.com/dims) in
[https://github.com/google/cadvisor/pull/3608](https://redirect.github.com/google/cadvisor/pull/3608)
- Drop unused setNetworkStats by
[@&#8203;dims](https://redirect.github.com/dims) in
[https://github.com/google/cadvisor/pull/3609](https://redirect.github.com/google/cadvisor/pull/3609)

#### New Contributors

- [@&#8203;char8](https://redirect.github.com/char8) made their first
contribution in
[https://github.com/google/cadvisor/pull/3566](https://redirect.github.com/google/cadvisor/pull/3566)
- [@&#8203;clwluvw](https://redirect.github.com/clwluvw) made their
first contribution in
[https://github.com/google/cadvisor/pull/3522](https://redirect.github.com/google/cadvisor/pull/3522)

**Full Changelog**:
google/cadvisor@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://redirect.github.com/google/cadvisor/releases/tag/v0.50.0)

[Compare
Source](https://redirect.github.com/google/cadvisor/compare/v0.49.1...v0.50.0)

#### What's Changed

- Remove s390x support by
[@&#8203;bobbypage](https://redirect.github.com/bobbypage) in
[https://github.com/google/cadvisor/pull/3485](https://redirect.github.com/google/cadvisor/pull/3485)
- build docker - add --provenance=false flag by
[@&#8203;bobbypage](https://redirect.github.com/bobbypage) in
[https://github.com/google/cadvisor/pull/3487](https://redirect.github.com/google/cadvisor/pull/3487)
- chore: fix some typos in comments by
[@&#8203;worrycare](https://redirect.github.com/worrycare) in
[https://github.com/google/cadvisor/pull/3509](https://redirect.github.com/google/cadvisor/pull/3509)
- Update version number in README.md quick start example by
[@&#8203;narbux](https://redirect.github.com/narbux) in
[https://github.com/google/cadvisor/pull/3510](https://redirect.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://redirect.github.com/dependabot) in
[https://github.com/google/cadvisor/pull/3504](https://redirect.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://redirect.github.com/dependabot) in
[https://github.com/google/cadvisor/pull/3505](https://redirect.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://redirect.github.com/dependabot) in
[https://github.com/google/cadvisor/pull/3499](https://redirect.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://redirect.github.com/dependabot) in
[https://github.com/google/cadvisor/pull/3498](https://redirect.github.com/google/cadvisor/pull/3498)
- fix type of C.malloc in cgo by
[@&#8203;cwangVT](https://redirect.github.com/cwangVT) in
[https://github.com/google/cadvisor/pull/3480](https://redirect.github.com/google/cadvisor/pull/3480)
- Remove non-existent psi_avg and psi_total from the docs by
[@&#8203;bobrik](https://redirect.github.com/bobrik) in
[https://github.com/google/cadvisor/pull/3501](https://redirect.github.com/google/cadvisor/pull/3501)
- fix broken link to docker document by
[@&#8203;mghahari](https://redirect.github.com/mghahari) in
[https://github.com/google/cadvisor/pull/3496](https://redirect.github.com/google/cadvisor/pull/3496)
- Using bookworm images by
[@&#8203;iwankgb](https://redirect.github.com/iwankgb) in
[https://github.com/google/cadvisor/pull/3540](https://redirect.github.com/google/cadvisor/pull/3540)
- Update dependencies to latest by
[@&#8203;dims](https://redirect.github.com/dims) in
[https://github.com/google/cadvisor/pull/3542](https://redirect.github.com/google/cadvisor/pull/3542)
- Add s390/s390x CPU topology by
[@&#8203;madeelibm](https://redirect.github.com/madeelibm) in
[https://github.com/google/cadvisor/pull/3516](https://redirect.github.com/google/cadvisor/pull/3516)
- Revert to docker/docker 26.1.4 by
[@&#8203;skitt](https://redirect.github.com/skitt) in
[https://github.com/google/cadvisor/pull/3553](https://redirect.github.com/google/cadvisor/pull/3553)
- doc: fix TCPRcvCollapsed comment by
[@&#8203;0x0034](https://redirect.github.com/0x0034) in
[https://github.com/google/cadvisor/pull/3550](https://redirect.github.com/google/cadvisor/pull/3550)
- CI: update busybox image to fix CI by
[@&#8203;zhangguanzhang](https://redirect.github.com/zhangguanzhang) in
[https://github.com/google/cadvisor/pull/3559](https://redirect.github.com/google/cadvisor/pull/3559)
- Expose Podman version info by
[@&#8203;riyad](https://redirect.github.com/riyad) in
[https://github.com/google/cadvisor/pull/3552](https://redirect.github.com/google/cadvisor/pull/3552)
- Add s390x support again by
[@&#8203;madeelibm](https://redirect.github.com/madeelibm) in
[https://github.com/google/cadvisor/pull/3521](https://redirect.github.com/google/cadvisor/pull/3521)
- feat: add metrics for total_active_file and total_inactive_file memory
by [@&#8203;jrcichra](https://redirect.github.com/jrcichra) in
[https://github.com/google/cadvisor/pull/3445](https://redirect.github.com/google/cadvisor/pull/3445)
- Add uninterruptible metric load d by
[@&#8203;j4ckstraw](https://redirect.github.com/j4ckstraw) in
[https://github.com/google/cadvisor/pull/3555](https://redirect.github.com/google/cadvisor/pull/3555)
- Avoiding nil pointer in podmanFactory.CanHandleAndAccept() by
[@&#8203;iwankgb](https://redirect.github.com/iwankgb) in
[https://github.com/google/cadvisor/pull/3562](https://redirect.github.com/google/cadvisor/pull/3562)
- Migrate to AWS Go SDK v2 by
[@&#8203;skitt](https://redirect.github.com/skitt) in
[https://github.com/google/cadvisor/pull/3201](https://redirect.github.com/google/cadvisor/pull/3201)
- Fix kubelet stuck issue due to hung fs
[#&#8203;125298](https://redirect.github.com/google/cadvisor/issues/125298)
by [@&#8203;pragvija](https://redirect.github.com/pragvija) in
[https://github.com/google/cadvisor/pull/3541](https://redirect.github.com/google/cadvisor/pull/3541)
- build(deps): bump the go_modules group across 2 directories with 1
update by [@&#8203;dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/google/cadvisor/pull/3564](https://redirect.github.com/google/cadvisor/pull/3564)
- use containerd/containerd/api module by
[@&#8203;akhilerm](https://redirect.github.com/akhilerm) in
[https://github.com/google/cadvisor/pull/3526](https://redirect.github.com/google/cadvisor/pull/3526)
- Revert "reduce_logs_for_kubelet_use_crio" by
[@&#8203;uablrek](https://redirect.github.com/uablrek) in
[https://github.com/google/cadvisor/pull/3565](https://redirect.github.com/google/cadvisor/pull/3565)

#### New Contributors

- [@&#8203;worrycare](https://redirect.github.com/worrycare) made their
first contribution in
[https://github.com/google/cadvisor/pull/3509](https://redirect.github.com/google/cadvisor/pull/3509)
- [@&#8203;narbux](https://redirect.github.com/narbux) made their first
contribution in
[https://github.com/google/cadvisor/pull/3510](https://redirect.github.com/google/cadvisor/pull/3510)
- [@&#8203;cwangVT](https://redirect.github.com/cwangVT) made their
first contribution in
[https://github.com/google/cadvisor/pull/3480](https://redirect.github.com/google/cadvisor/pull/3480)
- [@&#8203;mghahari](https://redirect.github.com/mghahari) made their
first contribution in
[https://github.com/google/cadvisor/pull/3496](https://redirect.github.com/google/cadvisor/pull/3496)
- [@&#8203;madeelibm](https://redirect.github.com/madeelibm) made their
first contribution in
[https://github.com/google/cadvisor/pull/3516](https://redirect.github.com/google/cadvisor/pull/3516)
- [@&#8203;0x0034](https://redirect.github.com/0x0034) made their first
contribution in
[https://github.com/google/cadvisor/pull/3550](https://redirect.github.com/google/cadvisor/pull/3550)
- [@&#8203;zhangguanzhang](https://redirect.github.com/zhangguanzhang)
made their first contribution in
[https://github.com/google/cadvisor/pull/3559](https://redirect.github.com/google/cadvisor/pull/3559)
- [@&#8203;riyad](https://redirect.github.com/riyad) made their first
contribution in
[https://github.com/google/cadvisor/pull/3552](https://redirect.github.com/google/cadvisor/pull/3552)
- [@&#8203;jrcichra](https://redirect.github.com/jrcichra) made their
first contribution in
[https://github.com/google/cadvisor/pull/3445](https://redirect.github.com/google/cadvisor/pull/3445)
- [@&#8203;j4ckstraw](https://redirect.github.com/j4ckstraw) made their
first contribution in
[https://github.com/google/cadvisor/pull/3555](https://redirect.github.com/google/cadvisor/pull/3555)
- [@&#8203;pragvija](https://redirect.github.com/pragvija) made their
first contribution in
[https://github.com/google/cadvisor/pull/3541](https://redirect.github.com/google/cadvisor/pull/3541)
- [@&#8203;akhilerm](https://redirect.github.com/akhilerm) made their
first contribution in
[https://github.com/google/cadvisor/pull/3526](https://redirect.github.com/google/cadvisor/pull/3526)
- [@&#8203;uablrek](https://redirect.github.com/uablrek) made their
first contribution in
[https://github.com/google/cadvisor/pull/3565](https://redirect.github.com/google/cadvisor/pull/3565)

**Full Changelog**:
google/cadvisor@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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any
time (no schedule defined).

🚦 **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 this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <[email protected]>
  • Loading branch information
renovate[bot] and opentelemetrybot authored Dec 10, 2024
1 parent d9c7630 commit 59ab491
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 41 deletions.
17 changes: 6 additions & 11 deletions receiver/awscontainerinsightreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.0

require (
github.com/aws/aws-sdk-go v1.55.5
github.com/google/cadvisor v0.49.1-0.20240628164550-89f779d86055
github.com/google/cadvisor v0.51.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/awsutil v0.115.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/containerinsight v0.115.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/k8s v0.115.0
Expand Down Expand Up @@ -35,10 +35,11 @@ require (
github.com/Microsoft/go-winio v0.6.2 // indirect
github.com/blang/semver/v4 v4.0.0 // indirect
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
github.com/checkpoint-restore/go-criu/v5 v5.3.0 // indirect
github.com/cilium/ebpf v0.7.0 // indirect
github.com/containerd/console v1.0.3 // indirect
github.com/containerd/ttrpc v1.2.4 // indirect
github.com/containerd/containerd/api v1.7.19 // indirect
github.com/containerd/errdefs v0.1.0 // indirect
github.com/containerd/log v0.1.0 // indirect
github.com/containerd/ttrpc v1.2.5 // indirect
github.com/coreos/go-systemd/v22 v22.3.2 // indirect
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
Expand Down Expand Up @@ -87,14 +88,12 @@ require (
github.com/moby/sys/mountinfo v0.7.1 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/mrunalp/fileutils v0.5.1 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/open-telemetry/opentelemetry-collector-contrib/internal/common v0.115.0 // indirect
github.com/opencontainers/go-digest v1.0.0 // indirect
github.com/opencontainers/image-spec v1.0.2 // indirect
github.com/opencontainers/image-spec v1.1.0 // indirect
github.com/opencontainers/runc v1.1.14 // indirect
github.com/opencontainers/runtime-spec v1.2.0 // indirect
github.com/opencontainers/selinux v1.10.0 // indirect
github.com/openshift/api v3.9.0+incompatible // indirect
github.com/openshift/client-go v0.0.0-20210521082421-73d9475a9142 // indirect
github.com/pierrec/lz4/v4 v4.1.21 // indirect
Expand All @@ -104,15 +103,11 @@ require (
github.com/prometheus/client_model v0.6.1 // indirect
github.com/prometheus/common v0.59.1 // indirect
github.com/rs/cors v1.11.1 // indirect
github.com/seccomp/libseccomp-golang v0.9.2-0.20220502022130-f33da4d89646 // indirect
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/stretchr/objx v0.5.2 // indirect
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 // indirect
github.com/tklauser/go-sysconf v0.3.12 // indirect
github.com/tklauser/numcpus v0.6.1 // indirect
github.com/vishvananda/netlink v1.1.1-0.20201029203352-d40f9887b852 // indirect
github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae // indirect
github.com/x448/float16 v0.8.4 // indirect
github.com/yusufpapurcu/wmi v1.2.4 // indirect
go.opentelemetry.io/collector/client v1.21.1-0.20241206185113-3f3e208e71b8 // indirect
Expand Down
42 changes: 12 additions & 30 deletions receiver/awscontainerinsightreceiver/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 59ab491

Please sign in to comment.