Addressed issues

The list of the addressed issues in MSR 3.1.9 includes:

  • [FIELD-7274] Fixed an issue wherein tolerations and node selectors were not applied to the msr-operator-controller-manager and rethinkdb-operator-controller-manager deployments. The issue caused Pods to remain in a pending state.

  • [FIELD-7380] Fixed an issue wherein the MSR Operator deployed RethinkDB Pods with emptyDir volumes. As the storage was tied to the Pod lifecycle, data was lost whenever the Pods were updated or deleted. The fix ensures that RethinkDB Pods use persistent storage, thus preserving data during Pod updates or deletions.