aws-secret-operator icon indicating copy to clipboard operation
aws-secret-operator copied to clipboard

Consider aligning CRD with other external-secret projects

Open reegnz opened this issue 5 years ago • 1 comments

There are multiple projects that try to do the same thing conceptually, with CRD-s very similar to this project:

  • https://github.com/godaddy/kubernetes-external-secrets
  • https://github.com/ContainerSolutions/externalsecret-operator
  • https://github.com/cmattoon/aws-ssm

Consider unifying efforts to provide a Common API (eg. CRD) for sourcing secrets into kubernetes.

Ongoing discussion:

  • https://github.com/godaddy/kubernetes-external-secrets/issues/47

reegnz avatar Sep 06 '19 10:09 reegnz

Most of all we need secret versioning support and secret map/plain text support. Consider those two reasons to think of a merge.

ecout avatar Mar 17 '20 20:03 ecout