Hello community, here is the log from the commit of package rook for openSUSE:Factory checked in at 2020-01-30 09:35:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rook (Old) and /work/SRC/openSUSE:Factory/.rook.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rook" Thu Jan 30 09:35:54 2020 rev:12 rq:767773 version:1.2.2+git0.g73593a1b Changes: -------- --- /work/SRC/openSUSE:Factory/rook/rook.changes 2020-01-13 22:16:15.930371874 +0100 +++ /work/SRC/openSUSE:Factory/.rook.new.26092/rook.changes 2020-01-30 09:36:29.193332312 +0100 @@ -1,0 +2,21 @@ +Mon Jan 27 13:52:34 UTC 2020 - Kristoffer Gronlund <[email protected]> + +- Update to v1.2.2: + * Allow multiple clusters to set useAllDevices (#4692) + * Operator start all mons before checking quorum if they are all down (#4531) + * Ability to disable the crash controller (#4533) + * Document monitoring options for the cluster CR (#4698) + * Apply node topology labels to PV-backed OSDs in upgrade from v1.1 (#4616) + * Update examples to Ceph version v14.2.6 (#4653) + * Allow integration tests in minimal config to run on multiple K8s versions (#4674) + * Wrong pod name and hostname shown in alert CephMonHighNumberOfLeaderChanges (#4665) + * Set hostname properly in the CRUSH map for non-portable OSDs on PVCs (#4658) + * Update OpenShift example manifest to watch all namespaces for clusters (#4668) + * Use min_size defaults set by Ceph instead of overriding with Rook's defaults (#4638) + * CSI driver handling of upgrade from OCP 4.2 to OCP 4.3 (#4650-1) + * Add support for the k8s 1.17 failure domain labels (#4626) + * Add option to the cluster CR to continue upgrade even with unclean PGs (#4617) + * Add K8s 1.11 back to the integration tests as the minimum version (#4673) + * Fixed replication factor flag and the master addresses (#4625) + +------------------------------------------------------------------- Old: ---- rook-1.2.1+git0.gccc10604-vendor.tar.xz rook-1.2.1+git0.gccc10604.tar.xz New: ---- rook-1.2.2+git0.g73593a1b-vendor.tar.xz rook-1.2.2+git0.g73593a1b.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rook.spec ++++++ --- /var/tmp/diff_new_pack.FuYcnP/_old 2020-01-30 09:36:32.237333940 +0100 +++ /var/tmp/diff_new_pack.FuYcnP/_new 2020-01-30 09:36:32.241333943 +0100 @@ -17,7 +17,7 @@ Name: rook -Version: 1.2.1+git0.gccc10604 +Version: 1.2.2+git0.g73593a1b 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.1.0 # this is updated by update-tarball.sh +%global rook_container_version 1.2.2.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.2.1+git0.gccc10604-vendor.tar.xz -> rook-1.2.2+git0.g73593a1b-vendor.tar.xz ++++++ ++++++ rook-1.2.1+git0.gccc10604-vendor.tar.xz -> rook-1.2.2+git0.g73593a1b.tar.xz ++++++ /work/SRC/openSUSE:Factory/rook/rook-1.2.1+git0.gccc10604-vendor.tar.xz /work/SRC/openSUSE:Factory/.rook.new.26092/rook-1.2.2+git0.g73593a1b.tar.xz differ: char 25, line 1 ++++++ update-tarball.sh ++++++ --- /var/tmp/diff_new_pack.FuYcnP/_old 2020-01-30 09:36:34.101334938 +0100 +++ /var/tmp/diff_new_pack.FuYcnP/_new 2020-01-30 09:36:34.101334938 +0100 @@ -3,7 +3,7 @@ set -xEeuo pipefail ROOK_REPO="github.com/rook/rook" -ROOK_REV="v1.2.1" +ROOK_REV="v1.2.2" if ! command -V go; then
