Update generated files

This commit is contained in:
Dr. Stefan Schimanski
2017-01-23 10:02:54 +01:00
parent d00c9a33f9
commit 2b8e938128
64 changed files with 350 additions and 579 deletions

View File

@@ -24,7 +24,6 @@ filegroup(
name = "all-srcs",
srcs = [
":package-srcs",
"//plugin/pkg/auth/authenticator:all-srcs",
"//plugin/pkg/auth/authorizer:all-srcs",
],
tags = ["automanaged"],

View File

@@ -25,7 +25,6 @@ filegroup(
srcs = [
":package-srcs",
"//plugin/pkg/auth/authorizer/rbac:all-srcs",
"//plugin/pkg/auth/authorizer/webhook:all-srcs",
],
tags = ["automanaged"],
)