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.
- 25 Apr, 2019 2 commits
-
-
Ashish Ranjan authored
Signed-off-by:
Ashish Ranjan <ashishranjan738@gmail.com>
-
Ashish Ranjan authored
Signed-off-by:
Ashish Ranjan <ashishranjan738@gmail.com> This commit moves claimPath information from annotation to parameters and adds option to enable/disable storageclass creation.
-
- 18 Apr, 2019 1 commit
-
-
travisn authored
Signed-off-by:
travisn <tnielsen@redhat.com>
-
- 12 Apr, 2019 1 commit
-
-
Alexander Trost authored
All usages of k8s go client are now also using the versioned `AppsV1() ` call for the client. Updated MySQL and Wordpress, and Kube Registy examples to use apps/v1 Deployments. Signed-off-by:
Alexander Trost <galexrt@googlemail.com>
-
- 11 Apr, 2019 1 commit
-
-
Blaine Gardner authored
Make the Ceph operator more cautious about when it decides to remove nodes from the Rook-Ceph cluster which are acting as osd hosts. When `useAllNodes` is set to `true` we assume that the user wants to have the most hands-off experience. Node removals are allowed when a node is delted from Kubernetes and when a node has its taints/affinities modified by the user (but not by automatic k8s modification as much as possible). When `useAllnodes` is set to `false` the only time a node is removed is if it is removed from the Ceph cluster definition. Signed-off-by:
Blaine Gardner <blaine.gardner@suse.com>
-
- 15 Mar, 2019 1 commit
-
-
Anton Skriptsov authored
Signed-off-by:
Anton Skriptsov <sabbotagge@gmail.com>
-
- 14 Mar, 2019 1 commit
-
-
travisn authored
Signed-off-by:
travisn <tnielsen@redhat.com>
-
- 14 Feb, 2019 1 commit
-
-
Huamin Chen authored
Signed-off-by:
Huamin Chen <hchen@redhat.com>
-
- 19 Jan, 2019 1 commit
-
-
travisn authored
Signed-off-by:
travisn <tnielsen@redhat.com>
-
- 07 Dec, 2018 1 commit
-
-
Yannis Zarkadas authored
Unit tests for the scale down action. Signed-off-by:
Yannis Zarkadas <yanniszarkadas@gmail.com>
-
- 05 Dec, 2018 1 commit
-
-
Yannis Zarkadas authored
Simple integration test for Cassandra. Boilerplate in setup scripts for Jenkins. Signed-off-by:
Yannis Zarkadas <yanniszarkadas@gmail.com>
-
- 28 Nov, 2018 1 commit
-
-
travisn authored
Signed-off-by:
travisn <tnielsen@redhat.com>
-
- 21 Nov, 2018 1 commit
-
-
Ben Zieglmeier authored
Add the ability to create and manage object store users with CRDs Signed-off-by:
Ben Zieglmeier <benjamin.zieglmeier@target.com>
-
- 08 Nov, 2018 1 commit
-
-
Jared Watts authored
- Add cluster domain to minio spec - Remove port configuration from minio spec - Include unused packages for codegen related repos - Update Minio version to pick up latest fixes - Helper to load cockroachdb demo images into minikube Signed-off-by:
Jared Watts <jbw976@gmail.com>
-
- 17 Oct, 2018 1 commit
-
-
travisn authored
Signed-off-by:
travisn <tnielsen@redhat.com>
-
- 15 Oct, 2018 1 commit
-
-
Angus Lees authored
seLinux relabelling breaks (times out) on large filesystems, and doesn't work with cephfs ReadWriteMany volumes (last relabel wins). See also https://github.com/kubernetes/kubernetes/blob/02cca1f11a8ae570369540564604d0cde06e0720/pkg/volume/cephfs/cephfs.go#L209 Fixes #2177 Signed-off-by:
Angus Lees <gus@inodes.org>
-
- 30 Sep, 2018 3 commits
-
-
Bassam Tabbara authored
remove all cosntraints that are not really needed from Gopkg.toml. we should only be adding constraints that are direct dependencies of the project and we require a specific version/revision of. added a vendor.update makefile target that can be used to update dependencies to the latest. Signed-off-by:
Bassam Tabbara <bassam@upbound.io>
-
Bassam Tabbara authored
all vendor dependencies in Gopkg.toml now have constraints. this will ensure that they do not float as people run `make vendor`. if you need a new package be sure to change the contraint explicitly. Signed-off-by:
Bassam Tabbara <bassam@upbound.io>
-
Bassam Tabbara authored
this commit updates dep to version 0.5, and adds a check during CI runs that enforces that the vendor dependencies have not changed. There is a now a makefile target `make vendor.check` that performs this check. Also removed the requirement that PR run make vendor as this will be done by CI. Signed-off-by:
Bassam Tabbara <bassam@upbound.io>
-
- 21 Sep, 2018 1 commit
-
-
travisn authored
Signed-off-by:
travisn <tnielsen@redhat.com>
-
- 24 Jul, 2018 1 commit
-
-
Alexander Trost authored
Signed-off-by:
Alexander Trost <galexrt@googlemail.com>
-
- 09 Jul, 2018 1 commit
-
-
travisn authored
Signed-off-by:
travisn <tnielsen@redhat.com>
-
- 23 Jun, 2018 1 commit
-
-
Jared Watts authored
Signed-off-by:
Jared Watts <jbw976@gmail.com>
-
- 21 Jun, 2018 1 commit
-
-
Jared Watts authored
Signed-off-by:
Jared Watts <jbw976@gmail.com>
-
- 16 Mar, 2018 1 commit
-
-
travisn authored
Signed-off-by:
travisn <tnielsen@redhat.com>
-
- 24 Jan, 2018 1 commit
-
-
Travis Nielsen authored
-
- 12 Dec, 2017 1 commit
-
-
Travis Nielsen authored
-
- 11 Dec, 2017 2 commits
-
-
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
-
Bassam Tabbara authored
Update all K8s dependencies to the release-1.8 branches. Added build and make file support for generating code. Fixed our use of client-go to match changes in new release.
-
- 14 Nov, 2017 1 commit
-
-
Travis Nielsen authored
-
- 27 Oct, 2017 2 commits
-
-
Bassam Tabbara authored
moved external-storage/libcontroller into rook/rook for now. this helps us have a greater control over versioning it and keeping it updated as Kubernetes changes.
-
Bassam Tabbara authored
-