Changelog for medusa-operator. New PRs should update the master / unreleased
section with entries in the order:
* [CHANGE]
* [FEATURE]
* [ENHANCEMENT]
* [BUGFIX]
- [CHANGE] #58 Update the Medusa protobuf format to include the topology
- [FEATURE] #61 Allow specification of backup type (full vs differential) when creating a new backup
- [BUGFIX] #62 Medusa-operator deployments on k8s v1.22 fail
- [BUGFIX] #59 Change install directory for Fossa CLI in license-check workflow
- [CHANGE] #46 Integrate Fossa component/license scanning
- [ENHANCEMENT] #48 Avoid extra rolling restart during restore
- [BUGFIX] #44 Fix JSON patch script for CRD
- [BUGFIX] #42 Fix CRD version upgrade
- [CHANGE] #39 Upgrade to cass-operator 1.7.0
- [BUGFIX] #37 Avoid extra rolling restart during in-place restore
- [CHANGE] #28 Add restore to the controller integration test
- [CHANGE] #27 Upgrade to cass-operator 1.6.0
- [BUGFIX] #32 Fix race conditions in backup controller that could result in multiple backup operations being kicked off.