Fixed detection of the etcd connection status 77/128477/1
authorLukasz Rajewski <lukasz.rajewski@orange.com>
Mon, 11 Apr 2022 18:36:00 +0000 (20:36 +0200)
committerLukasz Rajewski <lukasz.rajewski@orange.com>
Mon, 11 Apr 2022 18:36:23 +0000 (20:36 +0200)
commite503b0942f87b5e3a9f43e8395dcd6d185b8d9ca
tree7a6f28a6718e153043ff6a428af83c886203e14f
parent76b4c1981e361b52e94c1545e15a9d90ed311b1e
Fixed detection of the etcd connection status

Issue-ID: MULTICLOUD-1468
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: If243e9a484afe5db7d9538a1875241fa425a2516
src/k8splugin/api/healthcheckhandler.go
src/k8splugin/api/healthcheckhandler_test.go
src/k8splugin/internal/db/etcd.go
src/k8splugin/internal/db/etcd_testing.go
src/k8splugin/internal/utils/utils.go