k8ssandra / medusa-operator

A Kubernetes operator for managing Cassandra backups/restores with Medusa
Apache License 2.0
9 stars 7 forks source link

medusa-operator - update Go to 1.17 #68

Closed sync-by-unito[bot] closed 2 years ago

sync-by-unito[bot] commented 2 years ago

Is your feature request related to a problem? Please describe. Similar to https://github.com/k8ssandra/k8ssandra-operator/issues/310 we should update medusa-operator to use Go v1.17.

Why do we need it? Keeping up with go versions is required if we want to update to newest Kubernetes libraries (for example, controller-gen creates v1.17 versions).

┆Issue is synchronized with this Jira Feature by Unito ┆friendlyId: K8SSAND-1346 ┆priority: High

jeffbanks commented 2 years ago

It was determined changes for this effort are beyond the scope of a direct SDK upgrade with Go modules.

The medusa-operator is in deprecated status, and being replaced with k8ssandra-operator (having a PR for Go version upgrade to 1.17).