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

Create repository crd for each Restic repository #394

Merged
merged 35 commits into from
Mar 31, 2018
Merged

Commits on Mar 25, 2018

  1. create repository crd for each restic repository

    emruz-hossain committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    a61bc2e View commit details
    Browse the repository at this point in the history
  2. fixed labels

    emruz-hossain committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    355a28e View commit details
    Browse the repository at this point in the history
  3. Added test for DaemonSet

    emruz-hossain committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    79c59b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a159f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b79aa0e View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

  1. Configuration menu
    Copy the full SHA
    6367937 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92f436d View commit details
    Browse the repository at this point in the history
  3. Update Repository.Status instead of Restic.Status

    emruz-hossain committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    40f0b99 View commit details
    Browse the repository at this point in the history
  4. DaemonSet

    emruz-hossain committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    2e257f9 View commit details
    Browse the repository at this point in the history
  5. Deployment

    emruz-hossain committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    62720e3 View commit details
    Browse the repository at this point in the history
  6. ReplicationController

    emruz-hossain committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    5e66a1f View commit details
    Browse the repository at this point in the history
  7. ReplicaSet

    emruz-hossain committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    2ce8ac4 View commit details
    Browse the repository at this point in the history
  8. StatefulSet

    emruz-hossain committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    73c01ff View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. Configuration menu
    Copy the full SHA
    2cf28bd View commit details
    Browse the repository at this point in the history
  2. added all

    emruz-hossain committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    7c1e4ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99ec0ec View commit details
    Browse the repository at this point in the history
  4. Merge branch 'use-repo-status-instead-of-restic-status-in-test' of

    github.com:appscode/stash into repository
    emruz-hossain committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    27c2df8 View commit details
    Browse the repository at this point in the history
  5. added all

    emruz-hossain committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    18113d4 View commit details
    Browse the repository at this point in the history
  6. added all

    emruz-hossain committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    e30c65b View commit details
    Browse the repository at this point in the history
  7. Revendor

    tamalsaha committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    c574bd1 View commit details
    Browse the repository at this point in the history
  8. Fix double patch when mutation webhook enabled.

    emruz-hossain committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    61c74f4 View commit details
    Browse the repository at this point in the history
  9. revendored

    emruz-hossain committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    c88bbb8 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2018

  1. DeepCopy VolumeSource

    tamalsaha committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    59a88de View commit details
    Browse the repository at this point in the history
  2. Add BackupPath in Repository Sepc

    emruz-hossain committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    6aa610b View commit details
    Browse the repository at this point in the history
  3. Added Repository doc + some fix

    emruz-hossain committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    1eb1124 View commit details
    Browse the repository at this point in the history
  4. fix table

    emruz-hossain committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    0296615 View commit details
    Browse the repository at this point in the history
  5. update backup doc

    emruz-hossain committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    3e3bd1f View commit details
    Browse the repository at this point in the history
  6. Update helpers.go

    tamalsaha committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    ace7627 View commit details
    Browse the repository at this point in the history
  7. fix reocovered path

    emruz-hossain committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    a781ffe View commit details
    Browse the repository at this point in the history
  8. refactored

    emruz-hossain committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    17d4fd8 View commit details
    Browse the repository at this point in the history
  9. Doc correction

    tamalsaha committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    1cb5c77 View commit details
    Browse the repository at this point in the history
  10. added-all

    tamalsaha committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    f0421ca View commit details
    Browse the repository at this point in the history
  11. Update user roles

    tamalsaha committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    392397c View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2018

  1. Used Repository Event + CreateOrPatchRepository + filepath.Dir()+ rem…

    …oved backupPath and modified prefix instead
    emruz-hossain committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    f72de04 View commit details
    Browse the repository at this point in the history
  2. Use Repository Event in test

    emruz-hossain committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    dfac7d4 View commit details
    Browse the repository at this point in the history