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 to Kubernetes 1.34.0 to match scaffolded go.mod
Updated KIND_K8S_VERSION from v1.32.0 to v1.34.0 and setup-envtest
from release-0.20 to release-0.22 to align with the k8s.io/api v0.34.1
version used in testdata/project-v4/go.mod.
This ensures the e2e tests use the same Kubernetes version as the
scaffolded projects, maintaining consistency across the codebase.
Co-authored-by: camilamacedo86 <[email protected]>
0 commit comments