k8ssandra / medusa-operator

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

Go upgrade to v1.17 #69

Closed jeffbanks closed 2 years ago

jeffbanks commented 2 years ago

What this PR does: Updates to Go 1.17 while also bumping Kubernetes deps to 1.23.4

Which issue(s) this PR fixes: Related effort to: https://github.com/k8ssandra/k8ssandra-operator/issues/310

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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).