mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-21 05:55:42 +08:00
* Use hardware key service when providing an explicit identity file * lib/tbot: Add `identity/piv-agent` service * Rename `identity/piv-agent` to `identity/key-agent` * Allow overriding the hardware key agent with TELEPORT_KEY_AGENT_DIR * Hardcode knownKey to return true * Set `RouteToCluster` properly * Increase timeout for CI * Report bot failures to help debug CI failure * Validate destination * Fix config tests * Handle the error from `PIVSlotKeyFromProto` * Fix file permissions and ACLs for multi-user systems * Prevent accidentally blowing away an important directory if misconfigured * Respect `TELEPORT_KEY_AGENT_DIR` in `flattenIdentity` * Fix broken test