open-gitops / project

Repository for top-level information about the OpenGitOps project
https://opengitops.dev/
Other
931 stars 43 forks source link

Secrets management in GitOps workflow #61

Closed mmorejon closed 1 year ago

mmorejon commented 3 years ago

The management of sensitive information and its storage in version control systems such as Git involves additional complexity to avoid this data being in plain text.

Currently there are multiple systems whose mission is to cover this need, but the decision is not easy, there are differences depending on the platform used, storage costs, disaster recovery techniques, among other elements. I think it would be interesting and timely to identify how teams should approach this issue, such as:

o6uoq commented 3 years ago

+1 for the above and any patterns/best practice vis-a-vis the likes of SOPS, HashiCorp Vault, etc.

roberthstrand commented 1 year ago

This topic will be covered by the @open-gitops/gitops-security content subgroup. If anyone wants to join and help, check out issue #128 to volunteer.