conjurdemos / kubernetes-conjur-demo

Demo application for Conjur Kubernetes integration
11 stars 14 forks source link

Test authn-k8s authentication on Conjur-OSS deployed via Helm on KinD #108

Closed diverdane closed 4 years ago

diverdane commented 4 years ago

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

The authn-k8s authentication needs to be tested on a Conjur-OSS cluster that has been deployed via Conjur OSS Helm chart on a Kubernetes-in-Docker (KinD) cluster.

This should include both host-ID base and annotation based configurations of authn-k8s.

Describe the solution you would like

Demo scripts are successful for both authn-k8s workflows. Changes are commited for scripts and README/CHANGELOG docs as necessary.

Describe alternatives you have considered

Additional context

diverdane commented 4 years ago

This will be addressed with conjurdemos/kubernetes-conjur-demo PR #107.

diverdane commented 4 years ago

This issue was addressed by conjurdemos/kubernetes-conjur-demo PR #107.