Closed
Description
Is your enhancement related to a problem? Please describe
The go controller runtimes envtest binaries are now moved from GCP to github release. KubeApiTest also uses those, we should migrate it also, see for details:
kubernetes-sigs/controller-runtime#2811
Describe the solution you'd like
Use binaries from github release
Describe alternatives you've considered
There are no really alternatives, we don't want to build these binaries ourselves.
Additional context
No response