Update to Go 1.24
Summary
The latest Go release, version 1.24, arrives in February 2025, six months after Go 1.23. Most of its changes are in the implementation of the toolchain, runtime, and libraries. As always, the release maintains the Go 1 promise of compatibility. We expect almost all Go programs to continue to compile and run as before.
Acceptance Criteria
-
Create Operator builder image with Go 1.24 -
Build, test and release the Operator with Go 1.24
Edited by Clemens Beck