Add genericiooptions in allowed list of genericclioptions

This commit is contained in:
Arda Güçlü 2023-04-05 17:04:50 +03:00
parent b4e4db336f
commit f91518b81a

View File

@ -26,6 +26,7 @@
- k8s.io/client-go
# TODO this one should be tightened. We depend on it for testing, but we should instead create our own scheme
- k8s.io/api/core/v1
- k8s.io/cli-runtime/pkg/genericiooptions
- k8s.io/cli-runtime/pkg/printers
- k8s.io/cli-runtime/pkg/resource
- k8s.io/cli-runtime/pkg/kustomize