You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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] #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.