Skip to content

Commit e69ad76

Browse files
committed
Add setup-envtest
1 parent 6904bd9 commit e69ad76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/toolchain.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ K8S_VERSION="${K8S_VERSION:="1.31.x"}"
55
KUBEBUILDER_ASSETS="/usr/local/kubebuilder/bin"
66

77
main() {
8+
go install sigs.k8s.io/controller-runtime/tools/setup-envtest@latest
9+
810
kubebuilder
911
}
1012

0 commit comments

Comments
 (0)