mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-01-27 10:19:35 +00:00
restrict the use of scheme internally to client-go
Change-Id: Ic78c2d90f97d620cee29048bc3a40d6500d0fc1d
This commit is contained in:
@@ -10,3 +10,5 @@ rules:
|
||||
- github.com/ghodss/yaml
|
||||
# prevent kubernetes from opening sctp sockets (ref: https://github.com/kubernetes/kubernetes/pull/87926#discussion_r376642015)
|
||||
- github.com/ishidawataru/sctp
|
||||
# use k8s.io/client-go/kubernetes/scheme
|
||||
- k8s.io/kubectl/pkg/scheme
|
||||
|
||||
Reference in New Issue
Block a user