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(core/ha): re-share the nexus on republish #728

Merged
merged 3 commits into from
Feb 2, 2024

Commits on Jan 30, 2024

  1. fix(core/ha): re-share the nexus on republish

    Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com>
    tiagolobocastro committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    60a011d View commit details
    Browse the repository at this point in the history
  2. fix(pool/import): add pool import timeout

    Default to current 20s timeout which is shared for all pool ops.
    
    Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com>
    tiagolobocastro committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    47b30d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. test(thin/mixed): ensure thick volume is thick

    Thick volume was mistakenly created as thin..
    
    Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com>
    tiagolobocastro committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    02e7921 View commit details
    Browse the repository at this point in the history