mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +00:00
cmd/kubeadm: remove "rpc/status" from import-restrictions
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
parent
93b9545f48
commit
21f976bb78
@ -174,13 +174,7 @@
|
||||
"golang.org/x/text/unicode/bidi",
|
||||
"golang.org/x/text/unicode/norm",
|
||||
"golang.org/x/text/width",
|
||||
"golang.org/x/time/rate"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SelectorRegexp": "google[.]golang[.]org",
|
||||
"AllowedPrefixes": [
|
||||
"google.golang.org/genproto/googleapis/rpc/status",
|
||||
"golang.org/x/time/rate",
|
||||
"google.golang.org/grpc"
|
||||
]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user