You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update KIND_K8S_VERSION to v1.32.0 to fix test-e2e-local
This fixes the 404 error when fetching kubebuilder-tools by using
Kubernetes 1.32.0 which is available in setup-envtest (release-0.20).
The previous version v1.33.0 was too new and the corresponding
kubebuilder-tools were not yet available.
Co-authored-by: camilamacedo86 <[email protected]>
0 commit comments