-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Description
I tried to run envtest
's API Server with appending extra API server flags to default API server flags.
However, DefaultKubeAPIServerFlags
in pkg/envtest/server.go
disappeared and APIServerDefaultArgs
in sigs.k8s.io/controller-runtime/pkg/internal/testing/integration
is cannot imported because it is an internal package.
https://github.com/kubernetes-sigs/controller-runtime/pull/763/files
How can I resolve it? or should APIServerDefaultArgs
be exposed?
Environment
controller-runtime v0.5.0
Metadata
Metadata
Assignees
Labels
No labels