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

Fed backup schedule #5036

Merged
merged 23 commits into from
Jun 26, 2023
Merged

Commits on Jun 13, 2023

  1. br: implement federation volume backup controller

    Signed-off-by: WangLe1321 <[email protected]>
    WangLe1321 authored and BornChanger committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    a55a967 View commit details
    Browse the repository at this point in the history
  2. br: update backup member to status

    Signed-off-by: WangLe1321 <[email protected]>
    WangLe1321 authored and BornChanger committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    ed7a108 View commit details
    Browse the repository at this point in the history
  3. *: support ebs backup schedule

    Signed-off-by: BornChanger <[email protected]>
    BornChanger committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    0443dec View commit details
    Browse the repository at this point in the history
  4. *: polish code and make ut pass

    Signed-off-by: BornChanger <[email protected]>
    BornChanger committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    d3fee14 View commit details
    Browse the repository at this point in the history
  5. *: fix license header format

    Signed-off-by: BornChanger <[email protected]>
    BornChanger committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    e761776 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. *: clean case

    Signed-off-by: BornChanger <[email protected]>
    BornChanger committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ef1c6ec View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. *: add resilence code

    Signed-off-by: BornChanger <[email protected]>
    BornChanger committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    53e36a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. *: polish code

    Signed-off-by: BornChanger <[email protected]>
    BornChanger committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    8b7c46c View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. *: Only GC complete or failed vbk

    Signed-off-by: BornChanger <[email protected]>
    BornChanger committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    7244a4f View commit details
    Browse the repository at this point in the history
  2. *: fix ut cases

    Signed-off-by: BornChanger <[email protected]>
    BornChanger committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    626f631 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. *: fix compiler warning

    Signed-off-by: BornChanger <[email protected]>
    BornChanger committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    3a31dfa View commit details
    Browse the repository at this point in the history
  2. *: code format

    Signed-off-by: BornChanger <[email protected]>
    BornChanger committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    85f39c2 View commit details
    Browse the repository at this point in the history
  3. *: code format

    Signed-off-by: BornChanger <[email protected]>
    BornChanger committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    6f89595 View commit details
    Browse the repository at this point in the history
  4. *: prompt library version

    Signed-off-by: BornChanger <[email protected]>
    BornChanger committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    d880516 View commit details
    Browse the repository at this point in the history
  5. *: revert unnecessary go.mod change

    Signed-off-by: BornChanger <[email protected]>
    BornChanger committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    67486df View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. *: fix go mod

    Signed-off-by: BornChanger <[email protected]>
    BornChanger committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    a56706f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. *: fix lint error

    Signed-off-by: BornChanger <[email protected]>
    BornChanger committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    1e4d9f2 View commit details
    Browse the repository at this point in the history
  2. *: address review comments

    Signed-off-by: BornChanger <[email protected]>
    BornChanger committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    39d2802 View commit details
    Browse the repository at this point in the history
  3. *: revert go.mod

    Signed-off-by: BornChanger <[email protected]>
    BornChanger committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    d9c892f View commit details
    Browse the repository at this point in the history
  4. *: fix unit test case

    Signed-off-by: BornChanger <[email protected]>
    BornChanger committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    9d9d12e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    ad33fef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0efc8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84188ec View commit details
    Browse the repository at this point in the history