storj/satellite/metainfo
Michal Niewrzal 9f390f37da satellite/metainfo: return default ciphers (path and encryption) for old
uplinks

New libuplink is not storing encryption values in with bucket but old
uplinks are using those values for configuration. If bucket was created
with new libuplink we will send back satellite defaults.

Change-Id: Ie1bf3682847e07b302270b4c4bf1a7219f4bf011
2020-03-05 10:04:50 +00:00
..
batch.go satellite/metainfo: combine CommitSegment and CommitObject in batch v2 2020-02-28 07:40:36 +00:00
config.go satellite/metainfo: add timeout for delete request 2020-02-20 09:10:16 +00:00
db_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
db.go common: separate repository 2019-12-27 14:11:15 +02:00
delete_pieces_service_test.go satellite/metainfo: add timeout for delete request 2020-02-20 09:10:16 +00:00
delete_pieces_service.go satellite/metainfo: remove DeletePieces_node_id metric 2020-02-21 20:33:33 +00:00
endpoint_test.go satellite/metainfo: revert combine CommitSegment and CommitObject in batch 2020-01-27 13:26:33 -05:00
loop_test.go common: separate repository 2019-12-27 14:11:15 +02:00
loop.go satellite/metainfo: track observer timing 2020-02-26 17:42:56 +00:00
loopstats.go satellite/metainfo: track observer timing 2020-02-26 17:42:56 +00:00
metainfo_old_test.go go.mod: update uplink 2020-02-21 16:08:12 +02:00
metainfo_test.go go.mod: update uplink 2020-02-21 16:08:12 +02:00
metainfo.go satellite/metainfo: return default ciphers (path and encryption) for old 2020-03-05 10:04:50 +00:00
service_test.go satellite/metainfo: move RS configuration to satellite 2020-01-22 09:33:53 +00:00
service.go go.mod: update uplink 2020-02-21 16:08:12 +02:00
validation.go Add metrics to track rate limit. 2020-02-11 14:02:12 +00:00