Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rke for openSUSE:Factory checked in at 2022-09-08 14:22:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rke (Old) and /work/SRC/openSUSE:Factory/.rke.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rke" Thu Sep 8 14:22:57 2022 rev:13 rq:1001738 version:1.3.14 Changes: -------- --- /work/SRC/openSUSE:Factory/rke/rke.changes 2022-06-23 10:24:51.999778865 +0200 +++ /work/SRC/openSUSE:Factory/.rke.new.2083/rke.changes 2022-09-08 14:23:36.726663131 +0200 @@ -1,0 +2,60 @@ +Wed Sep 7 11:27:48 UTC 2022 - Johannes Kastl <[email protected]> + +- update to version 1.3.14: + * Enhancements + - Introduced v1.24.4-rancher1-1,v1.23.10-rancher1-1, v1.22.13-rancher1-1 + * Known Major Issues + - Ephemeral /var/lib/dockershim and /var/lib/cri-dockerd directories for kubelet container could cause kubelet/dockershim to send empty portMappings after upgrade. The workaround is to bind mount these directories by specifying extra_binds for kubelet service. See #2993. + - In clusters where cloud_provider is configured and either address or internal_address does not contain a valid IP address (e.g., hostname or FQDN), kube-proxy will fail to start. See #1725. + * Kubernetes Versions + - Each version of RKE has a specific list of supported Kubernetes versions. If you want to use a different version than listed below, you will need to update Kubernetes using the system images option in your cluster.yml. + - Kubernetes version + - v1.24.4-rancher1-1 (Default) + - v1.23.10-rancher1-1 + - v1.22.13-rancher1-1 + - v1.21.14-rancher1-1 + - v1.20.15-rancher2-2 + - v1.19.16-rancher1-6 + - v1.18.20-rancher1-3 + * Experimental Kubernetes version + - N/A + * New Images in v1.24.4-rancher1, v1.23.10-rancher1, v1.22.13-rancher1 + - Updated Hyperkube Image based on k8s versions + - rancher/hyperkube:v1.24.4-rancher1 + - rancher/hyperkube:v1.23.10-rancher1 + - rancher/hyperkube:v1.22.13-rancher1 + +------------------------------------------------------------------- +Wed Sep 7 11:20:12 UTC 2022 - Johannes Kastl <[email protected]> + +- update to version 1.3.13: + * Enhancements + - Introduced v1.24.2-rancher1-1,v1.23.8-rancher1-1, v1.22.11-rancher1-1, v1.21.14-rancher1-1 and v1.20.15-rancher2-2 + - cri-dockerd is now enabled by default for v1.24.2-rancher1-1. + - Added retries for etcd snapshot and other improvements; for more details, see #2952. + * Bug Fixes + - Fixed an issue where Docker image pull fails from private registry if cri-dockerd is enabled. See #3002. + * Known Major Issues + - Ephemeral /var/lib/dockershim and /var/lib/cri-dockerd directories for kubelet container could cause kubelet/dockershim to send empty portMappings after upgrade. The workaround is to bind mount these directories by specifying extra_binds for kubelet service. See #2993. + - In clusters where cloud_provider is configured and either address or internal_address does not contain a valid IP address (e.g., hostname or FQDN), kube-proxy will fail to start. See #1725. + * Kubernetes Versions + - Each version of RKE has a specific list of supported Kubernetes versions. If you want to use a different version than listed below, you will need to update Kubernetes using the system images option in your cluster.yml. + - Kubernetes version + - v1.24.2-rancher1-1 (Default) + - v1.23.8-rancher1-1 + - v1.22.11-rancher1-1 + - v1.21.14-rancher1-1 + - v1.20.15-rancher2-2 + - v1.19.16-rancher1-6 + - v1.18.20-rancher1-3 + * Experimental Kubernetes version + - N/A + * New Images in v1.24.2-rancher1, v1.23.8-rancher1, v1.22.11-rancher1, v1.21.14-rancher1, v1.20.15-rancher2-2 + - Updated Hyperkube Image based on k8s versions + - rancher/hyperkube:v1.24.2-rancher1 + - rancher/hyperkube:v1.23.8-rancher1 + - rancher/hyperkube:v1.22.11-rancher1 + - rancher/hyperkube:v1.21.14-rancher1 + - rancher/hyperkube:v1.20.15-rancher2 + +------------------------------------------------------------------- Old: ---- rke-1.3.12.tar.gz New: ---- rke-1.3.14.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rke.spec ++++++ --- /var/tmp/diff_new_pack.XtsPQz/_old 2022-09-08 14:23:37.438664774 +0200 +++ /var/tmp/diff_new_pack.XtsPQz/_new 2022-09-08 14:23:37.442664784 +0200 @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: rke -Version: 1.3.12 +Version: 1.3.14 Release: 0 Summary: Rancher Kubernetes Engine License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.XtsPQz/_old 2022-09-08 14:23:37.470664848 +0200 +++ /var/tmp/diff_new_pack.XtsPQz/_new 2022-09-08 14:23:37.474664857 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/rancher/rke</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v1.3.12</param> + <param name="revision">v1.3.14</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">disable</param> <param name="versionrewrite-pattern">v(.*)</param> @@ -16,7 +16,7 @@ <param name="compression">gz</param> </service> <service name="go_modules" mode="disabled"> - <param name="archive">rke-1.3.12.tar.gz</param> + <param name="archive">rke-1.3.14.tar.gz</param> </service> </services> ++++++ rke-1.3.12.tar.gz -> rke-1.3.14.tar.gz ++++++ ++++ 6634 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/rke/vendor.tar.gz /work/SRC/openSUSE:Factory/.rke.new.2083/vendor.tar.gz differ: char 5, line 1
