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
[BUGFIX] #1266 MedusaConfigurations must now be namespace local to the K8ssandraCluster they are attached to, a webhook error will be thrown otherwise (for new clusters only). Additionally, ReplicatedSecrets should only pick up secrets from their local namespace to replicate.
[BUGFIX] #1217 Medusa storage secrets now use a ReplicatedSecret for synchronization, fixing an issue where changes to the secrets were not propagating. Additionally, fix a number of issues with local testing on ARM Macs.
[BUGFIX] #1253 Medusa storage secrets are now labelled with a unique label.
[FEATURE] #1260 Update controller-gen to version 0.14.0.
[BUGFIX] 1287 Use the same image for Reaper init and main containers
[ENHANCEMENT] 1288 Allow disabling the CRD upgrader