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 Oct, 2019 13 commits
  2. 22 Oct, 2019 4 commits
  3. 21 Oct, 2019 3 commits
  4. 18 Oct, 2019 1 commit
  5. 17 Oct, 2019 1 commit
  6. 16 Oct, 2019 16 commits
  7. 15 Oct, 2019 1 commit
  8. 14 Oct, 2019 1 commit
    • travisn's avatar
      ceph: more robust removal of cluster finalizer · e670b6de
      travisn authored
      
      The cluster finalizer in some scenarios was not being removed
      during cluster removal. Specifically, if the cluster CR had been
      modified, the operator would always fail to remove the finalizer.
      This could occur when the CR status is updated around the same time
      that the cluster is deleted. Therefore, we need to remove the finalizer
      from a freshly retrieved instance of the cluster.
      Signed-off-by: default avatartravisn <tnielsen@redhat.com>
      (cherry picked from commit bc684400)
      Unverified
      e670b6de