Even if an ETCD machine is not health the machine is not replaced by the health check
Open
- Dominant language
- Go
- Stars
- 10
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
When an ETCD is not listening the port 2379 the health check logic does not replace it.
https://github.com/aws/etcdadm-controller/blob/dd7bc8c40b9ac3d1901c0552439ef932aa724395/controllers/status.go#L134
Contributor guide
Assessment
This issue has not been assessed yet.