etcd-io / etcd-io/etcd-operator

Return all health errors instead of just the first one

Open
#265 4 comments 0 reactions 1 assignee Claimed by @GunaKKIBM View on GitHub
Dominant language
Go
Stars
164
Forks
72
Avg merge
22h 46m
Merged PRs (30d)
34

Description

During each reconciliation process, etcd-operator performs health check on all etcd members. Currently it just returns the first error if any. We should return all errors instead.

https://github.com/etcd-io/etcd-operator/blob/6791fdc26be39a802205f703975c30c5ddca45d0/internal/controller/utils.go#L543-L549

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.