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

feat(upgrade): support v2 volume upgrade #474

Merged
merged 3 commits into from
Jul 9, 2024

Commits on Jul 7, 2024

  1. chore(dockerfile): reorganize structure

    Longhorn 6001
    
    Signed-off-by: Derek Su <derek.su@suse.com>
    derekbit committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    0c8227c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. feat(v2 upgrade): support v2 volume live upgrade

    1. Update instance and spdk gRPC servers and clients
    2. Support v2 volume live upgrade apis
      - InstanceSwitchOverTarget
      - InstanceResume
      - InstanceSuspend
      - InstanceDeleteTarget
    3. Record targetPortStart and targetPortEnd in instance status
    
    Longhorn 6001
    
    Signed-off-by: Derek Su <derek.su@suse.com>
    derekbit committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    eb7c66f View commit details
    Browse the repository at this point in the history
  2. vendor: update dependencies

    Longhorn 6001
    
    Signed-off-by: Derek Su <derek.su@suse.com>
    derekbit committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    1d9a320 View commit details
    Browse the repository at this point in the history