David Porter
761dd3640e
deps: Bump to cAdvisor v0.47.1
...
Signed-off-by: David Porter <david@porter.me>
2023-01-11 16:07:12 -08:00
Elana Hashman
07af1bab70
deps: update runc to 1.1.0
...
This updates vendored runc/libcontainer to 1.1.0,
and google/cadvisor to a version updated to runc 1.1.0
(google/cadvisor#3048 ).
Changes in vendor are generated by (roughly):
./hack/pin-dependency.sh github.com/google/cadvisor v0.44.0
./hack/pin-dependency.sh github.com/opencontainers/runc v1.1.0
./hack/update-vendor.sh
./hack/lint-dependencies.sh # And follow all its recommendations.
./hack/update-vendor.sh
./hack/update-internal-modules.sh
./hack/lint-dependencies.sh # Re-check everything again.
Co-Authored-By: Kir Kolyshkin <kolyshkin@gmail.com>
2022-03-28 16:23:18 -07:00
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 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
David Ashpole
a445c97a0e
update cadvisor dependency to v0.35.0
2019-11-27 14:22:51 -08:00
Davanum Srinivas
3fe776f24b
Update vendor dependencies
...
Change-Id: I3b1ca9f2687388c831d9d46a4e1de413ffae06ac
2018-11-10 07:50:31 -05:00
David Ashpole
4df5bd0917
update cadvisor godeps to v0.30.0
2018-06-05 17:05:35 -07:00
Lantao Liu
eabffb6eb0
Update cadvisor to 6116f265302357cbb10f84737af30b1f13ce2d6c
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-02-08 22:37:39 +00:00
James Ravn
d917214d6f
Update cadvisor godeps to v0.28.3
2017-12-08 14:51:52 +00:00
David Ashpole
6893e3c24f
udpate cadvisor dependency to v0.28.2
2017-11-22 08:45:26 -08: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
Tim St. Clair
237f90d6ee
Bump cAdvisor (and dependencies) godeps version
2016-05-23 10:48:56 -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