Commit 5d547cd
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 <7708031+camilamacedo86@users.noreply.github.com>1 parent 3931361 commit 5d547cd
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments