conjurdemos / kubernetes-conjur-demo

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

Add CI test cases for annotation-based authn-k8s for GKE and OpenShift #109

Closed diverdane closed 3 years ago

diverdane commented 3 years ago

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

The current Jenkins CI test cases test authn-k8s using host-ID-based authn-k8s authentication. Workflows should be added for annotation-based authn-k8s authentication.

Describe the solution you would like

Annotation-based authn-k8s is tested in parallel with host-ID-based authentication.

Describe alternatives you have considered

Additional context