storj/cmd
Kaloyan Raev 92a2be2abd satellite/metainfo: get away from using pb.Pointer in Metainfo Loop
As part of the Metainfo Refactoring, we need to make the Metainfo Loop
working with both the current PointerDB and the new Metabase. Thus, the
Metainfo Loop should pass to the Observer interface more specific Object
and Segment types instead of pb.Pointer.

After this change, there are still a couple of use cases that require
access to the pb.Pointer (hence we have it as a field in the
metainfo.Segment type):
1. Expired Deletion Service
2. Repair Service

It would require additional refactoring in these two services before we
are able to clean this.

Change-Id: Ib3eb6b7507ed89d5ba745ffbb6b37524ef10ed9f
2020-10-27 13:06:47 +00:00
..
certificates private/version: minimal fix for tag-release.sh 2020-04-01 13:46:45 +00:00
identity all: add missing dots 2020-08-11 17:50:01 +03:00
inspector all: add missing dots 2020-08-11 17:50:01 +03:00
internal cmd/uplink: update CLI format (#3773) 2020-09-23 12:54:00 +02:00
metric-receiver cmd/metric-receiver: restore minimal metrics server 2020-10-14 20:01:29 +03:00
satellite cmd/satellite: remove metainfo commands (#3955) 2020-10-22 13:33:09 +03:00
segment-reaper satellite/metainfo: get away from using pb.Pointer in Metainfo Loop 2020-10-27 13:06:47 +00:00
storagenode cmd/satellite: proper log usage 2020-10-13 16:56:35 +03:00
storagenode-updater storagenode-updater: check binary version on self-update 2020-10-21 10:54:26 +00:00
storj-admin all: fix linter complaints 2020-10-13 15:59:01 +03:00
storj-sim cmd/storj-sim: run gateway without --access flag 2020-10-13 14:45:04 +00:00
uplink all: fix linter complaints 2020-10-13 15:59:01 +03:00
versioncontrol private/version: minimal fix for tag-release.sh 2020-04-01 13:46:45 +00:00