With the upcoming end-of-life (EOL) of MSR 3.1.x, Mirantis encourages you to upgrade to the latest supported version to ensure continued support and security updates.
Enhancements¶
The list of the enhancements in MSR 3.1.7 includes:
[ENGDTR-4140] Updated Mirantis eNZI to 1.0.87.
[ENGDTR-4290] Added a new
--include-job-logs
flag to the backup command that enables users to include job logs in the backup.[ENGDTR-4332] Updated Golang to 1.21.13.
[FIELD-7096] The apply command now includes the
--external-url
flag, which allows users to configure the host or load balancer URL at the time of installation or upgrade. The--external-url
flag can be applied alongside such options as--https-port
and--http-port
. Alternatively, the external URL can be configured in thevalues.yaml
file by setting the value to theglobal.externalURL
field.