Commit ea77be2
committed
Use a stable release of setup-envtest
A recent change caused this tool to select the *oldest* Kubernetes
binaries rather than the newest:
https://www.github.com/kubernetes-sigs/controller-runtime/issues/3379
This entire tool can be dropped when we move to controller-runtime 0.22.x
which has this feature:
https://www.github.com/kubernetes-sigs/controller-runtime/pull/32801 parent 486529f commit ea77be2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments