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

SPIKE - Secret management in Helm Charts #89

Closed
esune opened this issue Jul 20, 2023 · 4 comments
Closed

SPIKE - Secret management in Helm Charts #89

esune opened this issue Jul 20, 2023 · 4 comments
Assignees

Comments

@esune
Copy link
Member

esune commented Jul 20, 2023

Evaluate options for more efficient secret management in our Helm Charts (currently Traction and VC-AuthN).

Some of the options to evaluate are:

Things to consider when evaluating:

  • Effort to implement the solution and related changes (i.e.: need for private repos)
  • BC Gov needs vs. community needs: are we locking ourselves into a specific solution? If so, is it worth it, or are there other options?

Acceptance Criteria:
Document (as part of this issue, or HackMD) the pros/cons of the above options (and potentially others not listed) so that a recommendation on what the next steps should be can be made.

@esune
Copy link
Member Author

esune commented Jul 20, 2023

FYI @WadeBarnes @i5okie

@WadeBarnes
Copy link
Member

WadeBarnes commented Jul 20, 2023

Platform services host instances of Hashicorp Vault and Argo CD. The plan so far is to at least use Hashicorp Vault to provide better secrets management and open the door to automated key/password rotation for our services. This allows machine managed access to services. For example if we use these features on a postgres database, a developer would have to be granted permissions to get a temporal password to access the system. We are also looking into using 1Password Secrets Automation to integrate with Vault to provide better secrets management from a team perspective, allowing credentials to be updated in 1Password and automatically distributed to our various environments and platforms.

@hiteshgh hiteshgh changed the title Secret management in Helm Charts SPIKE - Secret management in Helm Charts Jul 27, 2023
@hiteshgh
Copy link

hiteshgh commented Sep 7, 2023

Assigned to @i5okie

@WadeBarnes
Copy link
Member

Closing this as we're addressing in #158

@github-project-automation github-project-automation bot moved this from Assigned to In Review in CDT Enterprise Apps Mar 13, 2024
@WadeBarnes WadeBarnes moved this from In Review to Complete in CDT Enterprise Apps Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

4 participants