Merge pull request #96425 from bobbypage/vendor-cadvisor-v0.38

Vendor cadvisor v0.38.4

Kubernetes-commit: 41533ecec8966636554faba44368a36d5d6c5347
This commit is contained in:
Kubernetes Publisher 2020-11-13 15:15:05 -08:00
parent d33fb66dfe
commit 13d987893e
3 changed files with 62 additions and 43 deletions

84
Godeps/Godeps.json generated
View File

@ -8,23 +8,23 @@
"Deps": [
{
"ImportPath": "cloud.google.com/go",
"Rev": "v0.51.0"
"Rev": "v0.54.0"
},
{
"ImportPath": "cloud.google.com/go/bigquery",
"Rev": "v1.0.1"
"Rev": "v1.4.0"
},
{
"ImportPath": "cloud.google.com/go/datastore",
"Rev": "v1.0.0"
"Rev": "v1.1.0"
},
{
"ImportPath": "cloud.google.com/go/pubsub",
"Rev": "v1.0.1"
"Rev": "v1.2.0"
},
{
"ImportPath": "cloud.google.com/go/storage",
"Rev": "v1.0.0"
"Rev": "v1.6.0"
},
{
"ImportPath": "dmitri.shuralyov.com/gpu/mtl",
@ -104,7 +104,7 @@
},
{
"ImportPath": "github.com/blang/semver",
"Rev": "v3.5.0"
"Rev": "v3.5.1"
},
{
"ImportPath": "github.com/census-instrumentation/opencensus-proto",
@ -210,9 +210,13 @@
"ImportPath": "github.com/ghodss/yaml",
"Rev": "v1.0.0"
},
{
"ImportPath": "github.com/go-gl/glfw",
"Rev": "e6da0acd62b1"
},
{
"ImportPath": "github.com/go-gl/glfw/v3.3/glfw",
"Rev": "12ad95a8df72"
"Rev": "6f7a984d4dc4"
},
{
"ImportPath": "github.com/go-kit/kit",
@ -256,15 +260,15 @@
},
{
"ImportPath": "github.com/golang/groupcache",
"Rev": "215e87163ea7"
"Rev": "8c9f03a8e57e"
},
{
"ImportPath": "github.com/golang/mock",
"Rev": "v1.3.1"
"Rev": "v1.4.1"
},
{
"ImportPath": "github.com/golang/protobuf",
"Rev": "v1.4.2"
"Rev": "v1.4.3"
},
{
"ImportPath": "github.com/google/btree",
@ -272,7 +276,7 @@
},
{
"ImportPath": "github.com/google/go-cmp",
"Rev": "v0.4.0"
"Rev": "v0.5.2"
},
{
"ImportPath": "github.com/google/gofuzz",
@ -284,7 +288,7 @@
},
{
"ImportPath": "github.com/google/pprof",
"Rev": "d4f498aebedc"
"Rev": "1ebb73c60ed3"
},
{
"ImportPath": "github.com/google/renameio",
@ -292,7 +296,7 @@
},
{
"ImportPath": "github.com/google/uuid",
"Rev": "v1.1.1"
"Rev": "v1.1.2"
},
{
"ImportPath": "github.com/googleapis/gax-go/v2",
@ -476,7 +480,7 @@
},
{
"ImportPath": "github.com/prometheus/procfs",
"Rev": "v0.1.3"
"Rev": "v0.2.0"
},
{
"ImportPath": "github.com/rogpeppe/fastuuid",
@ -512,7 +516,7 @@
},
{
"ImportPath": "github.com/stretchr/testify",
"Rev": "v1.4.0"
"Rev": "v1.6.1"
},
{
"ImportPath": "github.com/tmc/grpc-websocket-proxy",
@ -536,7 +540,7 @@
},
{
"ImportPath": "go.opencensus.io",
"Rev": "v0.22.2"
"Rev": "v0.22.3"
},
{
"ImportPath": "go.uber.org/atomic",
@ -556,7 +560,7 @@
},
{
"ImportPath": "golang.org/x/exp",
"Rev": "da58074b4299"
"Rev": "6cc2880d07d6"
},
{
"ImportPath": "golang.org/x/image",
@ -564,7 +568,7 @@
},
{
"ImportPath": "golang.org/x/lint",
"Rev": "fdd1cda4f05f"
"Rev": "738671d3881b"
},
{
"ImportPath": "golang.org/x/mobile",
@ -572,7 +576,7 @@
},
{
"ImportPath": "golang.org/x/mod",
"Rev": "c90efee705ee"
"Rev": "v0.2.0"
},
{
"ImportPath": "golang.org/x/net",
@ -580,7 +584,7 @@
},
{
"ImportPath": "golang.org/x/oauth2",
"Rev": "858c2ad4c8b6"
"Rev": "bf48bf16ab8d"
},
{
"ImportPath": "golang.org/x/sync",
@ -592,23 +596,23 @@
},
{
"ImportPath": "golang.org/x/text",
"Rev": "v0.3.3"
"Rev": "v0.3.4"
},
{
"ImportPath": "golang.org/x/time",
"Rev": "555d28b269f0"
"Rev": "3af7569d3a1e"
},
{
"ImportPath": "golang.org/x/tools",
"Rev": "7b8e75db28f4"
"Rev": "95d2e580d8eb"
},
{
"ImportPath": "golang.org/x/xerrors",
"Rev": "9bdfabe68543"
"Rev": "5ec99f83aff1"
},
{
"ImportPath": "google.golang.org/api",
"Rev": "v0.15.0"
"Rev": "v0.20.0"
},
{
"ImportPath": "google.golang.org/appengine",
@ -616,15 +620,15 @@
},
{
"ImportPath": "google.golang.org/genproto",
"Rev": "cb27e3aa2013"
"Rev": "8816d57aaa9a"
},
{
"ImportPath": "google.golang.org/grpc",
"Rev": "v1.27.0"
"Rev": "v1.27.1"
},
{
"ImportPath": "google.golang.org/protobuf",
"Rev": "v1.24.0"
"Rev": "v1.25.0"
},
{
"ImportPath": "gopkg.in/alecthomas/kingpin.v2",
@ -670,6 +674,10 @@
"ImportPath": "gopkg.in/yaml.v2",
"Rev": "v2.2.8"
},
{
"ImportPath": "gopkg.in/yaml.v3",
"Rev": "9f266ea9e77c"
},
{
"ImportPath": "gotest.tools",
"Rev": "v2.2.0"
@ -680,23 +688,23 @@
},
{
"ImportPath": "honnef.co/go/tools",
"Rev": "v0.0.1-2019.2.3"
"Rev": "v0.0.1-2020.1.3"
},
{
"ImportPath": "k8s.io/api",
"Rev": "e29b22345993"
"Rev": "ccdf63aa6ee8"
},
{
"ImportPath": "k8s.io/apimachinery",
"Rev": "323157012f87"
"Rev": "65a627a281ee"
},
{
"ImportPath": "k8s.io/client-go",
"Rev": "d396fd99ebba"
"Rev": "4ab8fb4585a5"
},
{
"ImportPath": "k8s.io/component-base",
"Rev": "3e59e5bc0401"
"Rev": "9894bfc661fe"
},
{
"ImportPath": "k8s.io/gengo",
@ -712,12 +720,20 @@
},
{
"ImportPath": "k8s.io/utils",
"Rev": "8146046b121e"
"Rev": "67b214c5f920"
},
{
"ImportPath": "rsc.io/binaryregexp",
"Rev": "v0.2.0"
},
{
"ImportPath": "rsc.io/quote/v3",
"Rev": "v3.1.0"
},
{
"ImportPath": "rsc.io/sampler",
"Rev": "v1.3.0"
},
{
"ImportPath": "sigs.k8s.io/apiserver-network-proxy/konnectivity-client",
"Rev": "v0.0.14"

17
go.mod
View File

@ -41,10 +41,10 @@ require (
gopkg.in/natefinch/lumberjack.v2 v2.0.0
gopkg.in/square/go-jose.v2 v2.2.2
gopkg.in/yaml.v2 v2.2.8
k8s.io/api v0.0.0
k8s.io/apimachinery v0.0.0
k8s.io/client-go v0.0.0
k8s.io/component-base v0.0.0
k8s.io/api v0.0.0-20201114005542-ccdf63aa6ee8
k8s.io/apimachinery v0.0.0-20201114005404-65a627a281ee
k8s.io/client-go v0.0.0-20201114005807-4ab8fb4585a5
k8s.io/component-base v0.0.0-20201114010252-9894bfc661fe
k8s.io/klog/v2 v2.4.0
k8s.io/kube-openapi v0.0.0-20201107163737-74b467f3a622
k8s.io/utils v0.0.0-20201110183641-67b214c5f920
@ -54,9 +54,8 @@ require (
)
replace (
k8s.io/api => ../api
k8s.io/apimachinery => ../apimachinery
k8s.io/apiserver => ../apiserver
k8s.io/client-go => ../client-go
k8s.io/component-base => ../component-base
k8s.io/api => k8s.io/api v0.0.0-20201114005542-ccdf63aa6ee8
k8s.io/apimachinery => k8s.io/apimachinery v0.0.0-20201114005404-65a627a281ee
k8s.io/client-go => k8s.io/client-go v0.0.0-20201114005807-4ab8fb4585a5
k8s.io/component-base => k8s.io/component-base v0.0.0-20201114010252-9894bfc661fe
)

4
go.sum
View File

@ -601,6 +601,10 @@ honnef.co/go/tools v0.0.0-20190418001031-e561f6794a2a/go.mod h1:rf3lG4BRIbNafJWh
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
honnef.co/go/tools v0.0.1-2019.2.3/go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt0JzvZhAg=
honnef.co/go/tools v0.0.1-2020.1.3/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9vFzvIQ3k=
k8s.io/api v0.0.0-20201114005542-ccdf63aa6ee8/go.mod h1:gWbPsp77mlP9ze/MsTGn1keIW3+fq/3AORAT453pf04=
k8s.io/apimachinery v0.0.0-20201114005404-65a627a281ee/go.mod h1:legT3ySyyLFPOHkL8znm+gYpXm5mr3eGzpY2TFuH//M=
k8s.io/client-go v0.0.0-20201114005807-4ab8fb4585a5/go.mod h1:4JoZy1wCRKFTVU4xsCplBlOsWEoxbDQVh0TAHFcULig=
k8s.io/component-base v0.0.0-20201114010252-9894bfc661fe/go.mod h1:qjXRB1B7gX0x1RzP+3mKuyrJLhALuQe+rsJAzdMEa4U=
k8s.io/gengo v0.0.0-20200413195148-3a45101e95ac/go.mod h1:ezvh/TsK7cY6rbqRK0oQQ8IAqLxYwwyPxAX1Pzy0ii0=
k8s.io/klog/v2 v2.0.0/go.mod h1:PBfzABfn139FHAV07az/IF9Wp1bkk3vpT2XSJ76fSDE=
k8s.io/klog/v2 v2.4.0 h1:7+X0fUguPyrKEC4WjH8iGDg3laWgMo5tMnRTIGTTxGQ=