secrets-provider-for-k8s
secrets-provider-for-k8s copied to clipboard
Cyberark secrets provider for k8s
(based on Srdjan review: https://github.com/cyberark/secrets-provider-for-k8s/pull/21#discussion_r342082189) Enhance parameters default value and passing.
We have great logs but we need to verify that they are working with the right flow, otherwise it may confuse us to see some log appear. [This document](https://cyberark365-my.sharepoint.com/:x:/g/personal/elad_kugman_cyberark_com/EbM6iYimTKlNmJSbVJDjeJoBnk3Mm_o0FCzhLedVG_hnyQ?e=aI5xYj) describe...
The function cli_get_pods_test_env under utils.sh get response "No resources found" as result and continue instead of run it with retry. `cli_get_pods_test_env () { $cli_with_timeout "get pods --namespace=$TEST_APP_NAMESPACE_NAME --selector app=test-env --no-headers"...
The Secrets Provider has a lot of the following ``` cd ... pushd ``` which makes it difficult to understand where scripts are being executed. It has been recommended by...
Fix demo
While improving out tests, we broke our demo. We should fix this so it is easier to demo the secrets-provider. Also, it is best no to use `./demo/pet-store-env.sh.yml | $cli...
## 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...
At current, the test case in `deploy/test/test_cases/TEST_ID_22_helm_rbac_defaults_taken_successfully.sh` hardcodes the version, and this test fails on version bumps unless you also update the hardcoded value in the test. AC: - [...
We want to improve our automation in several manners to make it faster / easier and better. Its important to do such tasks while our automation is stable, so our...
We expect the review of this endpoint to involve multiple parties (both our team and core-team) and expect this process to take additional time. Because of this we are adding...