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

Update instaclustr-icarus to 2.0.4 #114

Closed AKamyshnikova closed 1 year ago

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

What's in this PR?

Use newly build instaclustr-icarus image build with latest 2.0.4 version

Why?

Avoid Crtitical CVE from 1.1.3 version.

cscetbon commented 1 year ago

This PR shouldn't have been merged without an approval.

AKamyshnikova commented 1 year ago

@cscetbon We used updated version in our downstream installations, so I expect it to work.

cscetbon commented 1 year ago

@cscetbon We used updated version in our downstream installations, so I expect it to work.

When I tried to do a backup it complained about a missing parameter which makes me think something is missing ... can you check a backup succeeds ? Also what Cassandra version are you using ?

AKamyshnikova commented 1 year ago

@cscetbon I created a revert pull request