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 toKANISTER_POD_READY_WAIT_TIMEOUT
- Errors are now handled with https://github.com/kanisterio/errkit across the board