Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/TS expiration handling without network #2937

Merged
merged 7 commits into from
Sep 23, 2024

meta: do not require metabase resync for v2 to v3 update

3e8cc99
Select commit
Loading
Failed to load commit list.
Merged

Fix/TS expiration handling without network #2937

meta: do not require metabase resync for v2 to v3 update
3e8cc99
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 23, 2024 in 1s

58.51% of diff hit (target 23.90%)

View this Pull Request on Codecov

58.51% of diff hit (target 23.90%)

Annotations

Check warning on line 29 in cmd/neofs-lens/internal/meta/list-graveyard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-lens/internal/meta/list-graveyard.go#L29

Added line #L29 was not covered by tests

Check warning on line 32 in cmd/neofs-lens/internal/meta/list-graveyard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-lens/internal/meta/list-graveyard.go#L32

Added line #L32 was not covered by tests

Check warning on line 518 in cmd/neofs-node/object.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/object.go#L518

Added line #L518 was not covered by tests

Check warning on line 527 in cmd/neofs-node/object.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/object.go#L527

Added line #L527 was not covered by tests

Check warning on line 50 in cmd/neofs-node/storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/storage.go#L50

Added line #L50 was not covered by tests

Check warning on line 98 in pkg/local_object_storage/metabase/graveyard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/graveyard.go#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 233 in pkg/local_object_storage/metabase/graveyard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/graveyard.go#L233

Added line #L233 was not covered by tests

Check warning on line 238 in pkg/local_object_storage/metabase/graveyard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/graveyard.go#L238

Added line #L238 was not covered by tests

Check warning on line 242 in pkg/local_object_storage/metabase/graveyard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/graveyard.go#L242

Added line #L242 was not covered by tests

Check warning on line 247 in pkg/local_object_storage/metabase/graveyard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/graveyard.go#L246-L247

Added lines #L246 - L247 were not covered by tests

Check warning on line 261 in pkg/local_object_storage/metabase/graveyard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/graveyard.go#L261

Added line #L261 was not covered by tests

Check warning on line 263 in pkg/local_object_storage/metabase/graveyard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/graveyard.go#L263

Added line #L263 was not covered by tests

Check warning on line 277 in pkg/local_object_storage/metabase/graveyard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/graveyard.go#L277

Added line #L277 was not covered by tests

Check warning on line 293 in pkg/local_object_storage/metabase/graveyard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/graveyard.go#L293

Added line #L293 was not covered by tests

Check warning on line 41 in pkg/local_object_storage/metabase/version.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/version.go#L39-L41

Added lines #L39 - L41 were not covered by tests

Check warning on line 93 in pkg/local_object_storage/metabase/version.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/version.go#L93

Added line #L93 was not covered by tests

Check warning on line 99 in pkg/local_object_storage/metabase/version.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/version.go#L99

Added line #L99 was not covered by tests

Check warning on line 108 in pkg/local_object_storage/metabase/version.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/version.go#L108

Added line #L108 was not covered by tests

Check warning on line 181 in pkg/local_object_storage/shard/control.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/shard/control.go#L181

Added line #L181 was not covered by tests

Check warning on line 255 in pkg/local_object_storage/shard/gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/shard/gc.go#L254-L255

Added lines #L254 - L255 were not covered by tests

Check warning on line 67 in pkg/services/object/put/local.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/put/local.go#L65-L67

Added lines #L65 - L67 were not covered by tests

Check warning on line 70 in pkg/services/object/put/local.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/put/local.go#L70

Added line #L70 was not covered by tests