This project is mirrored from https://gitee.com/BiAn-MoShangHuaKai/velero.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 13 Sep, 2017 1 commit
  2. 12 Sep, 2017 5 commits
  3. 11 Sep, 2017 14 commits
  4. 06 Sep, 2017 8 commits
  5. 05 Sep, 2017 9 commits
  6. 28 Aug, 2017 2 commits
    • Justin Nauman's avatar
      Allow default kubeconfig resolution · c0e94a4c
      Justin Nauman authored
      
      - Changed the default kubeconfig loading to utilize
      the client-go's loader strategy.  This allows users
      to use the Ark client without having to explicitly
      define a KUBECONFIG env var or argument.
      
      This more closely resemebles how Kubectl works and users
      are probably more used to while preserving the
      current rules.
      Signed-off-by: default avatarJustin Nauman <justin.r.nauman@gmail.com>
      c0e94a4c
    • Justin Nauman's avatar
      AWS Paging Support · f017a23d
      Justin Nauman authored
      
      - Adding in paging support for the S3 and Snapshot
      AWS integration.
      
      As a testing note, you can add in a a MaxKeys to the S3
      request as an easy way to ensure that paging is working
      properly without having to creation over 1k backups.
      Signed-off-by: default avatarJustin Nauman <justin.r.nauman@gmail.com>
      f017a23d
  7. 23 Aug, 2017 1 commit