Skip to content

Latest commit

 

History

History
77 lines (54 loc) · 1.52 KB

CHANGELOG.rst

File metadata and controls

77 lines (54 loc) · 1.52 KB

trilio.trilio_kubernetes Release Notes

  • Added support for Operator Backups
  • Added support for multiple namespace Backups
  • Fixes for shell task change notification
  • Fixes for retries on target and backupplan creation
  • Fixes for ansible CLI and Password based auth
  • Other syntax and lint fixes
  • Added support for Continuous Restore restores
  • Added additional options to support all S3 vendors
  • Added support for OpenShift Bearer Credential type in Ansible Automation Platform
  • Added trilio_kubernetes_operator_namespace variable, defaults to trilio-system
  • Renamed example playbook to trilio-utility.yaml
  • User/password authentication fixes for various tasks, namely missing host for check tasks.
  • Added trilio_kubernetes_cli boolean as a switch to run kubectl/oc commands for polling or not. Useful, currently, for running in Ansible Automation Platform.
  • User/password authentication inadvertenly required kubeconfig environment. This is no longer required.
  • Renamed tasks from tvk_task to trilio_kubernetes_task. Playbooks will need to be updated accordingly.

Initial Release