This project is mirrored from https://gitee.com/wangmingco/rook.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 23 Apr, 2019 1 commit
    • travisn's avatar
      ceph: upgrade all daemons during ceph upgrade · 9dcddb5b
      travisn authored
      
      The CephCluster CR contains settings that are needed by other
      CRs to configure the Ceph daemons. When the CephCluster CR
      is updated, the updates will now be passed on to each of the
      CR controllers to ensure the daemons are updated properly
      without requiring an operator restart.
      
      When calling the controllers from another controller,
      we ensure that only a single goroutine is handling
      CRs at any given time to prevent contention across
      multiple CRs of the same type.
      Signed-off-by: default avatartravisn <tnielsen@redhat.com>
      Unverified
      9dcddb5b
  2. 05 Dec, 2018 2 commits
  3. 05 Sep, 2018 1 commit
  4. 11 Jul, 2018 1 commit
  5. 18 May, 2018 1 commit
  6. 23 Jan, 2018 1 commit
  7. 03 Jan, 2018 1 commit
  8. 11 Dec, 2017 1 commit
  9. 31 Oct, 2017 1 commit
  10. 06 Oct, 2017 1 commit
  11. 19 Sep, 2017 1 commit
  12. 27 Jul, 2017 1 commit
    • Steve Leon's avatar
      Using CRD instead of TPR · 709b7dda
      Steve Leon authored
      - Use CRD for clusters and pools
      - For k8s before 1.7.0, TPR will be used
      - Also use the watcher libraries in client-go
      709b7dda
  13. 17 Jul, 2017 1 commit
  14. 13 Jul, 2017 1 commit
  15. 11 Apr, 2017 2 commits
  16. 28 Mar, 2017 1 commit