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.
- 26 Jul, 2018 1 commit
-
-
Blaine Gardner authored
Fix some basic spellcheck errors. Also remove trailing spaces and make sure files have a newline (my editor does automatically). Signed-off-by:
Blaine Gardner <blaine.gardner@suse.com>
-
- 05 Jul, 2018 1 commit
-
-
Huamin Chen authored
prepare osd in a job per node. Once all osds are prepared, store osd info in orchestration configmap. Operator watches the configmap, starts one osd replica set per osd. Signed-off-by:
Huamin Chen <hchen@redhat.com>
-
- 27 Oct, 2017 1 commit
-
-
Bassam Tabbara authored
-
- 29 Jun, 2017 2 commits
-
-
Bassam Tabbara authored
refactor integration tests splitting out the kubernetes cluster setup to just be in a script and making it the reponsibility of the host/user/jenkins. integration tests now run just like unit tests using "go test".
-
Bassam Tabbara authored
inital commit to convert release scripts to makefiles for improved maintenance. now publishing to docker hub including manifest list support. initial attempt at reworking the jenkinsfile to pipeline syntax.
-
- 23 May, 2017 1 commit
-
-
Divesh Angula authored
-
- 02 May, 2017 1 commit
-
-
aramisjohnson authored
-
- 05 Apr, 2017 2 commits
-
-
Bassam Tabbara authored
centralized all working directories at .work in the root of the tree. also centralize all download directories to .download at the root of the tree. cleaned up the rsync behavior between host and docker cross build when running on non-linux host.
-
Bassam Tabbara authored
-
- 06 Mar, 2017 1 commit
-
-
Bassam Tabbara authored
Move external packages including ceph into a separate project under the externals subdir.
-
- 22 Feb, 2017 1 commit
-
-
Jared Watts authored
-
- 12 Dec, 2016 1 commit
-
-
Bassam Tabbara authored
we now build all the required packages for rookd from source. also reorganized the external project a bit to support this. Removed STATIC makefile option and replaced with LINKMODE
-
- 24 Oct, 2016 1 commit
-
-
Travis Nielsen authored
-
- 19 Oct, 2016 1 commit
-
-
Travis Nielsen authored
-
- 15 Oct, 2016 1 commit
-
-
Bassam Tabbara authored
We know use alpine linux in containers to bring a few tool dependencies we need including lsblk and others. We know generate ACIs from docker containers instead of creating ACIs with acbuild.
-
- 14 Oct, 2016 1 commit
-
-
Bassam Tabbara authored
added a demo vagrant file that starts a bare CoreOS cluster and runs castle on it.
-
- 13 Oct, 2016 1 commit
-
-
Bassam Tabbara authored
upload our containers to quay.io where they are automatically converted to ACIs for use by rkt. Partially addresses #50 remove github-release as it was being flaky.
-
- 12 Oct, 2016 1 commit
-
-
Bassam Tabbara authored
This commit adds support for build release artifacts and publishing them. Currently we support binaries that are published to github release, docker containers that go to hub.docker.com, and rkt ACIs (which are not currently published).
-
- 10 Oct, 2016 1 commit
-
-
Bassam Tabbara authored
Makefile has been simplified to take advantage of incremental build support in golang, and to setup for cross compiling.
-
- 29 Sep, 2016 1 commit
-
-
Bassam Tabbara authored
Makefile now checks go dependencies and only builds what is needed. Refactored the Makefile into three parts for better maintenance. Add a buildall target that is the initial attempt at cross compiling castlectl.
-
- 24 Sep, 2016 1 commit
-
-
Bassam Tabbara authored
Makefile now attempts to build only what is needed. Dependency checking has been improved but its not perfect yet. Also added support for building in a private gopath which would support building from forked repos.
-
- 19 Sep, 2016 1 commit
-
-
Jared Watts authored
-
- 12 Sep, 2016 1 commit
-
-
Travis Nielsen authored
-
- 08 Aug, 2016 1 commit
-
-
Bassam Tabbara authored
-
- 29 Jul, 2016 1 commit
-
-
Bassam Tabbara authored
-
- 25 Jul, 2016 1 commit
-
-
Bassam Tabbara authored
-