v1.7.0 - 2023-06-05
- [CHANGE] #991 If EncryptionStores and all the Keystore/Truststore passwords are not set, the operator will not touch the cassandra-yaml's encryption fields.
- [ENHANCEMENT] #932 Add ability to set variables to the secret-injection annotation. Supported are
POD_NAME
,POD_NAMESPACE
andPOD_ORDINAL
. Also, changed JSON key fromsecretName
toname
- [BUGFIX] #914 Don't parse logs by default when Vector telemetry is enabled.
- [BUGFIX] #916 Deprecate jmxInitContainerImage field.
- [BUGFIX] #946 Fix medusaClient to fetch the pods from correct namespace
- [BUGFIX] #940 Vector resource requirements are correctly set to the server-system-logger and also allow override of server-system-logger resource properties from containers.
- [BUGFIX] #973 ReplicatedSecrets don't get updated when a DC is added in a different namespace but without context
- [BUGFIX] #969 Inline tags in EmbeddedObjectMeta to work around YAML bug
- [DOCS] #935 Add and document updated dashboards for the new metrics endpoint
- [DOCS] #919 Improve the release process documentation.
- [CHANGE] #601 Add injection annotation to Cassandra and Reaper pods
- [ENHANCEMENT] #965 Allow for ability to specify containers where webhook will mount secrets