Gus Luxton
Gus Luxton
Currently you can define functions in Force like `ReleaseTeleportContainer := func(teleportVersion string, gitRepo string, os string, arch string) {}` This is good for small numbers of parameters but would quickly...
e.g.: - Minimum version of Go is `1.12` - You need `mkdocs > 0.16.3` to build the docs -- You also need the `markdown-include-lines` plugin
For example: - `GITHUB_ACCESS_TOKEN_FILE` just needs to be a Github access token on its own in a file without a username - Registry config format -- Required permissions in GCP...
## What would you like Teleport to do? There is a `teleport-ent-updater` package for automatically upgrading Teleport Enterprise. There should also be a `teleport-ent-updater-fips` (or `teleport-ent-fips-updater`) package for FIPS users....
## Expected behavior Teleport SSH recordings using `tmux` should play back correctly at the command line. ## Current behavior Playback halts in the terminal after `tmux` is invoked. The session...
## What would you like Teleport to do? Support Ubuntu 24.04 LTS in the DEB repos and automatic installation script. ## What problem does this solve? Adds support for Ubuntu...
## What would you like Teleport to do? Support AWS CodeCommit authentication. This is 50% a feature request, 50% a bug. https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-https-unixes.html This doesn't currently work with `tsh aws codecommit...
## Expected behavior `session.data` events should display their associated ID correctly in the web UI's audit events view. ## Current behavior `session.data` events have a missing UUID/ID in the audit...
Changelog: Enabled the use of proxy protocol v2 for the `ha-autoscale-cluster` Terraform deployment example, allowing clusters deployed with this code to make use of IP pinning where needed. Also: -...
### What would you like Teleport to do? Provide a `tctl.exe` binary which runs on Windows hosts. ### What problem does this solve? Windows users currently need access to either...