Skip to content

Commit

Permalink
Drop ClonesConnectivyAndDataCheck from pki-healthcheck
Browse files Browse the repository at this point in the history
pki-healthcheck is a tool to check the status of an instance or
a node in a cluster so that if it reports a problem the admin can
fix it or the monitoring service can replace it with a new node.

The ClonesConnectivyAndDataCheck on the other hand is a plugin
that checks the connectivity from the instance to other clones.
This plugin will report a problem if another clone is down even
though the instance itself is fine, which would be misleading.
Since it doesn't really fit the purpose of pki-healthcheck this
plugin has been dropped.
  • Loading branch information
edewata committed Sep 5, 2024
1 parent 7f86116 commit e850f5e
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 385 deletions.
Empty file.

This file was deleted.

163 changes: 0 additions & 163 deletions base/server/healthcheck/pki/server/healthcheck/clones/plugin.py

This file was deleted.

Loading

0 comments on commit e850f5e

Please sign in to comment.