cyberark / conjur-authn-k8s-client

Authentication sidecar for Conjur Kubernetes integration.
https://www.conjur.org
Apache License 2.0
11 stars 14 forks source link

Scripts or a Helm test is implemented to verify apps are correctly authenticating #268

Closed diverdane closed 3 years ago

diverdane commented 3 years ago

Is your feature request related to a problem? Please describe.

Issue #238 implements a Helm chart for deploying one or more instances of a sample "Pet Store" application using a Secretless Broker sidecar container or an authn-k8s sidecar container.

We need a way to test whether the applications deployed can authenticate with Conjur and can retrieve secrets.

Describe the solution you would like

Either:

Describe alternatives you have considered

Additional context

Risks

DoD

Either: -[ ] Verification script has been ported as a bash script from Kubernetes-conjur-demo, or... -[ ] A Helm test has been implemented that creates a Pod that runs the verification script from kubernetes-conjur-demo

diverdane commented 3 years ago

Closing this issue since: