Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
1f2e2e61
Commit
1f2e2e61
authored
Dec 19, 2018
by
Chao Xu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
generated
parent
3f21ca02
Hide whitespace changes
Inline
Side-by-side
Showing
24 changed files
with
81 additions
and
156 deletions
+81
-156
BUILD
cmd/kube-controller-manager/app/BUILD
+1
-1
BUILD
pkg/kubeapiserver/admission/BUILD
+1
-1
BUILD
pkg/kubectl/cmd/testing/BUILD
+1
-0
Godeps.json
...ing/src/k8s.io/apiextensions-apiserver/Godeps/Godeps.json
+0
-12
Godeps.json
staging/src/k8s.io/apiserver/Godeps/Godeps.json
+0
-12
Godeps.json
staging/src/k8s.io/cli-runtime/Godeps/Godeps.json
+4
-0
BUILD
staging/src/k8s.io/cli-runtime/pkg/genericclioptions/BUILD
+1
-0
BUILD
staging/src/k8s.io/client-go/discovery/BUILD
+2
-10
BUILD
staging/src/k8s.io/client-go/discovery/cached/disk/BUILD
+59
-0
BUILD
staging/src/k8s.io/client-go/discovery/cached/memory/BUILD
+2
-2
Godeps.json
staging/src/k8s.io/cloud-provider/Godeps/Godeps.json
+0
-16
Godeps.json
staging/src/k8s.io/csi-api/Godeps/Godeps.json
+0
-16
Godeps.json
staging/src/k8s.io/kube-aggregator/Godeps/Godeps.json
+0
-16
Godeps.json
staging/src/k8s.io/metrics/Godeps/Godeps.json
+0
-16
Godeps.json
staging/src/k8s.io/node-api/Godeps/Godeps.json
+0
-16
Godeps.json
staging/src/k8s.io/sample-apiserver/Godeps/Godeps.json
+0
-16
Godeps.json
staging/src/k8s.io/sample-cli-plugin/Godeps/Godeps.json
+4
-0
Godeps.json
staging/src/k8s.io/sample-controller/Godeps/Godeps.json
+0
-16
BUILD
test/e2e/framework/BUILD
+1
-1
BUILD
test/e2e/instrumentation/monitoring/BUILD
+1
-1
BUILD
test/e2e/scalability/BUILD
+1
-1
BUILD
test/integration/apiserver/BUILD
+1
-1
BUILD
test/integration/etcd/BUILD
+1
-1
BUILD
test/integration/garbagecollector/BUILD
+1
-1
No files found.
cmd/kube-controller-manager/app/BUILD
View file @
1f2e2e61
...
...
@@ -120,7 +120,7 @@ go_library(
"//staging/src/k8s.io/apiserver/pkg/util/feature:go_default_library",
"//staging/src/k8s.io/apiserver/pkg/util/flag:go_default_library",
"//staging/src/k8s.io/apiserver/pkg/util/globalflag:go_default_library",
"//staging/src/k8s.io/client-go/discovery/cached:go_default_library",
"//staging/src/k8s.io/client-go/discovery/cached
/memory
:go_default_library",
"//staging/src/k8s.io/client-go/dynamic:go_default_library",
"//staging/src/k8s.io/client-go/informers:go_default_library",
"//staging/src/k8s.io/client-go/kubernetes:go_default_library",
...
...
pkg/kubeapiserver/admission/BUILD
View file @
1f2e2e61
...
...
@@ -19,7 +19,7 @@ go_library(
"//staging/src/k8s.io/apiserver/pkg/authorization/authorizer:go_default_library",
"//staging/src/k8s.io/apiserver/pkg/server:go_default_library",
"//staging/src/k8s.io/apiserver/pkg/util/webhook:go_default_library",
"//staging/src/k8s.io/client-go/discovery/cached:go_default_library",
"//staging/src/k8s.io/client-go/discovery/cached
/memory
:go_default_library",
"//staging/src/k8s.io/client-go/informers:go_default_library",
"//staging/src/k8s.io/client-go/rest:go_default_library",
"//staging/src/k8s.io/client-go/restmapper:go_default_library",
...
...
pkg/kubectl/cmd/testing/BUILD
View file @
1f2e2e61
...
...
@@ -26,6 +26,7 @@ go_library(
"//staging/src/k8s.io/cli-runtime/pkg/genericclioptions:go_default_library",
"//staging/src/k8s.io/cli-runtime/pkg/genericclioptions/resource:go_default_library",
"//staging/src/k8s.io/client-go/discovery:go_default_library",
"//staging/src/k8s.io/client-go/discovery/cached/disk:go_default_library",
"//staging/src/k8s.io/client-go/dynamic:go_default_library",
"//staging/src/k8s.io/client-go/dynamic/fake:go_default_library",
"//staging/src/k8s.io/client-go/kubernetes:go_default_library",
...
...
staging/src/k8s.io/apiextensions-apiserver/Godeps/Godeps.json
View file @
1f2e2e61
...
...
@@ -503,14 +503,6 @@
"Rev"
:
"4201258b820c74ac8e6922fc9e6b52f71fe46f8d"
},
{
"ImportPath"
:
"github.com/gregjones/httpcache"
,
"Rev"
:
"787624de3eb7bd915c329cba748687a3b22666a6"
},
{
"ImportPath"
:
"github.com/gregjones/httpcache/diskcache"
,
"Rev"
:
"787624de3eb7bd915c329cba748687a3b22666a6"
},
{
"ImportPath"
:
"github.com/grpc-ecosystem/go-grpc-middleware"
,
"Rev"
:
"498ae206fc3cfe81cd82e48c1d4354026fa5f9ec"
},
...
...
@@ -591,10 +583,6 @@
"Rev"
:
"ca53cad383cad2479bbba7f7a1a05797ec1386e4"
},
{
"ImportPath"
:
"github.com/peterbourgon/diskv"
,
"Rev"
:
"5f041e8faa004a95c88a202771f4cc3e991971e6"
},
{
"ImportPath"
:
"github.com/pmezard/go-difflib/difflib"
,
"Rev"
:
"d8ed2627bdf02c080bf22230dbb337003b7aba2d"
},
...
...
staging/src/k8s.io/apiserver/Godeps/Godeps.json
View file @
1f2e2e61
...
...
@@ -467,14 +467,6 @@
"Rev"
:
"4201258b820c74ac8e6922fc9e6b52f71fe46f8d"
},
{
"ImportPath"
:
"github.com/gregjones/httpcache"
,
"Rev"
:
"787624de3eb7bd915c329cba748687a3b22666a6"
},
{
"ImportPath"
:
"github.com/gregjones/httpcache/diskcache"
,
"Rev"
:
"787624de3eb7bd915c329cba748687a3b22666a6"
},
{
"ImportPath"
:
"github.com/grpc-ecosystem/go-grpc-middleware"
,
"Rev"
:
"498ae206fc3cfe81cd82e48c1d4354026fa5f9ec"
},
...
...
@@ -547,10 +539,6 @@
"Rev"
:
"ca53cad383cad2479bbba7f7a1a05797ec1386e4"
},
{
"ImportPath"
:
"github.com/peterbourgon/diskv"
,
"Rev"
:
"5f041e8faa004a95c88a202771f4cc3e991971e6"
},
{
"ImportPath"
:
"github.com/pmezard/go-difflib/difflib"
,
"Rev"
:
"d8ed2627bdf02c080bf22230dbb337003b7aba2d"
},
...
...
staging/src/k8s.io/cli-runtime/Godeps/Godeps.json
View file @
1f2e2e61
...
...
@@ -571,6 +571,10 @@
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"ImportPath"
:
"k8s.io/client-go/discovery/cached/disk"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"ImportPath"
:
"k8s.io/client-go/kubernetes/scheme"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
...
...
staging/src/k8s.io/cli-runtime/pkg/genericclioptions/BUILD
View file @
1f2e2e61
...
...
@@ -28,6 +28,7 @@ go_library(
"//staging/src/k8s.io/cli-runtime/pkg/genericclioptions/printers:go_default_library",
"//staging/src/k8s.io/cli-runtime/pkg/genericclioptions/resource:go_default_library",
"//staging/src/k8s.io/client-go/discovery:go_default_library",
"//staging/src/k8s.io/client-go/discovery/cached/disk:go_default_library",
"//staging/src/k8s.io/client-go/rest:go_default_library",
"//staging/src/k8s.io/client-go/restmapper:go_default_library",
"//staging/src/k8s.io/client-go/tools/clientcmd:go_default_library",
...
...
staging/src/k8s.io/client-go/discovery/BUILD
View file @
1f2e2e61
...
...
@@ -9,11 +9,9 @@ load(
go_library(
name = "go_default_library",
srcs = [
"cached_discovery.go",
"discovery_client.go",
"doc.go",
"helper.go",
"round_tripper.go",
],
importmap = "k8s.io/kubernetes/vendor/k8s.io/client-go/discovery",
importpath = "k8s.io/client-go/discovery",
...
...
@@ -30,10 +28,6 @@ go_library(
"//staging/src/k8s.io/client-go/rest:go_default_library",
"//vendor/github.com/golang/protobuf/proto:go_default_library",
"//vendor/github.com/googleapis/gnostic/OpenAPIv2:go_default_library",
"//vendor/github.com/gregjones/httpcache:go_default_library",
"//vendor/github.com/gregjones/httpcache/diskcache:go_default_library",
"//vendor/github.com/peterbourgon/diskv:go_default_library",
"//vendor/k8s.io/klog:go_default_library",
],
)
...
...
@@ -48,7 +42,8 @@ filegroup(
name = "all-srcs",
srcs = [
":package-srcs",
"//staging/src/k8s.io/client-go/discovery/cached:all-srcs",
"//staging/src/k8s.io/client-go/discovery/cached/disk:all-srcs",
"//staging/src/k8s.io/client-go/discovery/cached/memory:all-srcs",
"//staging/src/k8s.io/client-go/discovery/fake:all-srcs",
],
tags = ["automanaged"],
...
...
@@ -57,15 +52,12 @@ filegroup(
go_test(
name = "go_default_test",
srcs = [
"cached_discovery_test.go",
"discovery_client_test.go",
"helper_blackbox_test.go",
"round_tripper_test.go",
],
embed = [":go_default_library"],
deps = [
"//staging/src/k8s.io/api/core/v1:go_default_library",
"//staging/src/k8s.io/apimachinery/pkg/api/errors:go_default_library",
"//staging/src/k8s.io/apimachinery/pkg/apis/meta/v1:go_default_library",
"//staging/src/k8s.io/apimachinery/pkg/runtime:go_default_library",
"//staging/src/k8s.io/apimachinery/pkg/runtime/schema:go_default_library",
...
...
staging/src/k8s.io/client-go/discovery/cached/disk/BUILD
0 → 100644
View file @
1f2e2e61
load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test")
go_library(
name = "go_default_library",
srcs = [
"cached_discovery.go",
"round_tripper.go",
],
importmap = "k8s.io/kubernetes/vendor/k8s.io/client-go/discovery/cached/disk",
importpath = "k8s.io/client-go/discovery/cached/disk",
visibility = ["//visibility:public"],
deps = [
"//staging/src/k8s.io/apimachinery/pkg/apis/meta/v1:go_default_library",
"//staging/src/k8s.io/apimachinery/pkg/runtime:go_default_library",
"//staging/src/k8s.io/apimachinery/pkg/version:go_default_library",
"//staging/src/k8s.io/client-go/discovery:go_default_library",
"//staging/src/k8s.io/client-go/kubernetes/scheme:go_default_library",
"//staging/src/k8s.io/client-go/rest:go_default_library",
"//vendor/github.com/googleapis/gnostic/OpenAPIv2:go_default_library",
"//vendor/github.com/gregjones/httpcache:go_default_library",
"//vendor/github.com/gregjones/httpcache/diskcache:go_default_library",
"//vendor/github.com/peterbourgon/diskv:go_default_library",
"//vendor/k8s.io/klog:go_default_library",
],
)
go_test(
name = "go_default_test",
srcs = [
"cached_discovery_test.go",
"round_tripper_test.go",
],
embed = [":go_default_library"],
deps = [
"//staging/src/k8s.io/apimachinery/pkg/api/errors:go_default_library",
"//staging/src/k8s.io/apimachinery/pkg/apis/meta/v1:go_default_library",
"//staging/src/k8s.io/apimachinery/pkg/runtime/schema:go_default_library",
"//staging/src/k8s.io/apimachinery/pkg/version:go_default_library",
"//staging/src/k8s.io/client-go/discovery:go_default_library",
"//staging/src/k8s.io/client-go/rest:go_default_library",
"//staging/src/k8s.io/client-go/rest/fake:go_default_library",
"//vendor/github.com/googleapis/gnostic/OpenAPIv2:go_default_library",
"//vendor/github.com/stretchr/testify/assert:go_default_library",
],
)
filegroup(
name = "package-srcs",
srcs = glob(["**"]),
tags = ["automanaged"],
visibility = ["//visibility:private"],
)
filegroup(
name = "all-srcs",
srcs = [":package-srcs"],
tags = ["automanaged"],
visibility = ["//visibility:public"],
)
staging/src/k8s.io/client-go/discovery/cached/memory/BUILD
View file @
1f2e2e61
...
...
@@ -20,8 +20,8 @@ go_test(
go_library(
name = "go_default_library",
srcs = ["memcache.go"],
importmap = "k8s.io/kubernetes/vendor/k8s.io/client-go/discovery/cached",
importpath = "k8s.io/client-go/discovery/cached",
importmap = "k8s.io/kubernetes/vendor/k8s.io/client-go/discovery/cached
/memory
",
importpath = "k8s.io/client-go/discovery/cached
/memory
",
deps = [
"//staging/src/k8s.io/apimachinery/pkg/api/errors:go_default_library",
"//staging/src/k8s.io/apimachinery/pkg/apis/meta/v1:go_default_library",
...
...
staging/src/k8s.io/cloud-provider/Godeps/Godeps.json
View file @
1f2e2e61
...
...
@@ -39,10 +39,6 @@
"Rev"
:
"b4deda0973fb4c70b50d226b1af49f3da59f5265"
},
{
"ImportPath"
:
"github.com/google/btree"
,
"Rev"
:
"7d79101e329e5a3adf994758c578dab82b90c017"
},
{
"ImportPath"
:
"github.com/google/gofuzz"
,
"Rev"
:
"24818f796faf91cd76ec7bddd72458fbced7a6c1"
},
...
...
@@ -59,14 +55,6 @@
"Rev"
:
"0c5108395e2debce0d731cf0287ddf7242066aba"
},
{
"ImportPath"
:
"github.com/gregjones/httpcache"
,
"Rev"
:
"787624de3eb7bd915c329cba748687a3b22666a6"
},
{
"ImportPath"
:
"github.com/gregjones/httpcache/diskcache"
,
"Rev"
:
"787624de3eb7bd915c329cba748687a3b22666a6"
},
{
"ImportPath"
:
"github.com/hashicorp/golang-lru"
,
"Rev"
:
"a0d98a5f288019575c6d1f4bb1573fef2d1fcdc4"
},
...
...
@@ -87,10 +75,6 @@
"Rev"
:
"94122c33edd36123c84d5368cfb2b69df93a0ec8"
},
{
"ImportPath"
:
"github.com/peterbourgon/diskv"
,
"Rev"
:
"5f041e8faa004a95c88a202771f4cc3e991971e6"
},
{
"ImportPath"
:
"github.com/spf13/pflag"
,
"Rev"
:
"583c0c0531f06d5278b7d917446061adc344b5cd"
},
...
...
staging/src/k8s.io/csi-api/Godeps/Godeps.json
View file @
1f2e2e61
...
...
@@ -43,10 +43,6 @@
"Rev"
:
"b4deda0973fb4c70b50d226b1af49f3da59f5265"
},
{
"ImportPath"
:
"github.com/google/btree"
,
"Rev"
:
"7d79101e329e5a3adf994758c578dab82b90c017"
},
{
"ImportPath"
:
"github.com/google/gofuzz"
,
"Rev"
:
"24818f796faf91cd76ec7bddd72458fbced7a6c1"
},
...
...
@@ -63,14 +59,6 @@
"Rev"
:
"0c5108395e2debce0d731cf0287ddf7242066aba"
},
{
"ImportPath"
:
"github.com/gregjones/httpcache"
,
"Rev"
:
"787624de3eb7bd915c329cba748687a3b22666a6"
},
{
"ImportPath"
:
"github.com/gregjones/httpcache/diskcache"
,
"Rev"
:
"787624de3eb7bd915c329cba748687a3b22666a6"
},
{
"ImportPath"
:
"github.com/hashicorp/golang-lru"
,
"Rev"
:
"a0d98a5f288019575c6d1f4bb1573fef2d1fcdc4"
},
...
...
@@ -91,10 +79,6 @@
"Rev"
:
"94122c33edd36123c84d5368cfb2b69df93a0ec8"
},
{
"ImportPath"
:
"github.com/peterbourgon/diskv"
,
"Rev"
:
"5f041e8faa004a95c88a202771f4cc3e991971e6"
},
{
"ImportPath"
:
"golang.org/x/crypto/ssh/terminal"
,
"Rev"
:
"de0752318171da717af4ce24d0a2e8626afaeb11"
},
...
...
staging/src/k8s.io/kube-aggregator/Godeps/Godeps.json
View file @
1f2e2e61
...
...
@@ -155,10 +155,6 @@
"Rev"
:
"b4deda0973fb4c70b50d226b1af49f3da59f5265"
},
{
"ImportPath"
:
"github.com/google/btree"
,
"Rev"
:
"7d79101e329e5a3adf994758c578dab82b90c017"
},
{
"ImportPath"
:
"github.com/google/gofuzz"
,
"Rev"
:
"24818f796faf91cd76ec7bddd72458fbced7a6c1"
},
...
...
@@ -175,14 +171,6 @@
"Rev"
:
"0c5108395e2debce0d731cf0287ddf7242066aba"
},
{
"ImportPath"
:
"github.com/gregjones/httpcache"
,
"Rev"
:
"787624de3eb7bd915c329cba748687a3b22666a6"
},
{
"ImportPath"
:
"github.com/gregjones/httpcache/diskcache"
,
"Rev"
:
"787624de3eb7bd915c329cba748687a3b22666a6"
},
{
"ImportPath"
:
"github.com/grpc-ecosystem/go-grpc-prometheus"
,
"Rev"
:
"2500245aa6110c562d17020fb31a2c133d737799"
},
...
...
@@ -243,10 +231,6 @@
"Rev"
:
"ca53cad383cad2479bbba7f7a1a05797ec1386e4"
},
{
"ImportPath"
:
"github.com/peterbourgon/diskv"
,
"Rev"
:
"5f041e8faa004a95c88a202771f4cc3e991971e6"
},
{
"ImportPath"
:
"github.com/pmezard/go-difflib/difflib"
,
"Rev"
:
"d8ed2627bdf02c080bf22230dbb337003b7aba2d"
},
...
...
staging/src/k8s.io/metrics/Godeps/Godeps.json
View file @
1f2e2e61
...
...
@@ -43,10 +43,6 @@
"Rev"
:
"b4deda0973fb4c70b50d226b1af49f3da59f5265"
},
{
"ImportPath"
:
"github.com/google/btree"
,
"Rev"
:
"7d79101e329e5a3adf994758c578dab82b90c017"
},
{
"ImportPath"
:
"github.com/google/gofuzz"
,
"Rev"
:
"24818f796faf91cd76ec7bddd72458fbced7a6c1"
},
...
...
@@ -63,14 +59,6 @@
"Rev"
:
"0c5108395e2debce0d731cf0287ddf7242066aba"
},
{
"ImportPath"
:
"github.com/gregjones/httpcache"
,
"Rev"
:
"787624de3eb7bd915c329cba748687a3b22666a6"
},
{
"ImportPath"
:
"github.com/gregjones/httpcache/diskcache"
,
"Rev"
:
"787624de3eb7bd915c329cba748687a3b22666a6"
},
{
"ImportPath"
:
"github.com/json-iterator/go"
,
"Rev"
:
"ab8a2e0c74be9d3be70b3184d9acc634935ded82"
},
...
...
@@ -83,10 +71,6 @@
"Rev"
:
"94122c33edd36123c84d5368cfb2b69df93a0ec8"
},
{
"ImportPath"
:
"github.com/peterbourgon/diskv"
,
"Rev"
:
"5f041e8faa004a95c88a202771f4cc3e991971e6"
},
{
"ImportPath"
:
"github.com/pmezard/go-difflib/difflib"
,
"Rev"
:
"d8ed2627bdf02c080bf22230dbb337003b7aba2d"
},
...
...
staging/src/k8s.io/node-api/Godeps/Godeps.json
View file @
1f2e2e61
...
...
@@ -43,10 +43,6 @@
"Rev"
:
"b4deda0973fb4c70b50d226b1af49f3da59f5265"
},
{
"ImportPath"
:
"github.com/google/btree"
,
"Rev"
:
"7d79101e329e5a3adf994758c578dab82b90c017"
},
{
"ImportPath"
:
"github.com/google/gofuzz"
,
"Rev"
:
"24818f796faf91cd76ec7bddd72458fbced7a6c1"
},
...
...
@@ -63,14 +59,6 @@
"Rev"
:
"0c5108395e2debce0d731cf0287ddf7242066aba"
},
{
"ImportPath"
:
"github.com/gregjones/httpcache"
,
"Rev"
:
"787624de3eb7bd915c329cba748687a3b22666a6"
},
{
"ImportPath"
:
"github.com/gregjones/httpcache/diskcache"
,
"Rev"
:
"787624de3eb7bd915c329cba748687a3b22666a6"
},
{
"ImportPath"
:
"github.com/hashicorp/golang-lru"
,
"Rev"
:
"a0d98a5f288019575c6d1f4bb1573fef2d1fcdc4"
},
...
...
@@ -91,10 +79,6 @@
"Rev"
:
"94122c33edd36123c84d5368cfb2b69df93a0ec8"
},
{
"ImportPath"
:
"github.com/peterbourgon/diskv"
,
"Rev"
:
"5f041e8faa004a95c88a202771f4cc3e991971e6"
},
{
"ImportPath"
:
"golang.org/x/crypto/ssh/terminal"
,
"Rev"
:
"de0752318171da717af4ce24d0a2e8626afaeb11"
},
...
...
staging/src/k8s.io/sample-apiserver/Godeps/Godeps.json
View file @
1f2e2e61
...
...
@@ -147,10 +147,6 @@
"Rev"
:
"b4deda0973fb4c70b50d226b1af49f3da59f5265"
},
{
"ImportPath"
:
"github.com/google/btree"
,
"Rev"
:
"7d79101e329e5a3adf994758c578dab82b90c017"
},
{
"ImportPath"
:
"github.com/google/gofuzz"
,
"Rev"
:
"24818f796faf91cd76ec7bddd72458fbced7a6c1"
},
...
...
@@ -167,14 +163,6 @@
"Rev"
:
"0c5108395e2debce0d731cf0287ddf7242066aba"
},
{
"ImportPath"
:
"github.com/gregjones/httpcache"
,
"Rev"
:
"787624de3eb7bd915c329cba748687a3b22666a6"
},
{
"ImportPath"
:
"github.com/gregjones/httpcache/diskcache"
,
"Rev"
:
"787624de3eb7bd915c329cba748687a3b22666a6"
},
{
"ImportPath"
:
"github.com/grpc-ecosystem/go-grpc-prometheus"
,
"Rev"
:
"2500245aa6110c562d17020fb31a2c133d737799"
},
...
...
@@ -231,10 +219,6 @@
"Rev"
:
"ca53cad383cad2479bbba7f7a1a05797ec1386e4"
},
{
"ImportPath"
:
"github.com/peterbourgon/diskv"
,
"Rev"
:
"5f041e8faa004a95c88a202771f4cc3e991971e6"
},
{
"ImportPath"
:
"github.com/prometheus/client_golang/prometheus"
,
"Rev"
:
"abad2d1bd44235a26707c172eab6bca5bf2dbad3"
},
...
...
staging/src/k8s.io/sample-cli-plugin/Godeps/Godeps.json
View file @
1f2e2e61
...
...
@@ -483,6 +483,10 @@
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"ImportPath"
:
"k8s.io/client-go/discovery/cached/disk"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"ImportPath"
:
"k8s.io/client-go/kubernetes/scheme"
,
"Rev"
:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
...
...
staging/src/k8s.io/sample-controller/Godeps/Godeps.json
View file @
1f2e2e61
...
...
@@ -47,10 +47,6 @@
"Rev"
:
"b4deda0973fb4c70b50d226b1af49f3da59f5265"
},
{
"ImportPath"
:
"github.com/google/btree"
,
"Rev"
:
"7d79101e329e5a3adf994758c578dab82b90c017"
},
{
"ImportPath"
:
"github.com/google/gofuzz"
,
"Rev"
:
"24818f796faf91cd76ec7bddd72458fbced7a6c1"
},
...
...
@@ -67,14 +63,6 @@
"Rev"
:
"0c5108395e2debce0d731cf0287ddf7242066aba"
},
{
"ImportPath"
:
"github.com/gregjones/httpcache"
,
"Rev"
:
"787624de3eb7bd915c329cba748687a3b22666a6"
},
{
"ImportPath"
:
"github.com/gregjones/httpcache/diskcache"
,
"Rev"
:
"787624de3eb7bd915c329cba748687a3b22666a6"
},
{
"ImportPath"
:
"github.com/hashicorp/golang-lru"
,
"Rev"
:
"a0d98a5f288019575c6d1f4bb1573fef2d1fcdc4"
},
...
...
@@ -99,10 +87,6 @@
"Rev"
:
"94122c33edd36123c84d5368cfb2b69df93a0ec8"
},
{
"ImportPath"
:
"github.com/peterbourgon/diskv"
,
"Rev"
:
"5f041e8faa004a95c88a202771f4cc3e991971e6"
},
{
"ImportPath"
:
"github.com/spf13/pflag"
,
"Rev"
:
"583c0c0531f06d5278b7d917446061adc344b5cd"
},
...
...
test/e2e/framework/BUILD
View file @
1f2e2e61
...
...
@@ -110,7 +110,7 @@ go_library(
"//staging/src/k8s.io/apiserver/pkg/util/feature:go_default_library",
"//staging/src/k8s.io/apiserver/pkg/util/flag:go_default_library",
"//staging/src/k8s.io/client-go/discovery:go_default_library",
"//staging/src/k8s.io/client-go/discovery/cached:go_default_library",
"//staging/src/k8s.io/client-go/discovery/cached
/memory
:go_default_library",
"//staging/src/k8s.io/client-go/dynamic:go_default_library",
"//staging/src/k8s.io/client-go/kubernetes:go_default_library",
"//staging/src/k8s.io/client-go/kubernetes/typed/apps/v1:go_default_library",
...
...
test/e2e/instrumentation/monitoring/BUILD
View file @
1f2e2e61
...
...
@@ -29,7 +29,7 @@ go_library(
"//staging/src/k8s.io/apimachinery/pkg/selection:go_default_library",
"//staging/src/k8s.io/apimachinery/pkg/util/wait:go_default_library",
"//staging/src/k8s.io/client-go/discovery:go_default_library",
"//staging/src/k8s.io/client-go/discovery/cached:go_default_library",
"//staging/src/k8s.io/client-go/discovery/cached
/memory
:go_default_library",
"//staging/src/k8s.io/client-go/kubernetes:go_default_library",
"//staging/src/k8s.io/client-go/restmapper:go_default_library",
"//staging/src/k8s.io/metrics/pkg/client/custom_metrics:go_default_library",
...
...
test/e2e/scalability/BUILD
View file @
1f2e2e61
...
...
@@ -29,7 +29,7 @@ go_library(
"//staging/src/k8s.io/apimachinery/pkg/util/wait:go_default_library",
"//staging/src/k8s.io/apimachinery/pkg/watch:go_default_library",
"//staging/src/k8s.io/client-go/discovery:go_default_library",
"//staging/src/k8s.io/client-go/discovery/cached:go_default_library",
"//staging/src/k8s.io/client-go/discovery/cached
/memory
:go_default_library",
"//staging/src/k8s.io/client-go/dynamic:go_default_library",
"//staging/src/k8s.io/client-go/kubernetes:go_default_library",
"//staging/src/k8s.io/client-go/rest:go_default_library",
...
...
test/integration/apiserver/BUILD
View file @
1f2e2e61
...
...
@@ -46,7 +46,7 @@ go_test(
"//staging/src/k8s.io/apiserver/pkg/util/feature:go_default_library",
"//staging/src/k8s.io/apiserver/pkg/util/feature/testing:go_default_library",
"//staging/src/k8s.io/cli-runtime/pkg/genericclioptions:go_default_library",
"//staging/src/k8s.io/client-go/discovery:go_default_library",
"//staging/src/k8s.io/client-go/discovery
/cached/disk
:go_default_library",
"//staging/src/k8s.io/client-go/kubernetes:go_default_library",
"//staging/src/k8s.io/client-go/rest:go_default_library",
"//staging/src/k8s.io/client-go/tools/clientcmd:go_default_library",
...
...
test/integration/etcd/BUILD
View file @
1f2e2e61
...
...
@@ -65,7 +65,7 @@ go_library(
"//staging/src/k8s.io/apimachinery/pkg/runtime/schema:go_default_library",
"//staging/src/k8s.io/apimachinery/pkg/util/wait:go_default_library",
"//staging/src/k8s.io/apiserver/pkg/server/options:go_default_library",
"//staging/src/k8s.io/client-go/discovery/cached:go_default_library",
"//staging/src/k8s.io/client-go/discovery/cached
/memory
:go_default_library",
"//staging/src/k8s.io/client-go/dynamic:go_default_library",
"//staging/src/k8s.io/client-go/kubernetes:go_default_library",
"//staging/src/k8s.io/client-go/rest:go_default_library",
...
...
test/integration/garbagecollector/BUILD
View file @
1f2e2e61
...
...
@@ -25,7 +25,7 @@ go_test(
"//staging/src/k8s.io/apimachinery/pkg/types:go_default_library",
"//staging/src/k8s.io/apimachinery/pkg/util/wait:go_default_library",
"//staging/src/k8s.io/apiserver/pkg/storage/names:go_default_library",
"//staging/src/k8s.io/client-go/discovery/cached:go_default_library",
"//staging/src/k8s.io/client-go/discovery/cached
/memory
:go_default_library",
"//staging/src/k8s.io/client-go/dynamic:go_default_library",
"//staging/src/k8s.io/client-go/informers:go_default_library",
"//staging/src/k8s.io/client-go/kubernetes:go_default_library",
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment