storj/satellite/audit
Moby von Briesen 72b93f3120 satellite/satellitedb: disqualify suspended nodes when the grace period passes
If a node is suspended and receives an unknown or failing audit,
disqualify them if the grace period (default 1w in production) has
passed.

Migrate the nodes table so any node that is currently suspended gets
unsuspended when the satellite starts up.

Change-Id: I7b81c68026f823417faa0bf5e5cb5e67c7156b82
2020-04-22 15:45:00 -04:00
..
chore.go satellite: add control panel 2020-01-30 08:06:43 -05:00
containment_test.go common: separate repository 2019-12-27 14:11:15 +02:00
containment.go common: separate repository 2019-12-27 14:11:15 +02:00
cryptosource.go satellite/audit: worker now verifies and reverifies (#2965) 2019-09-11 18:37:01 -04:00
disqualification_test.go satellite/satellitedb: disqualify suspended nodes when the grace period passes 2020-04-22 15:45:00 -04:00
integration_test.go common: separate repository 2019-12-27 14:11:15 +02:00
pathcollector_test.go satellite/metainfo: move RS configuration to satellite 2020-01-22 09:33:53 +00:00
pathcollector.go common: separate repository 2019-12-27 14:11:15 +02:00
queue_test.go common: separate repository 2019-12-27 14:11:15 +02:00
queue.go common: separate repository 2019-12-27 14:11:15 +02:00
reporter_test.go satellite/satellitedb: only suspend node if not already suspended 2020-04-10 09:37:37 +00:00
reporter.go satellite/audit: clean up logging (#3832) 2020-03-30 12:09:50 -06:00
reservoir.go common: separate repository 2019-12-27 14:11:15 +02:00
reverify_test.go all: don't depend on gogo/proto directly 2020-04-08 17:32:15 +00:00
testplanet_helpers_test.go private/testplanet: expose storagenode and satellite Config 2020-03-27 17:01:25 +02:00
verifier_test.go all: don't depend on gogo/proto directly 2020-04-08 17:32:15 +00:00
verifier_unit_test.go common: separate repository 2019-12-27 14:11:15 +02:00
verifier.go satellite/audit: add not_enough_shares_for_audit counter 2020-04-03 17:00:50 +00:00
worker.go satellite: add control panel 2020-01-30 08:06:43 -05:00