chore: go 1.18 support

This commit is contained in:
Dario Tranchitella
2022-04-12 11:05:57 +02:00
parent 7662c3dc6a
commit a3495cf614
51 changed files with 258 additions and 77 deletions

View File

@@ -4,7 +4,7 @@
Make sure you have these tools installed:
- [Go 1.16+](https://golang.org/dl/)
- [Go 1.18+](https://golang.org/dl/)
- [Operator SDK 1.7.2+](https://github.com/operator-framework/operator-sdk), or [Kubebuilder](https://github.com/kubernetes-sigs/kubebuilder)
- [KinD](https://github.com/kubernetes-sigs/kind) or [k3d](https://k3d.io/), with `kubectl`
- [ngrok](https://ngrok.com/) (if you want to run locally with remote Kubernetes)