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

There is a helm test for the cluster prep helm chart #228

Open
izgeri opened this issue Mar 15, 2021 · 0 comments
Open

There is a helm test for the cluster prep helm chart #228

izgeri opened this issue Mar 15, 2021 · 0 comments

Comments

@izgeri
Copy link
Contributor

izgeri commented Mar 15, 2021

As a Kubernetes admin
I want a helm test that I can run after running the cluster prep helm chart
So that I can validate that the resources created by the helm chart are sufficient for apps running in my cluster to use the Kubernetes authenticator

  1. Create test scripts for test Job (2 points)
  • Check the Conjur URL (curl -k) to make sure it can be pinged from the cluster
  • Create container image for test Job
  • Create test manifest
  1. Add /info endpoint validation to the helm test (2 points)
  1. Add test host authentication verification to the helm test (4 points)
  • Define Conjur policy for special test host ID (eg sample test policy)
  • Validate k8s authentication for the test host (eg can it get an access token)
  • There is a docs card for updating the recommended authenticator service policy definition
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