mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 13:45:06 +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()
|
||||
for _, role := range roles {
|
||||
for _, rule := range role.Rules {
|
||||
|
Reference in New Issue
Block a user