mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
Add google k8s-cloud-provider to the import boss whitelist
This commit is contained in:
parent
f953175314
commit
4ffaf707c1
@ -103,15 +103,16 @@
|
|||||||
"github.com/cloudflare/cfssl/signer",
|
"github.com/cloudflare/cfssl/signer",
|
||||||
"github.com/cloudflare/cfssl/signer/local",
|
"github.com/cloudflare/cfssl/signer/local",
|
||||||
"github.com/davecgh/go-spew/spew",
|
"github.com/davecgh/go-spew/spew",
|
||||||
|
"github.com/docker/distribution/reference",
|
||||||
"github.com/evanphx/json-patch",
|
"github.com/evanphx/json-patch",
|
||||||
"github.com/golang/groupcache/lru",
|
"github.com/golang/groupcache/lru",
|
||||||
|
"github.com/GoogleCloudPlatform/k8s-cloud-provider/pkg/cloud",
|
||||||
|
"github.com/google/gofuzz",
|
||||||
"github.com/prometheus/client_golang/prometheus",
|
"github.com/prometheus/client_golang/prometheus",
|
||||||
"github.com/robfig/cron",
|
"github.com/robfig/cron",
|
||||||
"github.com/spf13/pflag",
|
"github.com/spf13/pflag",
|
||||||
"github.com/stretchr/testify/assert",
|
"github.com/stretchr/testify/assert",
|
||||||
"github.com/stretchr/testify/require",
|
"github.com/stretchr/testify/require"
|
||||||
"github.com/docker/distribution/reference",
|
|
||||||
"github.com/google/gofuzz"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user