storj/satellite
Kaloyan Raev ba2907be1b satellite/metainfo: do not expire satStreamID
We are checking if satStreamID is created in the last 48 hours. If it is
older we treat is as expired an fail to unmarshal it.

Since the satStreamID is also the Upload ID for multipart uploads, this
means that all calls fail for multipart uploads older than 48 hours.
Even aborting old multipart uploads is not possible.

To resolve this issue, we should stop checking satStreamID for
expiration.

Change-Id: Ieaf53ed3cd800cdd08843676c2d9490b007d962e
2021-01-25 13:35:20 +00:00
..
accounting Merge remote-tracking branch 'origin/main' into multipart-upload 2021-01-20 17:35:57 +02:00
admin satellite/console: Add ability to list projects by owner ID 2021-01-15 14:22:22 +00:00
attribution all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
audit satellite/audits: migrate to metabase 2020-12-17 14:38:48 +02:00
compensation all: add missing dots 2020-08-11 17:50:01 +03:00
console satellite/console: Add ability to list projects by owner ID 2021-01-15 14:22:22 +00:00
contact satellite/{contact,nodestats,overlay,satellitedb}: remove references to total_uptime_count and uptime_success_count columns 2021-01-19 15:43:02 -05:00
gc satellite/gc: add test for pending object 2020-12-22 09:42:32 +00:00
gracefulexit Merge remote-tracking branch 'origin/main' into multipart-upload 2021-01-20 17:35:57 +02:00
inspector satellite/inspector: migrate to metabase 2020-12-17 11:56:08 +00:00
internalpb Merge 'main' branch. 2021-01-11 10:26:58 +01:00
mailservice all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
marketingweb all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
metainfo satellite/metainfo: do not expire satStreamID 2021-01-25 13:35:20 +00:00
metrics satellite/{metrics,repair}: adjust monitoring to new metainfo loop 2020-12-21 09:05:17 +02:00
nodeapiversion satellite/nodeapiversion: new table for tracking node api usage 2020-07-09 15:02:25 +00:00
nodeselection satellite/{metainfo,overlay}: improvements to GetObjectIPs 2021-01-14 09:12:45 +00: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 satellite/metainfo: remove unused method 2021-01-21 17:00:13 +01:00
overlay Merge remote-tracking branch 'origin/main' into multipart-upload 2021-01-20 17:35:57 +02:00
payments satellite/payments/stripecoinpayments: fix tests failing in 2021 2021-01-04 10:47:31 +01:00
referrals all: minor cleanups 2020-12-16 10:47:46 +00:00
repair Merge 'main' branch. 2021-01-11 10:26:58 +01:00
revocation all: fix dots 2020-07-16 14:58:28 +00:00
rewards Adding Fastly (#3994) 2020-12-11 15:53:05 +02:00
satellitedb Merge remote-tracking branch 'origin/main' into multipart-upload 2021-01-20 17:35:57 +02:00
snopayouts storanode, satellite: payout renamed to payouts, expected estimation payouts added, console api for audits reworked 2021-01-18 10:56:03 +00:00
admin.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
api.go Merge remote-tracking branch 'origin/main' into multipart-upload 2021-01-20 17:35:57 +02:00
configlock_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
core.go Merge remote-tracking branch 'origin/main' into multipart-upload 2021-01-20 17:35:57 +02:00
gc.go satellite/metainfo: setup access to metabase in metainfo loop 2020-12-09 09:50:04 +01:00
peer.go private,satellite: add chore to dq stray nodes 2021-01-19 14:21:56 -05:00
repairer.go Merge 'main' branch. 2021-01-11 10:26:58 +01:00