Jeff Anderson

Results 37 issues of Jeff Anderson

### What would you like Teleport to do? Kubernetes allows cluster administrators to choose a value other than `cluster.local`. This means that our chart's hard-coded use leads to failures on...

feature-request
helm
kube-operator

### Current vs Expected behavior: Currently, if a user wants to know what actions the `teleport integration configure externalauditstorage ...` command will take, they need to look through the go...

bug
aws
cloud

### What would you like Teleport to do? When using automatic host user provisioning, it's possible to list `host_groups` that a user should belong to. It should be possible to...

feature-request
ssh
c-nx

Hello, I've added verbose_name_plural to the Proxy model so it will show up as "Proxies" in the Django admin instead of as "Proxys".

When building on a system missing expected CPU flags, it is actually possible for the CMakeLists.txt to never set the `GGML_C_FLAGS` variable. This causes this line to be called with...

### What would you like Teleport to do? Introduce functionality for filtering by a pattern or regex for listing or deletion (`tctl` and also gRPC API), allowing inclusion of search...

feature-request
tctl
c-va
grpc

### Expected behavior: When viewing audit logs for instance join failures, the logs should include source address information to determine where the join attempts are originating from. In a scenario...

bug
audit-log
c-tt

### Expected Behavior When deploying Teleport using `teleport/teleport-cluster` Helm chart, users should be able to independently configure Kubernetes Service Accounts for the Teleport Auth and Proxy. Specifically, users should be...

bug
helm

### Expected behavior: The `regexp.replace` function should correctly handle regular expressions that include curly brackets `{}` for specifying matches, such as `regexp.replace(external.some_external_list, "^str_to_match:(.{0,28}).*$", "usr-$1")`. This should truncate the matching string...

bug
rbac

### What Currently, you must use `tsh aws` to access aws resources, but there are lots of usecases where it is important to be able to use unmodified applications and...

feature-request
aws
c-ixr