cscetbon / casskop

This Kubernetes operator automates Cassandra operations such as deploying rack aware clusters, scaling up and down, configuring C* and its JVM, upgrading JVM and C*, backup/restores and many more...
https://cscetbon.github.io/casskop/
Apache License 2.0
13 stars 8 forks source link

Bump go to 1.18 #72

Closed AKamyshnikova closed 2 years ago

AKamyshnikova commented 2 years ago
Q A
Bug fix? []
New feature? [x]
API breaks? []
Deprecations? []
Related tickets fixes #X, partially #Y, mentioned in #Z
License Apache 2.0

What's in this PR?

Upgrade go version to 1.18

Why?

Keeping project with updated go version.

To Do

As followup will be update to 1.19 as Docker images already use 1.19 go base image.

AKamyshnikova commented 2 years ago

@cscetbon Hello! Do you plan to have release in near future that will include this PR?

cscetbon commented 2 years ago

I was going to wait for the other update you mentioned. You think it deserves its own release for some reason ?

AKamyshnikova commented 2 years ago

I'm afraid bumping to 1.19 won't be such easy PR as it has some breaking changes and multi-casskop has a dependency to https://github.com/admiraltyio/multicluster-controller which requires an update.

cscetbon commented 2 years ago

@AKamyshnikova done, see 2.1.14