sidecar-injector icon indicating copy to clipboard operation
sidecar-injector copied to clipboard

Sidecar Injector for the Conjur Kubernetes Authenticator and Secretless

Results 9 sidecar-injector issues
Sort by recently updated
recently updated
newest added

## Summary When executing the readme (manual deployment) in a rancher desktop local environment to get to know the product, I am receiving `Internal error occurred: failed calling webhook "sidecar-injector.conjur.org":...

kind/bug

### Desired Outcome In some Openshift environments the Secrets Provider and application need to run as the same user ID for the Sentinel files to work correctly. ### Implemented Changes...

## Is your feature request related to a problem? Please describe. At present the sidecar injector relies on configuration of the sidecar container images at deploy time. This means if...

kind/enhancement
component/dev-tools

AC: - [ ] Go version is updated to 1.15

component/k8s
kind/technical-debt

There's a broad audience of readers that will consult the README for insight into what this project is about. The range of k8s knowledge among them will range from “almost...

kind/enhancement
component/dev-tools

Once the cross compilation goreleaser image finds a home we should get rid of the Dockerile.releaser and use that image instead

kind/enhancement
component/dev-tools

Clear instructions of how a user might upgrade a pre-running sidecar-injector to the latest version, and what the implications of upgrading are for the different deployment modes. Roughly this would...

kind/enhancement
component/dev-tools

Update the README of the sidecar injector with a short troubleshooting section that just has what the error looks like if you put the annotations in the deployment (for example)...

kind/enhancement
component/dev-tools
source/salesforce

The authenticator client names its token "access-token", but the injected authenticator client names its token "conjur-access-token". It means we can't create one config map to use across injected and non-injected...