Version 5.0.X Release Highlights

Version 5 of Trilio for Kubernetes introduces major new capabilities as follows

5.0.0

Features added in this release:

  • Added support for Pausing the Backups/ClusterBackups schedules.

  • Added support to cancel the Backups/ClusterBackups.

  • Added support to include the specific resource while performing restore.

  • Improved the speed for VM/Block device incremental backups.

  • Added support for Snapshot. With this, content of the Persistent Volume will be kept in the cluster as a part of VolumeSnapshot. In this feature, only the application resources will be uploaded to target.

  • Added support for routing with sub-path in the UI.

  • UI enhancements.

Bugs fixed in this release:

  • Fixed the issue where backupPlan and clusterBackupPlan status was getting populated with many sync messages.

  • Fixed the VM backup support to include the instance types and preferences.

  • Fixed the cronjob naming issue where invalid name was getting generated.

  • Fixed the operator ID validation as a part of BackupPlan creation.

  • Dependent resources are getting excluded now if parent resource is excluded as a part of Backup or Restore operation.

Last updated