storj/satellite/nodeselection/uploadselection
Moby von Briesen b2d342aa9b satellite/overlay: Add ability to exclude country codes on upload
Create global config to specify a list of country codes that should be
excluded from node selection during uploads.

This exclusion is not implemented when the upload selection cache is
disabled.

Change-Id: Ic41e8b4f18857a11045668eac23107da99668a72
2022-03-03 16:58:48 +00: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/overlay: Add ability to exclude country codes on upload 2022-03-03 16:58:48 +00: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