Orange-OpenSource / casskop

This Kubernetes operator automates the Cassandra operations such as deploying a new rack aware cluster, adding/removing nodes, configuring the C* and JVM parameters, upgrading JVM and C* versions, and many more...
https://orange-opensource.github.io/casskop/
Apache License 2.0
183 stars 54 forks source link

Bump operator-sdk to v0.17.1 #222

Closed aignatov closed 4 years ago

aignatov commented 4 years ago
Q A
Bug fix? no yes
New feature? no yes
API breaks? no yes
Deprecations? no yes
Related tickets fixes #X, partially #Y, mentioned in #Z
License Apache 2.0

What's in this PR?

Updating operator-sdk to latest available release v0.17.1

Why?

Consuming latest and hopefully better working code. Also simplifying of go.mod structures and

Checklist

aignatov commented 4 years ago

"Waiting for status to be reported" in circle-ci - should I provide this status via some tool? Or should I wait?

erdrix commented 4 years ago

Thank you very much for your contribution, I close this PR in favor of the #226 which is based on yours but with the latest dependency versions (operator-sdk and kubernetes).

Feel free to comment on the PR #226 :)