Skip to content

v1.14.0

Compare
Choose a tag to compare
@adejanovski adejanovski released this 02 Apr 11:57
· 101 commits to main since this release

v1.14.0 - 2024-04-02

  • [FEATURE] #1242 Allow for creation of replicated secrets with a prefix, so that we can distinguish between multiple secrets with the same origin but targeting different clusters.
  • [BUGFIX] #1226 Medusa purge cronjob should be created in the operator namespace
  • [BUGFIX] #1141 Use DC name override when naming secondary resources
  • [BUGFIX] #1138 Use cluster name override for metrics agent ConfigMap
  • [BUGFIX] #1252 Sanitize DC name in pods selector
  • [CHANGE] Update Medusa to v0.20.1
  • [BUGFIX] #1235 Prevent operator from modifying the spec when superUserRef is not set. Also, remove the injection to mount secrets to cassandra container.
  • [BUGFIX] #1239 Use concurrent_transfers setting from MedusaConfiguration object if it is actually set.