commit operator-sdk for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package operator-sdk for openSUSE:Factory checked in at 2024-01-31 23:54:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/operator-sdk (Old) and /work/SRC/openSUSE:Factory/.operator-sdk.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "operator-sdk" Wed Jan 31 23:54:13 2024 rev:3 rq:1142833 version:1.33.0 Changes: -------- --- /work/SRC/openSUSE:Factory/operator-sdk/operator-sdk.changes 2023-10-08 12:21:56.169961741 +0200 +++ /work/SRC/openSUSE:Factory/.operator-sdk.new.1815/operator-sdk.changes 2024-01-31 23:54:28.218548412 +0100 @@ -1,0 +2,22 @@ +------------------------------------------------------------------- +Tue Jan 30 16:54:14 UTC 2024 - andrea.manzini@suse.com + +- Update to version 1.33.0: + * Bump supported Kubernetes version to 1.27 + * Breaking change: (go/v4-alpha): go/v4 is now stable and is the + default version used when scaffolding a Go based operator. + * Breaking change: (kustomize/v2-alpha): kustomize/v2 is now + stable and is the default version used in the plugin chain when + using go/v4, ansible/v1, helm/v1, and hybrid/v1-alpha plugins. + * Updated the supported OLM versions to 0.24.0, 0.25.0, and + 0.26.0. + * (helm/v1): Deprecate the --config flag due to the + controller-runtime ComponentConfig package being deprecated + with the planned removal of support for loading manager options + from a file. + * operator-sdk olm install: fix a bug where the retry logic would + not retry until the the command's timeout was reached, + resulting in early exiting of the command before the specified + timeout was reached. + +------------------------------------------------------------------- Old: ---- operator-sdk-1.32.0.obscpio New: ---- operator-sdk-1.33.0.obscpio operator-sdk-1.33.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ operator-sdk.spec ++++++ --- /var/tmp/diff_new_pack.kkgpPO/_old 2024-01-31 23:54:30.630635455 +0100 +++ /var/tmp/diff_new_pack.kkgpPO/_new 2024-01-31 23:54:30.630635455 +0100 @@ -1,7 +1,7 @@ # # spec file for package operator-sdk # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: operator-sdk -Version: 1.32.0 +Version: 1.33.0 Release: 0 Summary: CLI for installing the Operator Lifecycle Manager License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.kkgpPO/_old 2024-01-31 23:54:30.654636321 +0100 +++ /var/tmp/diff_new_pack.kkgpPO/_new 2024-01-31 23:54:30.658636465 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/operator-framework/operator-sdk</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v1.32.0</param> + <param name="revision">v1.33.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.kkgpPO/_old 2024-01-31 23:54:30.678637187 +0100 +++ /var/tmp/diff_new_pack.kkgpPO/_new 2024-01-31 23:54:30.678637187 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/operator-framework/operator-sdk</param> - <param name="changesrevision">4dcbbe343b29d325fd8a14cc60366335298b40a3</param></service></servicedata> + <param name="changesrevision">542966812906456a8d67cf7284fc6410b104e118</param></service></servicedata> (No newline at EOF) ++++++ operator-sdk-1.32.0.obscpio -> operator-sdk-1.33.0.obscpio ++++++ /work/SRC/openSUSE:Factory/operator-sdk/operator-sdk-1.32.0.obscpio /work/SRC/openSUSE:Factory/.operator-sdk.new.1815/operator-sdk-1.33.0.obscpio differ: char 49, line 1 ++++++ operator-sdk.obsinfo ++++++ --- /var/tmp/diff_new_pack.kkgpPO/_old 2024-01-31 23:54:30.714638486 +0100 +++ /var/tmp/diff_new_pack.kkgpPO/_new 2024-01-31 23:54:30.718638630 +0100 @@ -1,5 +1,5 @@ name: operator-sdk -version: 1.32.0 -mtime: 1696534256 -commit: 4dcbbe343b29d325fd8a14cc60366335298b40a3 +version: 1.33.0 +mtime: 1702931783 +commit: 542966812906456a8d67cf7284fc6410b104e118 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/operator-sdk/vendor.tar.gz /work/SRC/openSUSE:Factory/.operator-sdk.new.1815/vendor.tar.gz differ: char 5, line 1
participants (1)
-
Source-Sync