Hello community,

here is the log from the commit of package rook for openSUSE:Factory checked in 
at 2020-02-21 16:39:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rook (Old)
 and      /work/SRC/openSUSE:Factory/.rook.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rook"

Fri Feb 21 16:39:45 2020 rev:13 rq:777719 version:1.2.4+git9.gd747507e

Changes:
--------
--- /work/SRC/openSUSE:Factory/rook/rook.changes        2020-01-30 
09:36:29.193332312 +0100
+++ /work/SRC/openSUSE:Factory/.rook.new.26092/rook.changes     2020-02-21 
16:39:47.917726216 +0100
@@ -1,0 +2,17 @@
+Thu Feb 20 12:36:38 UTC 2020 - Kristoffer Gronlund <[email protected]>
+
+- ceph: populate CSI configmap for external cluster
+
+-------------------------------------------------------------------
+Tue Feb 18 11:08:04 UTC 2020 - Kristoffer Gronlund <[email protected]>
+
+- Update to v1.2.4:
+  * Stop garbage collector from deleting the CSI driver unexpectedly (#4820)
+  * Upgrade legacy OSDs created with partitions created by Rook (#4799)
+  * Ability to set the pool target_size_ratio (#4803)
+  * Improve detection of drain-canaries and log significant nodedrain 
scheduling events (#4679)
+  * Sort flexvolume docs and update for kubespray (#4747)
+  * Add OpenShift common issues documentation (#4764)
+  * Improved integration test when cleaning devices (#4796)
+
+-------------------------------------------------------------------

Old:
----
  rook-1.2.2+git0.g73593a1b-vendor.tar.xz
  rook-1.2.2+git0.g73593a1b.tar.xz

New:
----
  rook-1.2.4+git9.gd747507e-vendor.tar.xz
  rook-1.2.4+git9.gd747507e.tar.xz

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

Other differences:
------------------
++++++ rook.spec ++++++
--- /var/tmp/diff_new_pack.6GOQtA/_old  2020-02-21 16:39:50.237730852 +0100
+++ /var/tmp/diff_new_pack.6GOQtA/_new  2020-02-21 16:39:50.265730908 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           rook
-Version:        1.2.2+git0.g73593a1b
+Version:        1.2.4+git9.gd747507e
 Release:        0
 Summary:        Orchestrator for distributed storage systems in cloud-native 
environments
 License:        Apache-2.0
@@ -140,7 +140,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.2.2.0  # this is updated by update-tarball.sh
+%global rook_container_version 1.2.4.9  # 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%

++++++ csi-dummy-images.patch ++++++
--- /var/tmp/diff_new_pack.6GOQtA/_old  2020-02-21 16:39:50.725731828 +0100
+++ /var/tmp/diff_new_pack.6GOQtA/_new  2020-02-21 16:39:50.741731860 +0100
@@ -17,7 +17,7 @@
        // image names
 -      DefaultCSIPluginImage   = "quay.io/cephcsi/cephcsi:v1.2.2"
 +      DefaultCSIPluginImage   = 
"dummy-value-that-should-be-replaced-at-link-time"
-       DefaultRegistrarImage   = 
"quay.io/k8scsi/csi-node-driver-registrar:v1.1.0"
+       DefaultRegistrarImage   = 
"quay.io/k8scsi/csi-node-driver-registrar:v1.2.0"
        DefaultProvisionerImage = "quay.io/k8scsi/csi-provisioner:v1.4.0"
        DefaultAttacherImage    = "quay.io/k8scsi/csi-attacher:v1.2.0"
 -- 

++++++ rook-1.2.2+git0.g73593a1b-vendor.tar.xz -> 
rook-1.2.4+git9.gd747507e-vendor.tar.xz ++++++

++++++ rook-1.2.2+git0.g73593a1b-vendor.tar.xz -> 
rook-1.2.4+git9.gd747507e.tar.xz ++++++
/work/SRC/openSUSE:Factory/rook/rook-1.2.2+git0.g73593a1b-vendor.tar.xz 
/work/SRC/openSUSE:Factory/.rook.new.26092/rook-1.2.4+git9.gd747507e.tar.xz 
differ: char 25, line 1

++++++ update-tarball.sh ++++++
--- /var/tmp/diff_new_pack.6GOQtA/_old  2020-02-21 16:39:56.949744263 +0100
+++ /var/tmp/diff_new_pack.6GOQtA/_new  2020-02-21 16:39:56.981744327 +0100
@@ -3,7 +3,7 @@
 set -xEeuo pipefail
 
 ROOK_REPO="github.com/rook/rook"
-ROOK_REV="v1.2.2"
+ROOK_REV="d747507e17849b7935fa6ce2d0a9654711548ae1"
 
 if ! command -V go;
 then


Reply via email to