Switch to Flux/SOPS for secrets
Open
discussion
enhancement
infrastructure
Technical Upgrades
- Dominant language
- JavaScript
- Stars
- 39
- Forks
- 15
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 22
Description
The way we're handling secrets is pretty basic, and it's a pain point for deployments.
Certain secrets are just assumed to exist in some cases, and in others we need to create them.
[Using SOPS](https://fluxcd.io/docs/guides/mozilla-sops/) allows us to check the secrets in, treating them consistently across environments and letting the secrets travel/live with the rest of the config.
Contributor guide
Assessment
This issue has not been assessed yet.