lens/explorer: Support metabase schema v3 #1652

Merged
fyrchik merged 1 commit from a-savchuk/frostfs-node:better-meta-explorer into master 2025-03-05 07:20:06 +00:00
Member

Close #1416

Close #1416
a-savchuk added 1 commit 2025-02-24 07:53:01 +00:00
lens/explorer: Support metabase schema v3
Some checks failed
DCO action / DCO (pull_request) Failing after 31s
Vulncheck / Vulncheck (pull_request) Successful in 56s
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m23s
Tests and linters / Run gofumpt (pull_request) Successful in 3m11s
Tests and linters / Staticcheck (pull_request) Successful in 3m33s
Tests and linters / Lint (pull_request) Successful in 3m37s
Tests and linters / Tests (pull_request) Successful in 3m49s
Tests and linters / Tests with -race (pull_request) Successful in 4m4s
Tests and linters / gopls check (pull_request) Successful in 4m31s
Build / Build Components (pull_request) Successful in 1m13s
49031114b7
Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
a-savchuk force-pushed better-meta-explorer from 49031114b7 to e784794328 2025-02-24 07:55:17 +00:00 Compare
dstepanov-yadro reviewed 2025-02-24 08:20:27 +00:00
@ -37,2 +46,4 @@
"Filter prompt to start with, format 'tag:value [+ tag:value]...'",
)
tuiCMD.Flags().StringVar(

There is no need to pass the version, because the version of the metabase must be taken from the metabase itself.

There is no need to pass the version, because the version of the metabase must be taken from the metabase itself.
Author
Member

Fixed

Fixed
a-savchuk force-pushed better-meta-explorer from e784794328 to 5cc7190480 2025-02-26 08:45:10 +00:00 Compare
a-savchuk force-pushed better-meta-explorer from 5cc7190480 to ec5ba2e37e 2025-02-26 09:09:36 +00:00 Compare
a-savchuk force-pushed better-meta-explorer from ec5ba2e37e to 011dee57cc 2025-02-26 10:05:14 +00:00 Compare
Owner

@a-savchuk is it still WIP?

@a-savchuk is it still WIP?
Author
Member

@a-savchuk is it still WIP?

Yes, I still didn't test it properly

> @a-savchuk is it still WIP? Yes, I still didn't test it properly
a-savchuk force-pushed better-meta-explorer from 011dee57cc to e8b60fd9c1 2025-02-28 10:44:40 +00:00 Compare
a-savchuk force-pushed better-meta-explorer from e8b60fd9c1 to 832806aac0 2025-02-28 10:45:42 +00:00 Compare
a-savchuk changed title from WIP: lens/explorer: Support metabase schema v3 to lens/explorer: Support metabase schema v3 2025-02-28 10:55:21 +00:00
requested reviews from storage-core-committers, storage-core-developers 2025-02-28 10:55:21 +00:00
a-savchuk force-pushed better-meta-explorer from 832806aac0 to b466b374f0 2025-02-28 11:15:00 +00:00 Compare
dstepanov-yadro approved these changes 2025-02-28 14:00:20 +00:00
acid-ant approved these changes 2025-03-04 12:30:05 +00:00
fyrchik merged commit bf8914fedc into master 2025-03-05 07:20:06 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#1652
No description provided.