Add e2e tests
This commit is contained in:
parent
99a355f25d
commit
601fb7dacf
1163 changed files with 289217 additions and 14195 deletions
1
vendor/k8s.io/kubernetes/pkg/util/sysctl/BUILD
generated
vendored
1
vendor/k8s.io/kubernetes/pkg/util/sysctl/BUILD
generated
vendored
|
|
@ -8,6 +8,7 @@ load(
|
|||
go_library(
|
||||
name = "go_default_library",
|
||||
srcs = ["sysctl.go"],
|
||||
importpath = "k8s.io/kubernetes/pkg/util/sysctl",
|
||||
)
|
||||
|
||||
filegroup(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue