storj/satellite
Cameron Ayer 1a51049ac0 satellite/{overlay,satellitedb}: add flag to toggle suspending nodes for offline audits
This change introduces a new config flag,
--overlay.audit-history.offline-suspension-enabled,
to toggle suspending nodes for offline audits.

If the flag is set to true, nodes will be suspended if they meet the
requirements.

If the flag is false, nodes will not be suspended. If they are already
suspended and/or under review, these will be cleared.

Change-Id: Ibeba759c42d6e504f6b7598120d4fd4dab85ca74
2021-03-27 16:28:27 +00:00
..
accounting redis: Rename functions prefixed with New by Open 2021-03-25 06:09:27 +00:00
admin satellite/console: change default project and usage limits 2021-03-24 14:24:27 +00:00
analytics satellite/analytics: Add analytics service to satellite 2021-03-25 13:28:51 -04:00
attribution all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
audit satellite/metainfo/metaloop: move loop to a separate package 2021-03-23 15:37:34 +00:00
compensation satellite/compensation: add wallet features to invoice csv 2021-02-08 22:13:48 +02:00
console satellite/wasm: support restricting full access grants to paths 2021-03-26 19:49:21 +00:00
contact {storagenode,satellite}/nodeoperator: add wallet features 2021-02-08 22:09:45 +02:00
gc satellite/metainfo/metaloop: move loop to a separate package 2021-03-23 15:37:34 +00:00
gracefulexit satellite/metainfo/metaloop: move loop to a separate package 2021-03-23 15:37:34 +00:00
inspector satellite/inspector: migrate to metabase 2020-12-17 11:56:08 +00:00
internalpb satellite/metainfo: add EncryptionParameters to SatStreamID 2021-03-25 07:54:34 +00:00
mailservice all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
metainfo satellite/metainfo/metabase: update repair_at with UpdateSegmentPieces 2021-03-26 11:47:25 +00:00
metrics satellite/metainfo/metaloop: move loop to a separate package 2021-03-23 15:37:34 +00:00
nodeapiversion satellite/nodeapiversion: new table for tracking node api usage 2020-07-09 15:02:25 +00:00
nodeselection satellite/overlay: use DownloadSelectionCache for getting node IPs 2021-01-29 16:47:10 +02:00
nodestats satellite/{contact,nodestats,overlay,satellitedb}: remove references to total_uptime_count and uptime_success_count columns 2021-01-19 15:43:02 -05:00
orders Merge remote-tracking branch 'origin/main' into multipart-upload 2021-03-10 08:53:38 +01:00
overlay satellite/{overlay,satellitedb}: add flag to toggle suspending nodes for offline audits 2021-03-27 16:28:27 +00:00
payments satellite/payments: Disable paywall (free tier) 2021-03-22 17:11:20 -04:00
repair satellite/metainfo/metaloop: move loop to a separate package 2021-03-23 15:37:34 +00:00
revocation satellite/satellitedb: move tests to their domains 2021-02-19 17:29:15 +02:00
rewards satellite: remove referral program related code 2021-02-08 13:52:50 +00:00
satellitedb satellite/{overlay,satellitedb}: add flag to toggle suspending nodes for offline audits 2021-03-27 16:28:27 +00:00
snopayouts satellite/satellitedb: add distributed column and migration 2021-02-01 16:33:14 +00:00
admin.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
api.go satellite/analytics: Add analytics service to satellite 2021-03-25 13:28:51 -04:00
configlock_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
core.go satellite/metainfo/metaloop: move loop to a separate package 2021-03-23 15:37:34 +00:00
gc.go satellite/metainfo/metaloop: move loop to a separate package 2021-03-23 15:37:34 +00:00
peer.go satellite/analytics: Add analytics service to satellite 2021-03-25 13:28:51 -04:00
repairer.go Merge 'main' branch. 2021-01-11 10:26:58 +01:00