Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.83 KB

CHANGELOG_CURRENT.md

File metadata and controls

40 lines (25 loc) · 1.83 KB

Release Notes

0.113.0

New Features

  • Added gRPC call to support sending of UNIX signals to kando managed processes
  • Added command line option to follow stdout/stderr of kando managed processes
  • Enable RDS functions to accept AWS credentials using a Secret or ServiceAccount.

Bug Fixes

  • The Kopia snapshot command output parser now skips the ignored and fatal error counts
  • Set default namespace and serviceaccount for MultiContainerRun pods

Upgrade Notes

  • Upgrade to K8s 1.31 API

Deprecations

  • K8s VolumeSnapshot is now GA, remove support for beta and alpha APIs

Other Notes

  • Change TIMEOUT_WORKER_POD_READY environment variable to KANISTER_POD_READY_WAIT_TIMEOUT