Giuseppe Scrivano
4f0396f1cc
deps: update github.com/opencontainers/runc
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2019-09-06 16:40:50 +02:00
Tarun Pothulapati
daa036418b
Use k8s.io/utils/inotify and resolved godep conflicts ( #2269 )
...
Use k8s.io/utils/inotify and resolved godep conflicts
Signed-off-by: Tarun Pothulapati <tarunpothulapati@outlook.com>
2019-07-18 09:48:52 -07:00
Lorenz Brun
9fdea2af96
Update vendored golang.org/x/sys/unix
2019-05-13 03:04:18 +02:00
luhualin
5c41c694a8
add prometheus metrics timestamp
2018-12-11 11:44:17 +08:00
Davanum Srinivas
4da6d809be
Move from glog to klog
...
Change-Id: Ic92f57c2d7f268d8d985797974883c1a537d6993
2018-11-08 18:06:28 -05:00
David Ashpole
48605ecb89
Merge pull request #2085 from orisano/master
...
improve ListDirectories performance
2018-11-06 09:48:51 -08:00
Yann Hodique
d06e601f3e
update github.com/sigma/go-inotify
...
This includes license/patents files for proper integration into kubernetes.
See context in sigma/go-inotify#1
2018-11-02 15:20:02 -07:00
Nao YONASHIRO
2300be56d7
feat: use karrick/godirwalk
2018-11-02 08:22:42 +09:00
Yann Hodique
289e560efd
replace golang.org/x/exp/inotify with standalone library
...
context: kubernetes/kubernetes#68478
The inotify code was removed from golang.org/x/exp several years ago. Therefore
importing it from that path prevents downstream consumers from using any module
that makes use of more recent features of golang.org/x/exp.
Given that this code is by definition frozen and that the long term path should
be to migrate to fsnotify, replacing the current code by an identical standalone
copy doesn't have maintenance cost, and will unlock other activities for
kubernetes for example.
2018-09-28 08:48:12 -07:00
Sashank Appireddy
ff8c1e80df
Add dependencies needed for mesos containerizer
2018-06-28 22:07:55 +00:00
Jess Frazelle
d7df66e4eb
vendor: update docker import
...
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-06-14 17:54:41 -04:00
David Ashpole
8335af9d6b
Revert "Switch from Inotify to Fsnotify"
...
This reverts commit c1a6d6090b
.
2018-06-11 10:50:23 -07:00
Seth Jennings
8c28d09dbf
deps: add docker operatingsystems package
2018-04-20 12:22:44 -05:00
David Ashpole
c1a6d6090b
Switch from Inotify to Fsnotify
2018-04-09 11:09:40 -07:00
Lantao Liu
cdb1f2ac71
Update containerd to v1.0.2.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-03-29 23:50:34 +00:00
vikaschoudhary16
13d955d6a9
Bump runc to d5b4a3eddbe4c890843da971b64f45a0f023f4db
...
Signed-off-by: vikaschoudhary16 <vichoudh@redhat.com>
2018-01-12 13:56:11 -05:00
David Ashpole
3166cdae87
add utils/clock dependency
2017-11-21 16:19:57 -08:00
David Ashpole
3a347ec3fe
Revert "add apimachinery clock dependency"
...
This reverts commit fd43dc16ba
.
2017-11-21 14:21:47 -08:00
David Ashpole
fd43dc16ba
add apimachinery clock dependency
2017-11-20 13:15:15 -08:00
David Ashpole
ece1334172
update testify dependency
2017-11-17 16:15:28 -08:00
David Ashpole
6988e70a3d
Revert "fix #1708 ; move from inotify to fsnotify"
...
This reverts commit e6b6a1ac57
.
2017-11-17 10:28:28 -08:00
abhi
3495851c7a
Updating godeps
...
Signed-off-by: abhi <abhi@docker.com>
2017-11-14 17:37:50 -08:00
Rohit Agarwal
e1b4d79992
Update gonvml to workaround bazelbuild/rules_go#1003 .
2017-11-10 15:06:44 -08:00
abhi
e5d8730f4a
Updating grpc version to v1.3.0
...
This commit includes godep change to update the grpc version
and also updates rkt version to v1.25.0.
A minor change has been made in the client based on how rkt
client is used in kubernetes/kubernetes.
Signed-off-by: abhi <abhi@docker.com>
2017-11-09 17:32:18 -08:00
Rohit Agarwal
318f28bef6
Vendor Go bindings for NVML. Don't build a static binary.
...
We can't build a static binary because that would require bundling the
closed source NVML library in cAdvisor.
Instead, gonvml uses dlopen to dynamically load NVML.
2017-11-01 14:41:35 -07:00
Tobias Klauser
e5135c223d
Update golang.org/x/sys dependency
2017-10-31 12:13:43 +01:00
David Ashpole
eaa3532918
Merge pull request #1755 from bakins/update-zfs
...
Update go-zfs dependency
2017-10-28 12:38:18 -07:00
Brian Akins
752f2cd121
Update go-zfs dependency
...
Update go-zfs dependency
2017-10-28 09:34:43 -04:00
David Ashpole
888a529088
fix #1743 ; move off of docker/engine-api
2017-09-28 11:05:13 -07:00
David Ashpole
e6b6a1ac57
fix #1708 ; move from inotify to fsnotify
2017-09-28 10:57:49 -07:00
David Ashpole
35de579b37
update distribution
2017-09-01 13:28:43 -07:00
David Ashpole
20bd275f77
update docker/docker, and docker/distribution
2017-09-01 11:17:14 -07:00
Euan Kemp
cfb16f102b
godeps: vendor in kmsgparser
2017-08-30 15:35:40 -07:00
David Ashpole
92cca44f5d
update docker godeps
2017-08-29 13:19:44 -07:00
David Ashpole
8ba18456d5
update runc godep
2017-08-25 13:42:26 -07:00
Seth Jennings
749f73148b
bump(github.com/opencontainers/runc/libcontainer): 4d6225ae
2017-08-22 16:38:37 -05:00
Tobias Schmidt
c5ee516e6f
Stop using the global prometheus registry
...
Replace usage of the global Prometheus registry with a private registry
object which will be exported under the given prometheus path.
2017-05-23 17:37:52 +02:00
Tobias Schmidt
bd6ef47876
Update vendored prometheus packages
2017-05-23 17:37:52 +02:00
Justin Santa Barbara
c954f88700
Update aws-sdk-go to 1.6.10
2017-01-12 11:30:58 -05:00
derekwaynecarr
1c63c39c6e
Update runc libcontainer dependency
2016-09-22 15:34:59 -04:00
Tim St. Clair
e7576e5790
Moved google.golang.org/cloud/compute/metadata to cloud.google.com/go/compute/metadata
2016-09-13 13:59:03 -07:00
Lantao Liu
b351411510
Bump up go-systemd to 4484981625c1a6a2ecb40a390fcb6a9bcfee76e3.
2016-07-20 20:41:21 -07:00
Vishnu kannan
d4ce3dccdd
update docker to v1.11.2
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-07-19 16:55:05 -07:00
Vishnu kannan
4c0d60d9de
update libcontainer deps
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-07-19 12:35:14 -07:00
Vishnu kannan
38ea12a533
update scripts and docs to not mention godep for builds
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-07-11 12:40:05 -07:00
Vishnu kannan
de4af1288b
moving deps to vendor subdirectory
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-07-11 12:19:43 -07:00