cyberark / conjur-oss-helm-chart

Helm chart for deploying Conjur OSS to Kubernetes
Apache License 2.0
28 stars 24 forks source link

Fix broken builds on conjur-authn-k8s-client repo #170

Closed diverdane closed 2 years ago

diverdane commented 2 years ago

Desired Outcome

Automated tests should not fail on the conjur-authn-k8s-client repo.

Jenkins tests and Github Actions tests on the conjur-authn-k8s-client repo are currently failing. Root cause appears to be that the example scripts in conjur-oss-helm-chart aren't setting a default value for the AUTHN_STRATEGY environment variable.

Implemented Changes

Connected Issue/Story

Resolves #[relevant GitHub issue(s), e.g. 76]

CyberArk internal issue link: [insert issue ID]()

Definition of Done

Changelog

Test coverage

Documentation

Behavior

Security