David Porter
c6452be958
Bump cAdvisor to v0.43.0
...
Bumping cAdvisor from v0.39.2 -> v0.43.0
* Also pin transitive dependencies
* containerd v1.4.9 -> v1.4.11
* docker v20.10.2+incompatible> v20.10.7+incompatible
Signed-off-by: David Porter <david@porter.me>
2021-11-09 17:09:00 -08:00
David Porter
b5dd78da3d
vendor: cadvisor v0.39.0
...
Main upgrades:
- github.com/opencontainers/runc v1.0.0-rc93
- github.com/containerd/containerd v1.4.4
- github.com/docker/docker v20.10.2
- github.com/mrunalp/fileutils v0.5.0
- github.com/opencontainers/selinux v1.8.0
- github.com/cilium/ebpf v0.2.0
2021-03-08 22:10:29 -08:00
David Porter
8af7405f17
vendor: cadvisor v0.38.4
2020-11-13 19:52:57 +00:00
David Ashpole
1f70708f6c
update cAdvisor to v0.37.0
2020-07-09 10:23:10 -07:00
Giuseppe Scrivano
a6a3bf2eb4
vendor: update google/cadvisor and opencontainers/runc
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2020-06-24 18:39:50 +02:00
Davanum Srinivas
082578c22f
Updating dependency github.com/google/cadvisor to version 6a8d614
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:56 -04:00
Davanum Srinivas
4274ea2c89
Update cadvisor and containerd
2020-03-25 12:01:19 -04:00
Tarun Pothulapati
ce31366baf
pinned cadvisor to a latest commit
...
Signed-off-by: Tarun Pothulapati <tarunpothulapati@outlook.com>
2019-08-08 17:56:37 +05:30
David Ashpole
4e063fe007
update cadvisor godeps to v0.33.0
2019-02-27 11:02:48 -08:00
Davanum Srinivas
3fe776f24b
Update vendor dependencies
...
Change-Id: I3b1ca9f2687388c831d9d46a4e1de413ffae06ac
2018-11-10 07:50:31 -05:00
David Ashpole
788196e45b
update cadvisor to v0.31.0
2018-09-10 10:31:56 -07:00
David Ashpole
4df5bd0917
update cadvisor godeps to v0.30.0
2018-06-05 17:05:35 -07:00
David Ashpole
65394fe18c
update cadvisor godeps and ignore per-cpu metrics
2018-02-22 09:17:02 -08:00
James Ravn
d917214d6f
Update cadvisor godeps to v0.28.3
2017-12-08 14:51:52 +00:00
Rohit Agarwal
fe5ef1b494
Update cAdvisor.
...
Also update golang.org/x/sys because of google/cadvisor#1786
2017-11-10 14:54:28 -08:00
Seth Jennings
fa71aac011
bump(github.com/google/cadvisor): 27e1acbb4ef0fe1889208b21f8f4a6d0863e02f6
2017-08-18 13:58:23 -05:00
David Ashpole
066d61ce0a
update cadvisor godeps
2017-06-04 15:00:23 -07:00
Davanum Srinivas
64efc3a744
Update Google Cloud API client import paths
...
Bump version of golang.org/x/oauth2
Vendor google.golang.org/cloud/
Vendor google.golang.org/api/
Vendor cloud.google.com/go/compute/
Replace google.golang.org/cloud with cloud.google.com/go/
Fixes #30069
2016-09-13 22:21:06 -04:00
Tobias Schmidt
1ec1c241d5
Update cAdvisor to d84e075
2016-08-22 19:01:12 -04:00
Tobias Schmidt
165e2b6bc9
Update cAdvisor to 2ed7198
...
* Add container_cpu_cfs_* metrics (CPU throttling due to limits)
* Add container_memory_swap metric
* Ensure minimum kernel version for thin_ls
Diff: c6c06d4...2ed7198
2016-08-17 15:24:04 -04:00
bindata-mockuser
e00a35ccad
updated cadvisor version
2016-08-02 16:33:03 -07:00
Tim Hockin
3c0c5ed4e0
Move deps from _workspace/ to vendor/
...
godep restore
pushd $GOPATH/src/github.com/appc/spec
git co master
popd
go get go4.org/errorutil
rm -rf Godeps
godep save ./...
git add vendor
git add -f $(git ls-files --other vendor/)
git co -- Godeps/LICENSES Godeps/.license_file_state Godeps/OWNERS
2016-05-08 20:30:21 -07:00