Richard Case
Richard Case
**Describe the solution you'd like:** I'd like to have a flag or verbosity level that will dump the http request/response bodies if enabled **Why do you want this feature:** To...
**Describe the solution you'd like:** After 0.3 is released we should refactor the AWS service provider (SAML) so that it uses the `resolve` package. https://github.com/fidelity/kconnect/blob/main/pkg/plugins/identity/saml/sp/aws/resolver.go **Why do you want this...
**Describe the solution you'd like:** When the[ MSAL package for Go](https://github.com/AzureAD/microsoft-authentication-library-for-go) has matured we should consider moving to use that **Why do you want this feature:** Its best to use...
**Describe the solution you'd like:** I would like to be able to install kconnect on windows using chocolatey **Why do you want this feature:** So i can use a windows...
**Describe the solution you'd like:** When displaying the flags in would be useful if they where grouped into related areas to make it easier for the user to see which...
**Describe the solution you'd like:** I would like to be able to install kconnect on Windows using winget. **Why do you want this feature:** **Anything else you would like to...
**Describe the solution you'd like:** Support using the AWS CLI (as well as the IAM authenticator) for autenticating to a EKS cluster **Why do you want this feature:** **Anything else...
**Describe the solution you'd like:** Alert the user to new functionality if they don't appear to be using it. For example if they go through the `use\to` commands all the...
## What you expected to happen? I expected weave to not panic and exit when using AWS-VPC mode. ## What happened? When running weave panic'd and exited and looking at...
**User Story** As a provider developer I would like to write e2e tests that use the CAPI E2E test framework for running e2e tests against a control plane and bootstrap...