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. 26 Jul, 2018 1 commit
  2. 05 Jul, 2018 1 commit
  3. 27 Oct, 2017 1 commit
  4. 29 Jun, 2017 2 commits
    • Bassam Tabbara's avatar
      tests: refactor integration tests · e4b1db9b
      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".
      e4b1db9b
    • Bassam Tabbara's avatar
      build: rework release scripts and jenkinsfile · e55fd55e
      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.
      e55fd55e
  5. 23 May, 2017 1 commit
  6. 02 May, 2017 1 commit
  7. 05 Apr, 2017 2 commits
  8. 06 Mar, 2017 1 commit
  9. 22 Feb, 2017 1 commit
  10. 12 Dec, 2016 1 commit
    • Bassam Tabbara's avatar
      build: build more packages from source · e8d14703
      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
      e8d14703
  11. 24 Oct, 2016 1 commit
  12. 19 Oct, 2016 1 commit
  13. 15 Oct, 2016 1 commit
    • Bassam Tabbara's avatar
      Use alpine linux in all containers · c1dca044
      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.
      c1dca044
  14. 14 Oct, 2016 1 commit
  15. 13 Oct, 2016 1 commit
    • Bassam Tabbara's avatar
      upload container to quay.io · c89025c9
      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.
      c89025c9
  16. 12 Oct, 2016 1 commit
    • Bassam Tabbara's avatar
      support for release builds · 76666ba5
      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).
      76666ba5
  17. 10 Oct, 2016 1 commit
  18. 29 Sep, 2016 1 commit
  19. 24 Sep, 2016 1 commit
    • Bassam Tabbara's avatar
      Makefile improvements · 07c02458
      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.
      07c02458
  20. 19 Sep, 2016 1 commit
  21. 12 Sep, 2016 1 commit
  22. 08 Aug, 2016 1 commit
  23. 29 Jul, 2016 1 commit
  24. 25 Jul, 2016 1 commit