mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-09 03:57:41 +00:00
Add genericiooptions in allowed list of genericclioptions
This commit is contained in:
parent
b4e4db336f
commit
f91518b81a
@ -26,6 +26,7 @@
|
|||||||
- k8s.io/client-go
|
- k8s.io/client-go
|
||||||
# TODO this one should be tightened. We depend on it for testing, but we should instead create our own scheme
|
# 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/api/core/v1
|
||||||
|
- k8s.io/cli-runtime/pkg/genericiooptions
|
||||||
- k8s.io/cli-runtime/pkg/printers
|
- k8s.io/cli-runtime/pkg/printers
|
||||||
- k8s.io/cli-runtime/pkg/resource
|
- k8s.io/cli-runtime/pkg/resource
|
||||||
- k8s.io/cli-runtime/pkg/kustomize
|
- k8s.io/cli-runtime/pkg/kustomize
|
||||||
|
Loading…
Reference in New Issue
Block a user