fix crio deadlock in getting crio sandbox containers by @olyazavr in #3838
Add container_creation_time_seconds (previously: container_start_time_seconds); use runtime start time for container_start_time_seconds (podman & docker) by @ultinous-akos in #3808
deps: github.com/moby/moby/client v0.4.0, moby/api v1.54.1, containerd/ttrpc v1.2.8 by @thaJeztah in #3863
fix(build): update k8s-staging-test-infra image in integ tests by @sambhav-jain-16 in #3865
feat(manager/container): add configurable initial splay and max jitter factors by @sambhav-jain-16 in #3854
fix crio deadlock in getting crio sandbox containers by @olyazavr in #3838
Add container_creation_time_seconds (previously: container_start_time_seconds); use runtime start time for container_start_time_seconds (podman & docker) by @ultinous-akos in #3808
deps: github.com/moby/moby/client v0.4.0, moby/api v1.54.1, containerd/ttrpc v1.2.8 by @thaJeztah in #3863
fix(build): update k8s-staging-test-infra image in integ tests by @sambhav-jain-16 in #3865
feat(manager/container): add configurable initial splay and max jitter factors by @sambhav-jain-16 in #3854
fix crio deadlock in getting crio sandbox containers by @olyazavr in #3838
Add container_creation_time_seconds (previously: container_start_time_seconds); use runtime start time for container_start_time_seconds (podman & docker) by @ultinous-akos in #3808
deps: github.com/moby/moby/client v0.4.0, moby/api v1.54.1, containerd/ttrpc v1.2.8 by @thaJeztah in #3863
fix(build): update k8s-staging-test-infra image in integ tests by @sambhav-jain-16 in #3865
feat(manager/container): add configurable initial splay and max jitter factors by @sambhav-jain-16 in #3854
fix crio deadlock in getting crio sandbox containers by @olyazavr in #3838
Add container_creation_time_seconds (previously: container_start_time_seconds); use runtime start time for container_start_time_seconds (podman & docker) by @ultinous-akos in #3808
deps: github.com/moby/moby/client v0.4.0, moby/api v1.54.1, containerd/ttrpc v1.2.8 by @thaJeztah in #3863
fix(build): update k8s-staging-test-infra image in integ tests by @sambhav-jain-16 in #3865
feat(manager/container): add configurable initial splay and max jitter factors by @sambhav-jain-16 in #3854
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/google/cadvisor](https://github.com/google/cadvisor) | minor | `0.56.2` → `v0.57.0` |
---
### Release Notes
<details>
<summary>google/cadvisor (ghcr.io/google/cadvisor)</summary>
### [`v0.57.0`](https://github.com/google/cadvisor/releases/tag/v0.57.0): cAdvisor v0.57.0
[Compare Source](https://github.com/google/cadvisor/compare/v0.57.0...v0.57.0)
#### What's Changed
- integration: add more Docker container handler tests by [@​dims](https://github.com/dims) in [#​3817](https://github.com/google/cadvisor/pull/3817)
- integration: add containerd container handler tests by [@​dims](https://github.com/dims) in [#​3818](https://github.com/google/cadvisor/pull/3818)
- integration: add Prometheus metrics endpoint tests by [@​dims](https://github.com/dims) in [#​3819](https://github.com/google/cadvisor/pull/3819)
- fix: support podman `volatile-containers.json` and/or `containers.json` by [@​sirno](https://github.com/sirno) in [#​3726](https://github.com/google/cadvisor/pull/3726)
- proposed roadmap for cAdvisor by [@​SergeyKanzhelev](https://github.com/SergeyKanzhelev) in [#​3826](https://github.com/google/cadvisor/pull/3826)
- remove log message when you can't read productName by [@​kannon92](https://github.com/kannon92) in [#​3840](https://github.com/google/cadvisor/pull/3840)
- Refactor Github Action per b/485167538 by [@​google-admin](https://github.com/google-admin) in [#​3841](https://github.com/google/cadvisor/pull/3841)
- fix crio deadlock in getting crio sandbox containers by [@​olyazavr](https://github.com/olyazavr) in [#​3838](https://github.com/google/cadvisor/pull/3838)
- Add container\_creation\_time\_seconds (previously: container\_start\_time\_seconds); use runtime start time for container\_start\_time\_seconds (podman & docker) by [@​ultinous-akos](https://github.com/ultinous-akos) in [#​3808](https://github.com/google/cadvisor/pull/3808)
- deps: github.com/moby/moby/client v0.4.0, moby/api v1.54.1, containerd/ttrpc v1.2.8 by [@​thaJeztah](https://github.com/thaJeztah) in [#​3863](https://github.com/google/cadvisor/pull/3863)
- fix(build): update k8s-staging-test-infra image in integ tests by [@​sambhav-jain-16](https://github.com/sambhav-jain-16) in [#​3865](https://github.com/google/cadvisor/pull/3865)
- feat(manager/container): add configurable initial splay and max jitter factors by [@​sambhav-jain-16](https://github.com/sambhav-jain-16) in [#​3854](https://github.com/google/cadvisor/pull/3854)
- feat(manager): add constraint data in OOM events by [@​sambhav-jain-16](https://github.com/sambhav-jain-16) in [#​3861](https://github.com/google/cadvisor/pull/3861)
- fix: add v-prefixed GHCR image tags for release consistency by [@​hwan515](https://github.com/hwan515) in [#​3857](https://github.com/google/cadvisor/pull/3857)
- build(deps): bump the go\_modules group across 2 directories with 1 update by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3855](https://github.com/google/cadvisor/pull/3855)
- Expose cgroup v2 memory.events as Prometheus metrics by [@​sohankunkerkar](https://github.com/sohankunkerkar) in [#​3870](https://github.com/google/cadvisor/pull/3870)
- deploy: bump base images to Alpine 3.23 by [@​dims](https://github.com/dims) in [#​3872](https://github.com/google/cadvisor/pull/3872)
#### New Contributors
- [@​sirno](https://github.com/sirno) made their first contribution in [#​3726](https://github.com/google/cadvisor/pull/3726)
- [@​SergeyKanzhelev](https://github.com/SergeyKanzhelev) made their first contribution in [#​3826](https://github.com/google/cadvisor/pull/3826)
- [@​google-admin](https://github.com/google-admin) made their first contribution in [#​3841](https://github.com/google/cadvisor/pull/3841)
- [@​olyazavr](https://github.com/olyazavr) made their first contribution in [#​3838](https://github.com/google/cadvisor/pull/3838)
- [@​ultinous-akos](https://github.com/ultinous-akos) made their first contribution in [#​3808](https://github.com/google/cadvisor/pull/3808)
- [@​hwan515](https://github.com/hwan515) made their first contribution in [#​3857](https://github.com/google/cadvisor/pull/3857)
- [@​sohankunkerkar](https://github.com/sohankunkerkar) made their first contribution in [#​3870](https://github.com/google/cadvisor/pull/3870)
**Full Changelog**: <https://github.com/google/cadvisor/compare/v0.56.2...v0.57.0>
#### What's Changed
- integration: add more Docker container handler tests by [@​dims](https://github.com/dims) in [#​3817](https://github.com/google/cadvisor/pull/3817)
- integration: add containerd container handler tests by [@​dims](https://github.com/dims) in [#​3818](https://github.com/google/cadvisor/pull/3818)
- integration: add Prometheus metrics endpoint tests by [@​dims](https://github.com/dims) in [#​3819](https://github.com/google/cadvisor/pull/3819)
- fix: support podman `volatile-containers.json` and/or `containers.json` by [@​sirno](https://github.com/sirno) in [#​3726](https://github.com/google/cadvisor/pull/3726)
- proposed roadmap for cAdvisor by [@​SergeyKanzhelev](https://github.com/SergeyKanzhelev) in [#​3826](https://github.com/google/cadvisor/pull/3826)
- remove log message when you can't read productName by [@​kannon92](https://github.com/kannon92) in [#​3840](https://github.com/google/cadvisor/pull/3840)
- Refactor Github Action per b/485167538 by [@​google-admin](https://github.com/google-admin) in [#​3841](https://github.com/google/cadvisor/pull/3841)
- fix crio deadlock in getting crio sandbox containers by [@​olyazavr](https://github.com/olyazavr) in [#​3838](https://github.com/google/cadvisor/pull/3838)
- Add container\_creation\_time\_seconds (previously: container\_start\_time\_seconds); use runtime start time for container\_start\_time\_seconds (podman & docker) by [@​ultinous-akos](https://github.com/ultinous-akos) in [#​3808](https://github.com/google/cadvisor/pull/3808)
- deps: github.com/moby/moby/client v0.4.0, moby/api v1.54.1, containerd/ttrpc v1.2.8 by [@​thaJeztah](https://github.com/thaJeztah) in [#​3863](https://github.com/google/cadvisor/pull/3863)
- fix(build): update k8s-staging-test-infra image in integ tests by [@​sambhav-jain-16](https://github.com/sambhav-jain-16) in [#​3865](https://github.com/google/cadvisor/pull/3865)
- feat(manager/container): add configurable initial splay and max jitter factors by [@​sambhav-jain-16](https://github.com/sambhav-jain-16) in [#​3854](https://github.com/google/cadvisor/pull/3854)
- feat(manager): add constraint data in OOM events by [@​sambhav-jain-16](https://github.com/sambhav-jain-16) in [#​3861](https://github.com/google/cadvisor/pull/3861)
- fix: add v-prefixed GHCR image tags for release consistency by [@​hwan515](https://github.com/hwan515) in [#​3857](https://github.com/google/cadvisor/pull/3857)
- build(deps): bump the go\_modules group across 2 directories with 1 update by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3855](https://github.com/google/cadvisor/pull/3855)
- Expose cgroup v2 memory.events as Prometheus metrics by [@​sohankunkerkar](https://github.com/sohankunkerkar) in [#​3870](https://github.com/google/cadvisor/pull/3870)
- deploy: bump base images to Alpine 3.23 by [@​dims](https://github.com/dims) in [#​3872](https://github.com/google/cadvisor/pull/3872)
#### New Contributors
- [@​sirno](https://github.com/sirno) made their first contribution in [#​3726](https://github.com/google/cadvisor/pull/3726)
- [@​SergeyKanzhelev](https://github.com/SergeyKanzhelev) made their first contribution in [#​3826](https://github.com/google/cadvisor/pull/3826)
- [@​google-admin](https://github.com/google-admin) made their first contribution in [#​3841](https://github.com/google/cadvisor/pull/3841)
- [@​olyazavr](https://github.com/olyazavr) made their first contribution in [#​3838](https://github.com/google/cadvisor/pull/3838)
- [@​ultinous-akos](https://github.com/ultinous-akos) made their first contribution in [#​3808](https://github.com/google/cadvisor/pull/3808)
- [@​hwan515](https://github.com/hwan515) made their first contribution in [#​3857](https://github.com/google/cadvisor/pull/3857)
- [@​sohankunkerkar](https://github.com/sohankunkerkar) made their first contribution in [#​3870](https://github.com/google/cadvisor/pull/3870)
**Full Changelog**: <https://github.com/google/cadvisor/compare/v0.56.2...v0.57.0>
### [`v0.57.0`](https://github.com/google/cadvisor/releases/tag/v0.57.0): cAdvisor v0.57.0
[Compare Source](https://github.com/google/cadvisor/compare/v0.56.2...v0.57.0)
##### What's Changed
- integration: add more Docker container handler tests by [@​dims](https://github.com/dims) in [#​3817](https://github.com/google/cadvisor/pull/3817)
- integration: add containerd container handler tests by [@​dims](https://github.com/dims) in [#​3818](https://github.com/google/cadvisor/pull/3818)
- integration: add Prometheus metrics endpoint tests by [@​dims](https://github.com/dims) in [#​3819](https://github.com/google/cadvisor/pull/3819)
- fix: support podman `volatile-containers.json` and/or `containers.json` by [@​sirno](https://github.com/sirno) in [#​3726](https://github.com/google/cadvisor/pull/3726)
- proposed roadmap for cAdvisor by [@​SergeyKanzhelev](https://github.com/SergeyKanzhelev) in [#​3826](https://github.com/google/cadvisor/pull/3826)
- remove log message when you can't read productName by [@​kannon92](https://github.com/kannon92) in [#​3840](https://github.com/google/cadvisor/pull/3840)
- Refactor Github Action per b/485167538 by [@​google-admin](https://github.com/google-admin) in [#​3841](https://github.com/google/cadvisor/pull/3841)
- fix crio deadlock in getting crio sandbox containers by [@​olyazavr](https://github.com/olyazavr) in [#​3838](https://github.com/google/cadvisor/pull/3838)
- Add container\_creation\_time\_seconds (previously: container\_start\_time\_seconds); use runtime start time for container\_start\_time\_seconds (podman & docker) by [@​ultinous-akos](https://github.com/ultinous-akos) in [#​3808](https://github.com/google/cadvisor/pull/3808)
- deps: github.com/moby/moby/client v0.4.0, moby/api v1.54.1, containerd/ttrpc v1.2.8 by [@​thaJeztah](https://github.com/thaJeztah) in [#​3863](https://github.com/google/cadvisor/pull/3863)
- fix(build): update k8s-staging-test-infra image in integ tests by [@​sambhav-jain-16](https://github.com/sambhav-jain-16) in [#​3865](https://github.com/google/cadvisor/pull/3865)
- feat(manager/container): add configurable initial splay and max jitter factors by [@​sambhav-jain-16](https://github.com/sambhav-jain-16) in [#​3854](https://github.com/google/cadvisor/pull/3854)
- feat(manager): add constraint data in OOM events by [@​sambhav-jain-16](https://github.com/sambhav-jain-16) in [#​3861](https://github.com/google/cadvisor/pull/3861)
- fix: add v-prefixed GHCR image tags for release consistency by [@​hwan515](https://github.com/hwan515) in [#​3857](https://github.com/google/cadvisor/pull/3857)
- build(deps): bump the go\_modules group across 2 directories with 1 update by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3855](https://github.com/google/cadvisor/pull/3855)
- Expose cgroup v2 memory.events as Prometheus metrics by [@​sohankunkerkar](https://github.com/sohankunkerkar) in [#​3870](https://github.com/google/cadvisor/pull/3870)
- deploy: bump base images to Alpine 3.23 by [@​dims](https://github.com/dims) in [#​3872](https://github.com/google/cadvisor/pull/3872)
##### New Contributors
- [@​sirno](https://github.com/sirno) made their first contribution in [#​3726](https://github.com/google/cadvisor/pull/3726)
- [@​SergeyKanzhelev](https://github.com/SergeyKanzhelev) made their first contribution in [#​3826](https://github.com/google/cadvisor/pull/3826)
- [@​google-admin](https://github.com/google-admin) made their first contribution in [#​3841](https://github.com/google/cadvisor/pull/3841)
- [@​olyazavr](https://github.com/olyazavr) made their first contribution in [#​3838](https://github.com/google/cadvisor/pull/3838)
- [@​ultinous-akos](https://github.com/ultinous-akos) made their first contribution in [#​3808](https://github.com/google/cadvisor/pull/3808)
- [@​hwan515](https://github.com/hwan515) made their first contribution in [#​3857](https://github.com/google/cadvisor/pull/3857)
- [@​sohankunkerkar](https://github.com/sohankunkerkar) made their first contribution in [#​3870](https://github.com/google/cadvisor/pull/3870)
**Full Changelog**: <https://github.com/google/cadvisor/compare/v0.56.2...v0.57.0>
##### What's Changed
- integration: add more Docker container handler tests by [@​dims](https://github.com/dims) in [#​3817](https://github.com/google/cadvisor/pull/3817)
- integration: add containerd container handler tests by [@​dims](https://github.com/dims) in [#​3818](https://github.com/google/cadvisor/pull/3818)
- integration: add Prometheus metrics endpoint tests by [@​dims](https://github.com/dims) in [#​3819](https://github.com/google/cadvisor/pull/3819)
- fix: support podman `volatile-containers.json` and/or `containers.json` by [@​sirno](https://github.com/sirno) in [#​3726](https://github.com/google/cadvisor/pull/3726)
- proposed roadmap for cAdvisor by [@​SergeyKanzhelev](https://github.com/SergeyKanzhelev) in [#​3826](https://github.com/google/cadvisor/pull/3826)
- remove log message when you can't read productName by [@​kannon92](https://github.com/kannon92) in [#​3840](https://github.com/google/cadvisor/pull/3840)
- Refactor Github Action per b/485167538 by [@​google-admin](https://github.com/google-admin) in [#​3841](https://github.com/google/cadvisor/pull/3841)
- fix crio deadlock in getting crio sandbox containers by [@​olyazavr](https://github.com/olyazavr) in [#​3838](https://github.com/google/cadvisor/pull/3838)
- Add container\_creation\_time\_seconds (previously: container\_start\_time\_seconds); use runtime start time for container\_start\_time\_seconds (podman & docker) by [@​ultinous-akos](https://github.com/ultinous-akos) in [#​3808](https://github.com/google/cadvisor/pull/3808)
- deps: github.com/moby/moby/client v0.4.0, moby/api v1.54.1, containerd/ttrpc v1.2.8 by [@​thaJeztah](https://github.com/thaJeztah) in [#​3863](https://github.com/google/cadvisor/pull/3863)
- fix(build): update k8s-staging-test-infra image in integ tests by [@​sambhav-jain-16](https://github.com/sambhav-jain-16) in [#​3865](https://github.com/google/cadvisor/pull/3865)
- feat(manager/container): add configurable initial splay and max jitter factors by [@​sambhav-jain-16](https://github.com/sambhav-jain-16) in [#​3854](https://github.com/google/cadvisor/pull/3854)
- feat(manager): add constraint data in OOM events by [@​sambhav-jain-16](https://github.com/sambhav-jain-16) in [#​3861](https://github.com/google/cadvisor/pull/3861)
- fix: add v-prefixed GHCR image tags for release consistency by [@​hwan515](https://github.com/hwan515) in [#​3857](https://github.com/google/cadvisor/pull/3857)
- build(deps): bump the go\_modules group across 2 directories with 1 update by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3855](https://github.com/google/cadvisor/pull/3855)
- Expose cgroup v2 memory.events as Prometheus metrics by [@​sohankunkerkar](https://github.com/sohankunkerkar) in [#​3870](https://github.com/google/cadvisor/pull/3870)
- deploy: bump base images to Alpine 3.23 by [@​dims](https://github.com/dims) in [#​3872](https://github.com/google/cadvisor/pull/3872)
##### New Contributors
- [@​sirno](https://github.com/sirno) made their first contribution in [#​3726](https://github.com/google/cadvisor/pull/3726)
- [@​SergeyKanzhelev](https://github.com/SergeyKanzhelev) made their first contribution in [#​3826](https://github.com/google/cadvisor/pull/3826)
- [@​google-admin](https://github.com/google-admin) made their first contribution in [#​3841](https://github.com/google/cadvisor/pull/3841)
- [@​olyazavr](https://github.com/olyazavr) made their first contribution in [#​3838](https://github.com/google/cadvisor/pull/3838)
- [@​ultinous-akos](https://github.com/ultinous-akos) made their first contribution in [#​3808](https://github.com/google/cadvisor/pull/3808)
- [@​hwan515](https://github.com/hwan515) made their first contribution in [#​3857](https://github.com/google/cadvisor/pull/3857)
- [@​sohankunkerkar](https://github.com/sohankunkerkar) made their first contribution in [#​3870](https://github.com/google/cadvisor/pull/3870)
**Full Changelog**: <https://github.com/google/cadvisor/compare/v0.56.2...v0.57.0>
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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 [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
0.56.2→v0.57.0Release Notes
google/cadvisor (ghcr.io/google/cadvisor)
v0.57.0: cAdvisor v0.57.0Compare Source
What's Changed
volatile-containers.jsonand/orcontainers.jsonby @sirno in #3726New Contributors
Full Changelog: https://github.com/google/cadvisor/compare/v0.56.2...v0.57.0
What's Changed
volatile-containers.jsonand/orcontainers.jsonby @sirno in #3726New Contributors
Full Changelog: https://github.com/google/cadvisor/compare/v0.56.2...v0.57.0
v0.57.0: cAdvisor v0.57.0Compare Source
What's Changed
volatile-containers.jsonand/orcontainers.jsonby @sirno in #3726New Contributors
Full Changelog: https://github.com/google/cadvisor/compare/v0.56.2...v0.57.0
What's Changed
volatile-containers.jsonand/orcontainers.jsonby @sirno in #3726New Contributors
Full Changelog: https://github.com/google/cadvisor/compare/v0.56.2...v0.57.0
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.