Skip to content

Releases: google/cadvisor

cAdvisor v0.60.3

Choose a tag to compare

@dims dims released this 26 Jun 15:53

What's Changed

  • Move OOM watching out of the lib module into the binary by @dims in #3902

Full Changelog: v0.60.2...v0.60.3

What's Changed

  • Move OOM watching out of the lib module into the binary by @dims in #3902

Full Changelog: v0.60.2...v0.60.3

cAdvisor v0.60.2

Choose a tag to compare

@dims dims released this 24 Jun 17:36

What's Changed

  • lib/model: make ContainerStats sub-stats pointers to convey collection presence by @dims in #3900

Full Changelog: v0.60.1...v0.60.2

What's Changed

  • lib/model: make ContainerStats sub-stats pointers to convey collection presence by @dims in #3900

Full Changelog: v0.60.1...v0.60.2

cAdvisor v0.60.1

Choose a tag to compare

@dims dims released this 21 Jun 17:57

What's Changed

  • cpuload/netlink: report the real error and skip the reader on cgroup v2 by @dims in #3896
  • deploy: add lib/go.mod to the image build's dependency cache by @dims in #3898

Full Changelog: v0.60.0...v0.60.1

What's Changed

  • cpuload/netlink: report the real error and skip the reader on cgroup v2 by @dims in #3896
  • deploy: add lib/go.mod to the image build's dependency cache by @dims in #3898

Full Changelog: v0.60.0...v0.60.1

cAdvisor v0.60.0

Choose a tag to compare

@dims dims released this 20 Jun 20:39

What's Changed

  • Exposing additional cgroup v2 memory.stat metrics by @egorikas in #3886
  • lib: introduce github.com/google/cadvisor/lib — a lean, kubelet-focused library module by @dims in #3895

New Contributors

Full Changelog: v0.57.0...v0.60.0

What's Changed

  • Exposing additional cgroup v2 memory.stat metrics by @egorikas in #3886
  • lib: introduce github.com/google/cadvisor/lib — a lean, kubelet-focused library module by @dims in #3895

New Contributors

Full Changelog: v0.57.0...v0.60.0

cAdvisor v0.57.0

Choose a tag to compare

@dims dims released this 14 May 15:14

What's Changed

  • integration: add more Docker container handler tests by @dims in #3817
  • integration: add containerd container handler tests by @dims in #3818
  • integration: add Prometheus metrics endpoint tests by @dims in #3819
  • fix: support podman volatile-containers.json and/or containers.json by @sirno in #3726
  • proposed roadmap for cAdvisor by @SergeyKanzhelev in #3826
  • remove log message when you can't read productName by @kannon92 in #3840
  • Refactor Github Action per b/485167538 by @google-admin in #3841
  • 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
  • feat(manager): add constraint data in OOM events by @sambhav-jain-16 in #3861
  • fix: add v-prefixed GHCR image tags for release consistency by @hwan515 in #3857
  • build(deps): bump the go_modules group across 2 directories with 1 update by @dependabot[bot] in #3855
  • Expose cgroup v2 memory.events as Prometheus metrics by @sohankunkerkar in #3870
  • deploy: bump base images to Alpine 3.23 by @dims in #3872

New Contributors

Full Changelog: v0.56.2...v0.57.0

What's Changed

  • integration: add more Docker container handler tests by @dims in #3817
  • integration: add containerd container handler tests by @dims in #3818
  • integration: add Prometheus metrics endpoint tests by @dims in #3819
  • fix: support podman volatile-containers.json and/or containers.json by @sirno in #3726
  • proposed roadmap for cAdvisor by @SergeyKanzhelev in #3826
  • remove log message when you can't read productName by @kannon92 in #3840
  • Refactor Github Action per b/485167538 by @google-admin in #3841
  • 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
  • feat(manager): add constraint data in OOM events by @sambhav-jain-16 in #3861
  • fix: add v-prefixed GHCR image tags for release consistency by @hwan515 in #3857
  • build(deps): bump the go_modules group across 2 directories with 1 update by @dependabot[bot] in #3855
  • Expose cgroup v2 memory.events as Prometheus metrics by @sohankunkerkar in #3870
  • deploy: bump base images to Alpine 3.23 by @dims in #3872

New Contributors

Full Changelog: v0.56.2...v0.57.0

cAdvisor v0.56.2

Choose a tag to compare

@dims dims released this 16 Jan 14:47

What's Changed

  • docker: fix nil pointer dereference when GraphDriver is nil by @dims in #3816

Full Changelog: v0.56.1...v0.56.2

What's Changed

  • docker: fix nil pointer dereference when GraphDriver is nil by @dims in #3816

Full Changelog: v0.56.1...v0.56.2

cAdvisor v0.56.1

Choose a tag to compare

@dims dims released this 15 Jan 22:59

What's Changed

  • Fixing entrypoint- and healthcheck script in container by @benji2k2 in #3814

Full Changelog: v0.56.0...v0.56.1

What's Changed

  • Fixing entrypoint- and healthcheck script in container by @benji2k2 in #3814

Full Changelog: v0.56.0...v0.56.1

cAdvisor v0.56.0

Choose a tag to compare

@dims dims released this 15 Jan 13:56

Upgrade

What's Changed

New Contributors

Full Changelog: v0.55.1...v0.56.0

What's Changed

New Contributors

Full Changelog: v0.55.1...v0.56.0

cAdvisor v0.55.1

Choose a tag to compare

@dims dims released this 19 Dec 20:20

What's Changed

  • manager: fix race condition in Stop() using sync.Once by @dims in #3803

Full Changelog: v0.55.0...v0.55.1

What's Changed

  • manager: fix race condition in Stop() using sync.Once by @dims in #3803

Full Changelog: v0.55.0...v0.55.1

cAdvisor v0.55.0

Choose a tag to compare

@dims dims released this 18 Dec 16:48

What's Changed

New Contributors

Full Changelog: v0.54.1...v0.55.0

What's Changed

New Contributors

Full Changelog: v0.54.1...v0.55.0