Forrest

Results 13 issues of Forrest

Backport of https://github.com/gravitational/teleport/pull/14947

backport

Adds a a basic GitHub releases scraper. Will be used as part of future work with version notifications. Note: some of the things in here are basically placeholders (e.g. we'll...

Backport #38163 to branch/v15

backport
size/md
no-changelog

Backport #37836 to branch/v14

backport
size/sm
no-changelog

Updates docs to include missing dynamo permission that is required for `AtomicWrite` based backend operations.

documentation
size/sm
no-changelog
backport/branch/v15

As it stands, configuration must be applied as a generic type parameter (e.g. `SerHex::`). All possible combinations are represented as individual unit structs in the `config` module. This is going...

NOTE: still needs more test-coverage, that will be incoming. ### Problem Summary Historically, it has been possible to set up an agent with multiple separate system roles by mixing and...

size/md

This PR aims to reduce excess CPU/memory usage caused by large numbers of concurrent loads of certain cluster configuration resources. Most notably, values such as auth preference that are loaded...

database-access
size/md
backport/branch/v14
backport/branch/v15
backport/branch/v16

Now that we support user-created cluster alerts, we should support alert deletion (e.g. `tctl alert rm `). Teleport deletes its own alerts automatically when they are no longer needed, but...

feature-request
ux
good-starter-issue
tctl