storj/satellite/nodeselection/uploadselection
Fadila Khadar 29fd36a20e satellite/repairer: handle excluded countries
For nodes in excluded areas, we don't necessarily want to remove them
from the pointer, but we do want to increase the number of pieces in the
segment in case those excluded area nodes go down. To do that, we
increase the number of pieces repaired by the number of pieces in
excluded areas.

Change-Id: I0424f1bcd7e93f33eb3eeeec79dbada3b3ea1f3a
2022-03-14 10:59:36 -04:00
..
common.go satellite/nodeselection: flexible interface to includes nodes in selection 2021-10-26 11:01:33 +00:00
criteria_test.go satellite/nodeselection: add geofencing constraints to the node selection criteria 2021-11-08 17:04:31 +00:00
criteria.go satellite/repairer: handle excluded countries 2022-03-14 10:59:36 -04:00
node.go satellite/nodeselection: add geofencing constraints to the node selection criteria 2021-11-08 17:04:31 +00:00
selector_test.go satellite/nodeselection: flexible interface to includes nodes in selection 2021-10-26 11:01:33 +00:00
selector.go satellite/nodeselection: flexible interface to includes nodes in selection 2021-10-26 11:01:33 +00:00
state_test.go satellite/nodeselection: flexible interface to includes nodes in selection 2021-10-26 11:01:33 +00:00
state.go satellite/overlay: Add ability to exclude country codes on upload 2022-03-03 16:58:48 +00:00