infra icon indicating copy to clipboard operation
infra copied to clipboard

Infra provides authentication and access management to servers and Kubernetes clusters.

Results 237 infra issues
Sort by recently updated
recently updated
newest added

## Describe the bug when a user receives an email inviting them to the org, the link is hidden in a lot of sendgrid tracking so its hard to know...

kind/bug

To help guide users for onboarding, we should have improved zero states.

kind/feature

To support environments where users may not have a browser environment (e.g. a server, or inside a contianer), Infra should support OAuth Device Flow. This would also create a consistent...

status/idea
authentication

## Is your feature request related to a problem? Please describe. When we upgrade an Infra server it is really inconvenient to update each connector in all of the connected...

kind/feature
status/idea

## Describe the bug The UI proxy acts as a catch-all route for incoming requests. This has the side effect of routing any unknown endpoints to the UI even if...

kind/bug

## Is your feature request related to a problem? Please describe. If you only have the roles predefined by kubernetes and Infra, then no typeahead is not a problem. But...

kind/feature

We never use the `GetGrant` (get grant by ID) API endpoint. We always list grants and delete by ID. This makes sense because there's no way of getting an ID...

kind/maintenance
area/api

eg a search for a resource named `production.*` should return grants with resources named: production production.mynamespace production.mynamespace.secrets.foo see https://github.com/infrahq/infra/blob/58167809cda92d512bcb35eee9ade834a2c376d6/internal/connector/connector.go#L606-L620

kind/feature
area/api