-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current…
-
We should find a way to restart the Conjur server so we can reload environment variables. This prevents users from adding new authentication methods to an existing server, to change log level and prob…
-
## Describe the solution you would like
E2E workflow scripts should be agnostic to which flavor of Conjur (Enterprise or OSS) has been deployed to the cluster rather than setting this with the `CON…
-
We changed the default behaviour that this repo deploys OSS by default. That change was reverted and we need to do it again. We have the `deploy-oss` restored and we can continue the work from there.
…
-
Currently, k8s and openshift authenticator tests are run against the Conjur appliance. Additional environments for the tests need to be added so that it is tested against Conjur OSS as well.
-
## Request for a new public Conjur project in CyberArk GitHub
Current project source: https://github.com/guygiat/conjur-operator (private repo)
Current maintainer: Guy Giat, guygiat
Desired p…
-
Need to add support for OSS with helm chart.
@izgeri have an e2e test using the helm chart and secretless here (in a github action): https://github.com/cyberark/conjur-oss-suite-release/blob/master/.g…
-
## Is your feature request related to a problem? Please describe.
When using Conjur OSS helm charm in EKS for example, helm generates the certificate for the Conjur server if not provided by user. Th…
-
## Is your feature request related to a problem? Please describe.
I would like to see a Secrets Provider MutatingAdmissionWebhook/Controller that processes all `Secrets` in a given `Namespace`. If…
-
## Is your feature request related to a problem? Please describe.
With the current Conjur OSS helm chart, there are 2 services created, which by default are an NodePort type service, and a LoadBala…