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 go1.22 and update bootstrap version #155

Open AKamyshnikova opened 3 weeks ago

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

Bump go version to 1.22 to fix recent go related CVE. Update controller-tools to 0.16 and use updated bootstrap image.