gardener / etcd-backup-restore

Collection of components to backup and restore the etcd of a Kubernetes cluster.
Apache License 2.0
289 stars 100 forks source link

[rel-v0.31] Use `x.y.0` versions of the Go Toolchain only (#801) #802

Closed renormalize closed 1 week ago

renormalize commented 1 week ago

What this PR does / why we need it:

Cherry-pick of #801

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Release note:

`etcd-backup-restore` will henceforth stick to Go versions `x.y.0` only to be in line with gardener/gardener, kubernetes, controller-runtime.