Kumbirai Tanekha

Results 42 issues of Kumbirai Tanekha

I have a local setup with Redis and some application nodes. I have another redis client that is snooping on the channels that the adapter is using. Whenever I'm snooping...

Closes #406 participantChannel is a special channel used only to keep track of participants. No data goes through it. This prevents bugs associated with having non-participating subscribers on the channels...

### Desired Outcome A Solution Design document exists for adding metrics to Conjur. This is a technical design document whose main goal is to elaborate on how we intend to...

## Is your feature request related to a problem? Please describe. We collect the service account token from file (from the Pod) or from a Conjur variable. It’s possible that...

kind/enhancement
component/conjur

## Is your feature request related to a problem? Please describe. **I would like** for the Kubernetes authenticator for Conjur running internal to a Kubernetes cluster to be configurable via...

kind/bug
component/conjur

### Desired Outcome 1. SSH connector tests have a development environment that reloads when the source code changes 2. Fix: SSH connector informs the user when there's a connection failure...

Run the following for the latest code vs this new code: secretless.yml ``` version: 2 services: git: connector: ssh listenOn: tcp://0.0.0.0:2222 credentials: user: git privateKey: from: file get: $HOME/.ssh/id_rsa address:...

Creating the proxy service in memory makes it very easy to have a troubleshooting generation as code approach. This commit provides an example using the HTTP connector. A similar approach...

### What does this PR do? - _What's changed? Why were these changes made?_ - _How should the reviewer approach this PR, especially if manual tests are required?_ - _Are...

### What does this PR do? - _What's changed? Why were these changes made?_ - _How should the reviewer approach this PR, especially if manual tests are required?_ - _Are...