Add support for kubernetes secrets
Open
@adam-rocska is already working on this.
Since May 19, 2026.
enhancement
- Dominant language
- Swift
- Stars
- 77
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
It would be fantastic if Configuration could support kubernetes secrets:
https://kubernetes.io/docs/tasks/inject-data-application/distribute-credentials-secure/
In essence it should get the basepath, for a directory where there is one (text) file with the value for each configuration key.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.