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

Migrate secrets provider repo to use the helm chart for deploying conjur in automation #119

Open
3 tasks
eladkug opened this issue Apr 21, 2020 · 4 comments
Open
3 tasks
Milestone

Comments

@eladkug
Copy link
Contributor

eladkug commented Apr 21, 2020

Need to add support for OSS with helm chart.
@izgeri have an e2e test using the helm chart and secretless here (in a github action): https://github.com/cyberark/conjur-oss-suite-release/blob/master/.github/workflows/e2e-tests.yml .

For now our secrets provider repo will continue to work off of a branch of k8s-deploy.

DOD:

  • Working with conjur-deploy master for both DAP/OSS
  • Verify secrert-provider-for-k8s working
  • Update documentation
@eladkug eladkug changed the title migrate the secrets provider repo to use the helm chart Migrate secrets provider repo to use the helm chart Apr 21, 2020
@izgeri
Copy link
Contributor

izgeri commented Apr 21, 2020

@eladkug should this issue be moved to the secrets-provider repo?

To be clear, I am not suggesting we add a helm chart / OSS flow to this project (k8s-conjur-deploy) - I would either suggest you leverage our script to deploy Conjur OSS via the helm chart here in your own project, or we create a central CI utility project that can host tooling like this that we use in multiple pipelines (eg to deploy Conjur OSS to K8s, to deploy DAP to AWS, etc)

I have a slight preference to you copying our bash into your project vs creating a central pipeline-utils repo, because I don't have a clear vision for the structure of that repo and there's a high risk of it becoming a junk drawer. Either way, no changes would be made to this project.

@eladkug
Copy link
Contributor Author

eladkug commented Apr 21, 2020

@izgeri before we will start to work on this task, we will share our thoughts how to implement it and where, Thanks for your great inputs.

@eladkug eladkug added this to the R&D Boost milestone Apr 22, 2020
@eladkug eladkug self-assigned this May 14, 2020
@eladkug eladkug removed their assignment Jun 17, 2020
@sigalsax
Copy link
Contributor

@izgeri we are beginning our work in the Secrets Provider deploying the Conjur OSS via Helm. I want to understand a bit why we don't want to add the ability to deploy Conjur via Helm in this repo (k8s-conjur-deploy) for the OSS flow?

@izgeri
Copy link
Contributor

izgeri commented Sep 14, 2020

I'll let @diverdane weigh in on whether it would be useful to have any helper scripts / utils in this repo for deploying / configuring Conjur OSS in K8s - I know this is something he's been working on lately

@Tovli Tovli changed the title Migrate secrets provider repo to use the helm chart Migrate secrets provider repo to use the helm chart for deploying conjur in automation May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants