Forrest
Forrest
Fixes an issue where duplicate session recordings could end up being created in teleport clusters experiencing interruptions during session recording upload from agent to auth. In all observed cases of...
Under certain circumstances it is possible for multiple separate upload attempts to happen for a given session recording. A recent example of this is https://github.com/gravitational/teleport/pull/45877 and while that was a...
Fixes an issue where session recording could become corrupted during multipart upload if two conditions were met simultaneously: - A slice needed to be uploaded with padding applied (occurs when...