Skip to content

Commit b85590e

Browse files
committed
add k8s.io/api/admissionregistration/v1 to openapi
1 parent f7cbd18 commit b85590e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/codegen/pkg/openapi/generator.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ var (
2828
"k8s.io/api/core/v1",
2929
"k8s.io/api/rbac/v1",
3030
"k8s.io/api/authorization/v1",
31+
"k8s.io/api/admissionregistration/v1",
3132
}
3233
)
3334

0 commit comments

Comments
 (0)