Files
teleport/lib/utils/packaging
Vadym PopovandHugo Shaka d9dbb64853 Fix client tools managed updates sequential update (#58954)
* Fix CTMU sequential update

* Preserve the archive directory structure

* Disable compression for integration tests launched with the `-race` flag, since this creates a heavy CPU load due to the design of the `compress/gzip` library.
Filter out managed updates integration tests from the Kubernetes integration test suite, because even when executed with the `-run` filter, `TestMain` is still executed and introduces additional load during test initialization.

* Check re-exec env variable to ensure that remote check is not ignored

* Apply suggestions from code review

Co-authored-by: Hugo Shaka <hugo.hervieux@goteleport.com>

* Disable deprecated `~/.tsh/bin/tsh` path

---------

Co-authored-by: Hugo Shaka <hugo.hervieux@goteleport.com>
2025-09-12 17:46:18 +00:00
..