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.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 23 Apr, 2019 1 commit
-
-
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:
travisn <tnielsen@redhat.com>
-
- 05 Dec, 2018 2 commits
-
-
travisn authored
Signed-off-by:
travisn <tnielsen@redhat.com>
-
travisn authored
Signed-off-by:
travisn <tnielsen@redhat.com>
-
- 05 Sep, 2018 1 commit
-
-
Blaine Gardner authored
Create a cephconfig module in Ceph's daemon pkg source, and refactor the config and keyring generation that exists in the mon package into the new cephconfig package. The config/keyring generation code is used by most all daemons and not just mon, so a new package is a more appropriate place for this. Signed-off-by:
Blaine Gardner <blaine.gardner@suse.com>
-
- 11 Jul, 2018 1 commit
-
-
Jared Watts authored
Signed-off-by:
Jared Watts <jbw976@gmail.com>
-
- 18 May, 2018 1 commit
-
-
Jared Watts authored
Signed-off-by:
Jared Watts <jbw976@gmail.com>
-
- 23 Jan, 2018 1 commit
-
-
Travis Nielsen authored
-
- 03 Jan, 2018 1 commit
-
-
Travis Nielsen authored
-
- 11 Dec, 2017 1 commit
-
-
Travis Nielsen authored
move core rados packages under cluster folder move daemons under daemon pkg rename flex crd package to attachment pin dep to k8s 1.8.2
-
- 31 Oct, 2017 1 commit
-
-
Travis Nielsen authored
-
- 06 Oct, 2017 1 commit
-
-
Travis Nielsen authored
-
- 19 Sep, 2017 1 commit
-
-
Travis Nielsen authored
-
- 27 Jul, 2017 1 commit
-
-
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
-
- 17 Jul, 2017 1 commit
-
-
Bassam Tabbara authored
-
- 13 Jul, 2017 1 commit
-
-
Steve Leon authored
- This is needed to make it compatible with k8s 1.8
-
- 11 Apr, 2017 2 commits
-
-
Travis Nielsen authored
-
Travis Nielsen authored
-
- 28 Mar, 2017 1 commit
-
-
Travis Nielsen authored
-