Evan Corkrean
Evan Corkrean
**What would you like Teleport to do?** Force FIPS mode whenever the FIPS binary is being used or add the `--fips` flag to the systemD unit file provided by the...
**What would you like Teleport to do?** Presently, users are able to execute commands across multiple nodes using labels as a selector. e.g. `tsh ssh os=ubuntu apt-get update -y`. Teleport...
### What Currently, to update the role mappings of a Trusted Cluster, the resource must be destroyed and then recreated. This is cumbersome for two reasons: - Connectivity between the...
**What would you like Teleport to do?** Add information that makes it possible to associate a Session Command log with a host. Useful information could include server_labels, and server_hostname ....
Mention that access request plugins can be run in HA mode in the documentation.
**Problem statement:** Presently, users with large amounts of test relationships and assertions have to create a single large .yaml file for validation. This single large .yaml file can make it...
### Problem Statement Presently, there are [several .net community libraries](https://github.com/authzed/awesome-spicedb?tab=readme-ov-file#third-party-libraries) that work well. However, it would give .NET users more confidence in SpiceDB if an officially supported .net client existed....
Creating this issue to track interest in an officially supported Helm chart for deploying SpiceDB. Related to #76
Presently, nothing is printed to stdout if a write is successful. We could enhance the usability of Zed by printing a success message after a write returns error code 0.