conjur-oss-helm-chart icon indicating copy to clipboard operation
conjur-oss-helm-chart copied to clipboard

Helm chart for deploying Conjur OSS to Kubernetes

Results 31 conjur-oss-helm-chart issues
Sort by recently updated
recently updated
newest added

## Summary Postgresql POD cannot start in Openshift 4.12 ## Steps to Reproduce 1. Follow the instruction in the readme to [Install on OCP](https://github.com/cyberark/conjur-oss-helm-chart/tree/main/conjur-oss#installation-on-ocp) 2. Wait for the PODs 3....

kind/bug

### Desired Outcome Expose chart values to set resource requests and limits on nginx + postgres pods. ### Implemented Changes Resource value configuration has been exposed allowing users to customise...

kind/enhancement
contributor

Set the postgres password encryption to `scram-sha-256` to make Postgres FIPS compliant. Before merging we should figure out the upgrade path in terms of re-encrypting pre-existing passwords from `md5`. ###...

### Desired Outcome The secret doesn't show in the helm values ### Implemented Changes Allow to use existing secrets in the cluster ### Connected Issue/Story Resolves #[relevant GitHub issue(s), e.g....

kind/enhancement
contributor

## Summary Conjur does not start with an external Postgres database due to OpenSSL internal error, assertion failed: Low level API call to digest SHA256 forbidden in FIPS mode ##...

kind/bug
contributor

## Summary *Provide brief overview and context for the discovered bug.* ## Steps to Reproduce Kubernetes 1.23 Calico CNI v3.24.3 w/ IPV6 disabled ## Expected Results Successful deployment of conjur-oss...

kind/bug
contributor

The Conjur Kubernetes Authenticator link is broken. (Under What's Next? Deploy an Example Application That Uses Conjur Secrets) and the readme Enable the [Conjur Kubernetes Authenticator](https://docs.conjur.org/Latest/en/Content/Operations/Services/k8s_auth.htm) (authn-k8s) (as a security...

kind/bug
contributor

## Is your feature request related to a problem? Please describe. No ## Describe the solution you would like I would like the ability to set via the chart values...

kind/enhancement
contributor

## Is your feature request related to a problem? Please describe. Container and volume names should be made static so that accessing them can be more predictable. The nginx container...

kind/enhancement
component/conjur

## Is your feature request related to a problem? Please describe. If you are using the authn-k8s demo example in examples/kubernetes interatively, and you do the following sequence: - Run...

kind/enhancement
component/conjur