storj/satellite
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
..
accounting private/testplanet: migrate testplanet to new libuplink 2020-04-20 12:43:34 +00:00
admin private/testplanet: simplify uplink usage 2020-04-16 16:45:55 +00:00
attribution all: remove old uuid 2020-04-02 19:30:36 +03:00
audit satellite/satellitedb: disqualify suspended nodes when the grace period passes 2020-04-22 15:45:00 -04:00
compensation satellite/compensation: more fixes to get prod running smoothly 2020-04-07 10:10:27 +00:00
console all: separate err check for http 2020-04-16 18:50:24 +03:00
contact satellite/contact: add timeout to PingBack method 2020-04-04 18:26:30 +00:00
dbcleanup satellite: remove some unnecessary UTC() calls 2020-03-13 13:49:44 +00:00
downtime satellite/downtime: add concurrency to downtime estimation 2020-04-14 14:39:13 +00:00
gc private/testplanet: expose storagenode and satellite Config 2020-03-27 17:01:25 +02:00
gracefulexit satellite: update log levels (#3851) 2020-04-15 12:32:22 -07:00
heldamount storagenode/heldamount payments removed 2020-04-21 17:15:31 +00:00
inspector all: simplify uuid usage 2020-04-02 13:45:19 +00:00
mailservice all: use monkit v3 2020-02-05 23:53:17 +00:00
marketingweb all: separate err check for http 2020-04-16 18:50:24 +03:00
metainfo satellite/metainfo/piecedeletion: try to make batches larger 2020-04-22 18:43:29 +00:00
metrics all: don't depend on gogo/proto directly 2020-04-08 17:32:15 +00:00
nodestats satellite/nodestats/endoint: reputation stats updated 2020-04-16 22:28:58 +03:00
orders private/testplanet: simplify uplink usage 2020-04-16 16:45:55 +00:00
overlay satellite/satellitedb: disqualify suspended nodes when the grace period passes 2020-04-22 15:45:00 -04:00
payments satellite/nodestats: add pricing model to endpoint 2020-04-08 14:29:51 +00:00
referrals all: remove old uuid 2020-04-02 19:30:36 +03:00
repair satellite/{metainfo,repair}: Delete expired segments from metainfo 2020-04-22 13:02:31 +00:00
rewards all: simplify uuid usage 2020-04-02 13:45:19 +00:00
satellitedb satellite/satellitedb: disqualify suspended nodes when the grace period passes 2020-04-22 15:45:00 -04:00
vouchers bump storj.io/common to latest 2020-03-25 09:08:40 -04:00
admin.go remove sugar logging 2020-04-15 12:37:47 +00:00
api.go satellite: update log levels (#3851) 2020-04-15 12:32:22 -07:00
core.go satellite/{metainfo,repair}: Delete expired segments from metainfo 2020-04-22 13:02:31 +00:00
gc.go satellite: update log levels (#3851) 2020-04-15 12:32:22 -07:00
peer.go satellite/{metainfo,repair}: Delete expired segments from metainfo 2020-04-22 13:02:31 +00:00
repairer.go satellite: update log levels (#3851) 2020-04-15 12:32:22 -07:00