storj/cmd
Kaloyan Raev a264a4422b cmd: remove metainfo-migrator and metainfo-verifier
We already merged the multipart-upload branch to main. These two tools
make only sense if we are migrating a satellite from Pointer DB to
Metabase. There is one remaining satellite to migrate, but these tools
should be used from the respective release branch instead of from main.

Removing these tools from main will:
1) Avoid the mistake to use them from the main branch instead of from
the respective release branch.
2) Allow to finally remove any code related to the old Pointer DB.

Change-Id: Ied66098c5d0b8fefeb5d6e92b5e0ef5c6603df5d
2021-04-08 14:50:29 +00:00
..
certificates certificate/authorization: add ctx to OpenDB 2020-10-29 09:46:23 +02:00
identity pkg/revocation: pass ctx into opening the database 2020-10-29 07:15:36 +00:00
inspector satellite/overlay: remove Inspector 2021-03-29 12:26:10 +03:00
internal go.mod: bump storj.io/common 2021-01-13 14:51:08 +00:00
metabase-createdat-migration metabase-createdat-migration: add migration tool 2021-04-08 14:20:09 +00:00
metainfo-loop-benchmark satellite/metainfo/metaloop: move loop to a separate package 2021-03-23 15:37:34 +00:00
metric-receiver cmd/metric-receiver: restore minimal metrics server 2020-10-14 20:01:29 +03:00
multinode multinode/multinodedb: add sqlite3 support 2021-02-11 16:36:05 +00:00
satellite satellite/payments: Convert coupon duration to be nullable 2021-04-01 16:28:23 +02:00
storagenode go.mod: bump storj.io/common 2021-01-13 14:51:08 +00:00
storagenode-updater go.mod: bump storj.io/common 2021-01-13 14:51:08 +00:00
storj-admin all: fix linter complaints 2020-10-13 15:59:01 +03:00
storj-sim satellite: remove referral program related code 2021-02-08 13:52:50 +00:00
uplink satellite/wasm: support restricting full access grants to paths 2021-03-26 19:49:21 +00:00
versioncontrol private/version: minimal fix for tag-release.sh 2020-04-01 13:46:45 +00:00