Altinity / Altinity/clickhouse-backup
add support with kubernetes API integration to read secrets for credentials
Open
@Slach is already working on this.
Since Sep 7, 2026.
- Dominant language
- Go
- Stars
- 1.6k
- Forks
- 276
- Avg merge
- 18h 3m
- Merged PRs (30d)
- 26
Description
We should implement something like that
clickhouse:
username: kubernetes/secret_name/key_name
password: kubernetes/secret_name/key_name
and use kubernetes-go to interact with secrets for every config reloading
Contributor guide
No contributing guide indexed for this repository
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.