Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add authn-k8s demo app E2E test based on KinD GitHub actions #132

Open
diverdane opened this issue Jan 11, 2021 · 0 comments
Open

Add authn-k8s demo app E2E test based on KinD GitHub actions #132

diverdane opened this issue Jan 11, 2021 · 0 comments

Comments

@diverdane
Copy link
Contributor

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

The current GitHub actions tests that are performed only go so far as to set up a Conjur
server and then test that it is responsive. It would be good to test deeper, that is, add
tests that set up applications that use authn-k8s (e.g similar to what's done in
examples/kubernetes-in-docker).

If KinD GitHub actions is used for this, one additional benefit would be that we would
be able to test Conjur OSS functionality against the latest releases of Kubernetes
(as well as a handful of older releases to ensure backwards compatibility).

Describe the solution you would like

KinD GitHub actions test is created that does the workflow implemented in
examples/kubernetes-in-docker.

Describe alternatives you have considered

An E2E tests as described could also be implemented in the conjurdemos/kubernetes-conjur-demo
repository.

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant