etcd-io / etcd-io/etcd-operator
Support config update
Open
- Dominant language
- Go
- Stars
- 164
- Forks
- 72
- Avg merge
- 22h 46m
- Merged PRs (30d)
- 34
Description
We depend on the config hash to check whether there is any change on the config.
The related code is [here](https://github.com/etcd-io/etcd-operator/blob/c8a968fc5575ff84bba294f0ea9d3ec5d1ffd409/internal/controller/etcdcluster_controller.go#L434).
Contributor guide
Assessment
This issue has not been assessed yet.