-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Drop ClonesConnectivyAndDataCheck from pki-healthcheck
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
Showing
7 changed files
with
1 addition
and
387 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
214 changes: 0 additions & 214 deletions
214
base/server/healthcheck/pki/server/healthcheck/clones/connectivity_and_data.py
This file was deleted.
Oops, something went wrong.
163 changes: 0 additions & 163 deletions
163
base/server/healthcheck/pki/server/healthcheck/clones/plugin.py
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.