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 chart to prepare a cluster for Conjur Kubernetes Authentication #227

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

Comments

@izgeri
Copy link
Contributor

izgeri commented Mar 15, 2021

User Story

As a Kubernetes operator
I want a Helm chart for creating Conjur resources and configuration common to all Conjur client workloads
So that this configuration is centrally managed and does not need to be communicated to workload/app SREs.

Additional Details

  • This must support Conjur deployed inside and outside the cluster.
  • Please practice README-driven UX, so that PO + team can review before implementation. Docs can be found here.

Implementation/Solution Notes

Tasks

  1. Issue There is an initial cluster prep helm chart #232: Create initial chart (2 points)
  • Create templates and values.yaml
  • Documentation: README.txt and NOTES.txt
  1. Issue The cluster prep helm chart includes schema validation #233: Create schema validation (4 points)
  • Validate Conjur URL
  • Validate certificate
  1. Issue The cluster prep helm chart has helm unit tests #234: Create Helm unittest (3 points)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants