David Boslee
David Boslee
Add tests to ensure sync cache works as expected
Adds documentation for configuring cockroachdb as a storage backend. This is the first enterprise only backend so I'm not certain what is the best way to indicate this is enterprise...
**What type of PR is this?** /kind gep **What this PR does / why we need it**: This PR kicks off the discussion of goals and non-goals for the GEP...
**What would you like to be added**: A way to configure routing decisions based on the application protocols present in the TLS client hello of a TLS connection. The `TLSRoute`...
This adds a new hidden command `teleport migrate`. The command takes a config file which allows a source and destination backend to be specified. It then copies all the data...
## Cilium Feature Proposal **Is your proposed feature related to a problem?** Hey cilium folks thanks for the work you do on this project 🙌. We use clustermesh/global services pretty...
This adds the ability to enable multi-region keys. This doesn't currently expose any way to configure replica keys but adding this can be extended in the future. The configuration looks...
Open up discussion around improving behavior around failure and recovery. This focuses on the issue of agents getting stranded connected to unhealthy proxy and auth services and proposes solutions to...
the active health checker performs signing requests against CAs. failed signing requests are reported back to a callback which will trip teleports readiness state. the health checker watches CA events...
**What this PR does / why we need it**: As the title states this PR skips unnecessary reconciles on endpoint slice events when endpoint routing is not used by the...