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