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

node/placement: use predefined error for empty netmap #2916

Merged
merged 3 commits into from
Aug 21, 2024

Commits on Aug 15, 2024

  1. metabase/test: create fixed checksums for test objects

    SDK somehow generates a random checksum (with a random type too) every time now,
    so the old tests should be ready for it (do not use test SDK package in fact).
    Closes #2917, and improves test granularity a little.
    
    Signed-off-by: Pavel Karpy <[email protected]>
    carpawell committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    6ad2ad6 View commit details
    Browse the repository at this point in the history
  2. *: fix deprecation marks from neofs-sdk/eacl package

    Signed-off-by: Pavel Karpy <[email protected]>
    carpawell committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c72af12 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. node/placement: use predefined error for empty netmap

    nspcc-dev/neofs-sdk-go#615 was merged, and it is now
    possible to use the error. Commit includes SDK update _without_ new API
    adoption.
    
    Signed-off-by: Pavel Karpy <[email protected]>
    carpawell committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a56e00e View commit details
    Browse the repository at this point in the history