Closed enocom closed 7 months ago
This project is using a version of sigs.k8s.io/controller-tools that doesn't work with Go 1.22.
Details on the issue are here: https://github.com/kubernetes-sigs/controller-tools/issues/880.
v0.14.0 has been released and supports Go 1.22. Would you be open to cutting a release with this new version?
Currently, anyone trying to use this project with Go 1.22 will see panics like the one captured here: https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/issues/531.
This project is using a version of sigs.k8s.io/controller-tools that doesn't work with Go 1.22.
Details on the issue are here: https://github.com/kubernetes-sigs/controller-tools/issues/880.
v0.14.0 has been released and supports Go 1.22. Would you be open to cutting a release with this new version?
Currently, anyone trying to use this project with Go 1.22 will see panics like the one captured here: https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/issues/531.