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.
- 16 Jan, 2020 1 commit
-
-
Travis Nielsen authored
With the v1.1.9 release we update the manifests with the new tag. Signed-off-by:
Travis Nielsen <tnielsen@redhat.com>
-
- 13 Dec, 2019 1 commit
-
-
Travis Nielsen authored
With the v1.1.8 release we update the manifests with the new tag. Signed-off-by:
Travis Nielsen <tnielsen@redhat.com>
-
- 21 Nov, 2019 1 commit
-
-
Madhu Rajanna authored
cephcsi v1.2.2 release is out and the image is available for use, updating rook to use latest available release image Signed-off-by:
Madhu Rajanna <madhupr007@gmail.com> (cherry picked from commit 7f14b52b)
-
- 19 Nov, 2019 2 commits
-
-
Madhu Rajanna authored
update csi sidecar images to fix CVE-2019-11255 more info: https://github.com/kubernetes/kubernetes/issues/85233 https://github.com/kubernetes-csi/external-snapshotter/issues/193 https://github.com/kubernetes-csi/external-provisioner/issues/380 Signed-off-by:
Madhu Rajanna <madhupr007@gmail.com> (cherry picked from commit 49381b32)
-
Travis Nielsen authored
With the v1.1.7 release we update the manifests with the new tag. Signed-off-by:
Travis Nielsen <tnielsen@redhat.com>
-
- 12 Nov, 2019 1 commit
-
-
Moh Ahmed authored
older CRDs from previous versions prevented VolumeSnapshots from working correctly Signed-off-by:
Moh Ahmed <moh.ahmed@cengn.ca>
-
- 06 Nov, 2019 1 commit
-
-
Travis Nielsen authored
With the v1.1.6 release we update the manifests with the new tag. The v1.1.5 release was skipped due to a merge to the release branch after the tag, but before the v1.1.5 official build was started. Signed-off-by:
Travis Nielsen <tnielsen@redhat.com>
-
- 05 Nov, 2019 1 commit
-
-
Travis Nielsen authored
With the v1.1.5 release we update the manifests with the new tag. Signed-off-by:
Travis Nielsen <tnielsen@redhat.com>
-
- 24 Oct, 2019 1 commit
-
-
Travis Nielsen authored
With the v1.1.4 patch release we need to set the new tag in the deployment manifests and documentation. Signed-off-by:
Travis Nielsen <tnielsen@redhat.com>
-
- 23 Oct, 2019 1 commit
-
-
Travis Nielsen authored
With the v1.1.3 patch release we need to set the new tag in the deployment manifests and documentation. Signed-off-by:
Travis Nielsen <tnielsen@redhat.com>
-
- 02 Oct, 2019 2 commits
-
-
Madhu Rajanna authored
CSI pods should look for the resources created in ROOK_SYSTEM_NAMESPACE instead of ROOK_NAMESPACE Signed-off-by:
Madhu Rajanna <madhupr007@gmail.com> (cherry picked from commit 04a276ab)
-
travisn authored
Update the manifests to point to the new v1.1.2 release Signed-off-by:
travisn <tnielsen@redhat.com>
-
- 25 Sep, 2019 1 commit
-
-
Madhu Rajanna authored
update CSI deployment templates and doc to use new cephcsi v1.2.1 release Signed-off-by:
Madhu Rajanna <madhupr007@gmail.com> (cherry picked from commit 0a516d5f)
-
- 20 Sep, 2019 2 commits
-
-
Madhu Rajanna authored
currently CSI templates have hardcoded kubelet path which will be used for mounting PVC,this will not work if kubelet is configured to use different path, with this PR kubelet path can be configured for CSI. Fixes: #3921 Signed-off-by:
Madhu Rajanna <madhupr007@gmail.com> (cherry picked from commit 345f099b)
-
Madhu Rajanna authored
updated required rules for upgrading CSI from v1.0 to v1.1 and also updated the document with required steps Signed-off-by:
Madhu Rajanna <madhupr007@gmail.com> (cherry picked from commit 4a8b821c)
-
- 12 Sep, 2019 2 commits
-
-
Blaine Gardner authored
Add step to update CephObjectStores as part of the upgrade guide now that `allNodes` has been deprecated for 2 releases. Signed-off-by:
Blaine Gardner <blaine.gardner@suse.com>
-
travisn authored
The upgrade was missing some final features that were added recently such as the pod disruption budgets. The namespaced RBAC changes also needed to have the appropriate namespaces included if they had installed the operator in a different namespace from rook-ceph. Signed-off-by:
travisn <tnielsen@redhat.com> (cherry picked from commit c77a64fb)
-
- 10 Sep, 2019 1 commit
-
-
Blaine Gardner authored
The configuration for using Rook with CSI images has changed somewhat since v1.0, and users of Ceph's CSI drivers will need to consider some additional update steps. Signed-off-by:
Blaine Gardner <blaine.gardner@suse.com> (cherry picked from commit 0be2e2c0)
-
- 06 Sep, 2019 3 commits
-
-
Blaine Gardner authored
Make users aware of the newly 'required' configs earlier in the upgrade doc so they have more context when they arrive at the upgrade step to consider changing these for their own clusters. Signed-off-by:
Blaine Gardner <blaine.gardner@suse.com>
-
Blaine Gardner authored
After further consideration and working with the feature for a few weeks, the `configOverride` functionality seems to be more complexity than is worth it for the expected benefit. Users still have the most preferred option of setting configs in Ceph's config database using `ceph cofig set` or the dashboard, and the override ConfigMap still exists for fallback scenarios. The config database can still be used by Rook for setting necessary configs, but the user has no way of telling Rook to do so. Signed-off-by:
Blaine Gardner <blaine.gardner@suse.com>
-
Blaine Gardner authored
Update docs and manifests for updating from the Rook v1.0 to v1.1 release. Signed-off-by:
Blaine Gardner <blaine.gardner@suse.com>
-
- 29 Aug, 2019 1 commit
-
-
Blaine Gardner authored
Allow users to specify overrides in the CephCluster CRD. The override ConfigMap still exists for emergency situations and is mounted into daemon pods directly instead of being merged into a Rook-created config file. Rook Ceph no longer uses a config file for managing daemons with the exception of the OSDs which still generate a config in an init container. Signed-off-by:
Blaine Gardner <blaine.gardner@suse.com>
-
- 26 Aug, 2019 1 commit
-
-
Sébastien Han authored
The last image has disabled ephemeral repositories so it's now possible for images older than 15 days to install packages without having an error from non-existing repositories. Closes: https://github.com/rook/rook/issues/3662 Signed-off-by:
Sébastien Han <seb@redhat.com>
-
- 13 Aug, 2019 2 commits
-
-
travisn authored
The Nautilus v14.2.2 release was out last week. This is the new default version for Rook in the documentation and manifests. Signed-off-by:
travisn <tnielsen@redhat.com>
-
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:
travisn <tnielsen@redhat.com>
-
- 16 Jul, 2019 1 commit
-
-
Sébastien Han authored
Add more details on how upgrades are performed, as well as updating the release note. Signed-off-by:
Sébastien Han <seb@redhat.com>
-
- 24 Jun, 2019 1 commit
-
-
travisn authored
Signed-off-by:
travisn <tnielsen@redhat.com>
-
- 30 May, 2019 1 commit
-
-
Andrew Lavery authored
version 0.9 of the upgrade doc is located at ceph-upgrade.html not upgrade.html Signed-off-by:
Andrew Lavery <laverya@umich.edu>
-
- 13 May, 2019 1 commit
-
-
travisn authored
The default mon port has changed from 6790 to 6789. With the msgr2 work in nautilus, the mons need to be listening on the default ports. These instructions will direct the users to failover the mons to the new default port. Signed-off-by:
travisn <tnielsen@redhat.com>
-
- 01 May, 2019 1 commit
-
-
travisn authored
Signed-off-by:
travisn <tnielsen@redhat.com>
-
- 26 Apr, 2019 2 commits
-
-
Blaine Gardner authored
Signed-off-by:
Blaine Gardner <blaine.gardner@suse.com>
-
Blaine Gardner authored
Signed-off-by:
Blaine Gardner <blaine.gardner@suse.com>
-
- 04 Feb, 2019 1 commit
-
-
Dmitry Yusupov authored
Signed-off-by:
Dmitry Yusupov <dmitry@nexenta.com>
-
- 01 Jan, 2019 1 commit
-
-
Alexander Trost authored
Signed-off-by:
Alexander Trost <galexrt@googlemail.com>
-
- 11 Dec, 2018 1 commit
-
-
Jessynt authored
Signed-off-by:
Jessynt <xr5299@gmail.com>
-
- 08 Dec, 2018 2 commits
-
-
travisn authored
Signed-off-by:
travisn <tnielsen@redhat.com>
-
Blaine Gardner authored
Signed-off-by:
Blaine Gardner <blaine.gardner@suse.com>
-
- 05 Dec, 2018 1 commit
-
-
travisn authored
Signed-off-by:
travisn <tnielsen@redhat.com>
-
- 18 Oct, 2018 1 commit
-
-
Jared Watts authored
Signed-off-by:
Jared Watts <jbw976@gmail.com>
-
- 12 Oct, 2018 1 commit
-
-
Ganesh Maharaj Mahalingam authored
Signed-off-by:
Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
-