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. 13 Aug, 2019 1 commit
    • travisn's avatar
      ceph: minimum version allowed is mimic 13.2.4 · 9a3dc52a
      travisn authored
      
      With the 1.1 release we should not be creating bluestore OSDs
      with rook's legacy partitioning scheme. All new bluestore OSDs
      should be created with ceph-volume. Therefore, the miminum
      version allowed is a version of mimic supporting ceph-volume.
      
      This commit also adds consistent version checking between
      the Add and Update methods for the operator handling the
      CR events.
      Signed-off-by: default avatartravisn <tnielsen@redhat.com>
      Unverified
      9a3dc52a
  2. 12 Aug, 2019 1 commit
  3. 07 Aug, 2019 1 commit
    • travisn's avatar
      enable the ceph-csi driver by default · 0a3fbf62
      travisn authored
      
      CSI is now the preferred storage driver for Rook.
      By default both the CSI and flex drivers will be started
      by the operator. In a future release the flex driver
      will be deprecated, but for now is still supported.
      
      The drivers can be disabled with an environment
      variable in the operator deployment in operator.yaml.
      If users are only using one driver or the other there is
      no need to enable both drivers.
      Signed-off-by: default avatartravisn <tnielsen@redhat.com>
      Unverified
      0a3fbf62
  4. 02 Aug, 2019 1 commit
  5. 24 Apr, 2019 1 commit
  6. 16 Apr, 2019 1 commit
  7. 04 Apr, 2019 1 commit