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: Add immediate option to ReplicationSource #812

Closed
wants to merge 5 commits into from

Commits on Jul 27, 2023

  1. feat: Add immediate option to ReplicationSource

    Signed-off-by: Devin Buhl <devin@buhl.casa>
    onedr0p committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d314308 View commit details
    Browse the repository at this point in the history
  2. fix: check latestMoverStatus.Result instead of it being nil

    Signed-off-by: Devin Buhl <devin@buhl.casa>
    onedr0p committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    da6cadf View commit details
    Browse the repository at this point in the history
  3. Update controllers/mover/restic/builder.go

    Co-authored-by: Thomas <9749173+uhthomas@users.noreply.github.com>
    Signed-off-by: Devin Buhl <onedr0p@users.noreply.github.com>
    onedr0p and uhthomas authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    93c24ce View commit details
    Browse the repository at this point in the history
  4. fix: update logic on Immediate

    Signed-off-by: Devin Buhl <devin@buhl.casa>
    onedr0p committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    03ff2a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. chore: fix linting

    Signed-off-by: Devin Buhl <devin@buhl.casa>
    onedr0p committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f74f1f5 View commit details
    Browse the repository at this point in the history