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

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.46.2 to 1.48.0. Release notes Sourced from github.com/golangci/golangci-lint's releases. v1.48.0 Changelog 368c41cd build(deps): bump github.com/daixiang0/gci from 0.5.0 to 0.6.0 (#3035) 2d8fea81 build(deps): bump github.com/daixiang0/gci from 0.6.0 to...

size/m
dependencies

**Describe the solution you'd like:** I think it would be helpful to have a way to display the alias details (such as what cluster they refer to). **Why do you...

kind/feature

**Describe the solution you'd like:** I like to disable update check permanently through config file. **Why do you want this feature:** The corporate isolated environments may not have have access...

good first issue
kind/feature
size/s
area/cli

**What this PR does / why we need it**: This PR fixes the issue where passing in the `-k` flag to `kconnect to` with a custom kubeconfig path honors it...

**What happened:** `kconnect to my-alias --password $pass -k custom/cubeconfig/path` writes kubeconfig to default kubeconfig path instead of custom/cubeconfig/path **What did you expect to happen:** `kconnect to` respects`-k --kubeconfig` flag and...

kind/bug
good first issue
size/s
area/history

**What this PR does / why we need it**: Allows for the use of Browser based SAML IDP that is available in 2.32.0 of saml2aws **Which issue(s) this PR fixes**...

**What happened:** [A clear and concise description of what the bug is.] Cannot use password with * character (with and without enclosing single quotes) **What did you expect to happen:**...

kind/bug
good first issue
priority/important
area/authentication

**Describe the solution you'd like:** Make kconnect available as a [snap](https://snapcraft.io/) (and from the snapstore). **Why do you want this feature:** This will enable the user to install kconnect via...

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

**What happened:** Error message : Error: authenticating using provider saml: authenticating: Unknown document type After investigation, error was due to an "@" symbol in password **What did you expect to...

kind/bug
help wanted
priority/important
area/authentication

**Describe the solution you'd like:** Create a [ARCHITECTURE.md](https://matklad.github.io//2021/02/06/ARCHITECTURE.md.html) file in the root to help new contributors understand the codebase and the architecture of the provider. **Why do you want this...

kind/feature
kind/documentation
priority/important