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

Only generate one Async Operation for CSI backup and some code refactor #231

Merged
merged 2 commits into from
Mar 22, 2024

Commits on Mar 15, 2024

  1. Code refactor.

    1. use function passed-in context.
    2. replace the depracated apimachinery/pkg/util/wait method and variable.
    3. remove unneeded function parameter.
    
    Signed-off-by: Xun Jiang <[email protected]>
    blackpiglet committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a19af73 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Only generate one Async Operation for CSI backup.

    Signed-off-by: Xun Jiang <[email protected]>
    blackpiglet committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    96c47e7 View commit details
    Browse the repository at this point in the history