Hello community,

here is the log from the commit of package rook for openSUSE:Factory checked in 
at 2020-08-14 09:30:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rook (Old)
 and      /work/SRC/openSUSE:Factory/.rook.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rook"

Fri Aug 14 09:30:25 2020 rev:18 rq:825694 version:1.4.0+git0.g801c5934

Changes:
--------
--- /work/SRC/openSUSE:Factory/rook/rook.changes        2020-06-25 
16:46:36.560805775 +0200
+++ /work/SRC/openSUSE:Factory/.rook.new.3399/rook.changes      2020-08-14 
09:30:40.896317006 +0200
@@ -1,0 +2,38 @@
+Mon Aug 10 07:24:49 UTC 2020 - Stefan Haas <[email protected]>
+
+- Update to v1.4.0:
+  * Ceph-CSI 3.0 is deployed by default
+    * Multi Architecture docker images are published (amd64 and arm64)
+    * Create/Delete beta snapshot for RBD, while support for Alpha snapshots 
is removed.
+    * Create PVCs from RBD snapshots and PVCs
+    * Support ROX volumes for RBD and CephFS
+    * The dashboard for the ceph object store will be enabled if the dashboard 
module is enabled.
+  * An admission controller enhances CRD validations (Experimental)
+    * The admission controller is not enabled by default.
+    * Support for Ceph CRDs is provided. Some validations for CephClusters are 
included and a framework for additional validations is in place for other CRDs.
+  * RGW Multisite is available through new CRDs for zones, zone groups, and 
realms. (Experimental)
+  * CephObjectStore CRD changes:
+    * Health displayed in the Status field
+    * Run health checks on the object store endpoint by creating a bucket and 
writing to it periodically.
+    * The endpoint is stored for reference in the Status field
+  * OSD changes:
+    * OSDs on PVC now support multipath and crypt device types.
+    * OSDs on PVC can now be encrypted by setting encrypted: true on the 
storageClassDeviceSet.
+    * OSDs can now be provisioned using Ceph's Drive Groups definitions for 
Ceph Octopus v15.2.5+.
+    * OSDs can be provisioned on the device path such as 
/dev/disk/by-path/pci-HHHH:HH:HH.H with colons (:)
+  * A new CephRBDMirror CR will configure the RBD mirroring daemons. The RBD 
mirror settings were previously included in the CephCluster CR.
+  * Multus support is improved, though still in experimental mode
+    * Added support for the Whereabouts IPAM
+  * CephCluster CRD changes:
+    * Converted to use the controller-runtime framework
+    * Added settings to configure health checks as well as pod liveness probes.
+  * CephBlockPool CRD has a new field called parameters which allows to set 
any Ceph pool property on a given pool
+  * OBC changes:
+    * Updated the lib bucket provisioner version to support multithreading
+    * Added support for quota, have options for object count and total size.
+  * Prometheus monitoring for external clusters is now possible, refer to the 
external cluster section
+  * The operator will check for the presence of the lvm2 package on the host 
where OSDs will run. If not available, the prepare job will fail. This will 
prevent issues of OSDs not restarting on node reboot.
+  * Added a new label ceph_daemon_type to Ceph daemon pods.
+  * Added a toolbox job example for running a script with Ceph commands, 
similar to running commands in the Rook toolbox.
+
+-------------------------------------------------------------------

Old:
----
  rook-1.3.4+git0.ga5114030-vendor.tar.xz
  rook-1.3.4+git0.ga5114030.tar.xz

New:
----
  rook-1.4.0+git0.g801c5934-vendor.tar.xz
  rook-1.4.0+git0.g801c5934.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rook.spec ++++++
--- /var/tmp/diff_new_pack.CLEfzq/_old  2020-08-14 09:30:46.104319675 +0200
+++ /var/tmp/diff_new_pack.CLEfzq/_new  2020-08-14 09:30:46.108319677 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rook
-Version:        1.3.4+git0.ga5114030
+Version:        1.4.0+git0.g801c5934
 Release:        0
 Summary:        Orchestrator for distributed storage systems in cloud-native 
environments
 License:        Apache-2.0
@@ -157,7 +157,7 @@
 
 # determine image names to use in manifests depending on the base os type
 # %CEPH_VERSION% is replaced at build time by the _service
-%global rook_container_version 1.3.4.0  # this is updated by update-tarball.sh
+%global rook_container_version 1.4.0.0  # this is updated by update-tarball.sh
 %if 0%{?is_opensuse}
 %global rook_image     
registry.opensuse.org/opensuse/rook/ceph:%{rook_container_version}.%{release}
 %global ceph_image     registry.opensuse.org/opensuse/ceph/ceph:%CEPH_VERSION%

++++++ rook-1.3.4+git0.ga5114030-vendor.tar.xz -> 
rook-1.4.0+git0.g801c5934-vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/rook/rook-1.3.4+git0.ga5114030-vendor.tar.xz 
/work/SRC/openSUSE:Factory/.rook.new.3399/rook-1.4.0+git0.g801c5934-vendor.tar.xz
 differ: char 26, line 1

++++++ rook-1.3.4+git0.ga5114030-vendor.tar.xz -> 
rook-1.4.0+git0.g801c5934.tar.xz ++++++
/work/SRC/openSUSE:Factory/rook/rook-1.3.4+git0.ga5114030-vendor.tar.xz 
/work/SRC/openSUSE:Factory/.rook.new.3399/rook-1.4.0+git0.g801c5934.tar.xz 
differ: char 25, line 1

++++++ update-tarball.sh ++++++
--- /var/tmp/diff_new_pack.CLEfzq/_old  2020-08-14 09:30:46.228319738 +0200
+++ /var/tmp/diff_new_pack.CLEfzq/_new  2020-08-14 09:30:46.228319738 +0200
@@ -3,7 +3,7 @@
 set -xEeuo pipefail
 
 ROOK_REPO="github.com/rook/rook"
-ROOK_REV="v1.3.4"
+ROOK_REV="v1.4.0"
 
 if ! command -V go;
 then


Reply via email to