mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 21:25:09 +00:00
committed by
Mitsuru Kariya
parent
7826934ada
commit
1d3fafa1c7
@@ -93,7 +93,7 @@ func TestControllerRoleLabel(t *testing.T) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestControllerRoleVerbsConsistensy(t *testing.T) {
|
func TestControllerRoleVerbsConsistency(t *testing.T) {
|
||||||
roles := ControllerRoles()
|
roles := ControllerRoles()
|
||||||
for _, role := range roles {
|
for _, role := range roles {
|
||||||
for _, rule := range role.Rules {
|
for _, rule := range role.Rules {
|
||||||
|
Reference in New Issue
Block a user