kconnect icon indicating copy to clipboard operation
kconnect copied to clipboard

Kubernetes Connection Manager CLI

Results 63 kconnect issues
Sort by recently updated
recently updated
newest added

**Describe the solution you'd like:** Upgrade saml2aws to version 2.32.0 so that we can make use of their new Browser based IDP provider flow. Here is a link to the...

kind/feature
area/authentication
size/m

**What happened:** When running 'kconnect to' and 'kconnect to -', a long error message is thrown **What did you expect to happen:** For a simple message to appear that there...

kind/bug
good first issue
priority/backlog
area/history

**Describe the solution you'd like:** It was suggested to me that a logo would be a great thing for kconnect **Why do you want this feature:** It will make the...

kind/feature

**What this PR does / why we need it**: This makes the identity provider interface consistent with the discovery provider interface. Validation/Resolve has been implemented for both types of providers...

size/m

**Describe the solution you'd like:** The identity provider should implement the Resolver and PreReq check interfaces like the discovery providers **Why do you want this feature:** Consistency between the providers...

kind/feature
priority/backlog
area/authentication

**What this PR does / why we need it**: Adding an ARCHITECTURE.md file to provide some additional documentation for new contributors. **Which issue(s) this PR fixes** *(optional, in `fixes #(,...

size/s

### Proposed Feature Store an encrypted authentication token or password so that the user need not type their password each time they run `kconnect` to reconnect to a cluster. The...

help wanted
kind/feature
priority/important
area/cli

**Describe the solution you'd like:** Currently we embedded the readme as the `introduction` page in the book. This should be changed so that the introduction page is actually edited and...

kind/feature
kind/documentation
priority/backlog
area/release-and-packaging

Create a new command to batch run kubectl commands across a number of clusters using the aliases setup. From the discussion we'd use a file to configure the commands to...

help wanted
priority/important
area/cli

**Describe the solution you'd like:** Ability to label history entries e.g. `kconnect history label alias alias1 env=dev` `kconnect history label --all env=dev` For import/export, also allow label to be applied...

kind/feature