Use buildozer to remove deprecated automanaged tags
This commit is contained in:
@@ -14,10 +14,7 @@ go_test(
|
||||
"main_test.go",
|
||||
"replicationcontroller_test.go",
|
||||
],
|
||||
tags = [
|
||||
"automanaged",
|
||||
"integration",
|
||||
],
|
||||
tags = ["integration"],
|
||||
deps = [
|
||||
"//pkg/controller/replication:go_default_library",
|
||||
"//test/integration/framework:go_default_library",
|
||||
|
Reference in New Issue
Block a user