storj/satellite/overlay
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
..
straynodes satellite/overlay/straynodes: prevent disqualification in tests 2021-11-09 12:29:21 +00:00
benchmark_test.go satellite/satellitedb: simplify select nodes query construction 2021-10-22 07:41:07 +00:00
checkin_test.go mod: bump common to fetch latest placement type changes 2021-11-16 12:42:25 +00:00
config.go satellite/overlay: Add ability to exclude country codes on upload 2022-03-03 16:58:48 +00:00
db_test.go satellite/{audit, reputation}: fix potential nodes reputation status 2022-01-06 21:05:59 +00:00
downloadselection_test.go satellite/overlay: add DownloadSelectionCache 2021-01-29 16:47:06 +02:00
downloadselection.go satellite/overlay: add DownloadSelectionCache 2021-01-29 16:47:06 +02:00
peeridentities_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
peeridentities.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
piececount_test.go ci: test benchmarks 2020-07-10 13:26:49 +00:00
selection_test.go satellite/{audit, reputation}: fix potential nodes reputation status 2022-01-06 21:05:59 +00:00
service_test.go satellite/checker: pieces in excluded countries are not healthy 2022-03-02 09:59:09 +00:00
service.go satellite/overlay: Add ability to exclude country codes on upload 2022-03-03 16:58:48 +00:00
statdb_test.go satellite/checker: pieces in excluded countries are not healthy 2022-03-02 09:59:09 +00:00
uploadselection_test.go satellite/overlay: Add ability to exclude country codes on upload 2022-03-03 16:58:48 +00:00
uploadselection.go satellite/overlay: Add ability to exclude country codes on upload 2022-03-03 16:58:48 +00:00