Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubernetes1.19 for openSUSE:Factory 
checked in at 2021-07-20 15:38:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubernetes1.19 (Old)
 and      /work/SRC/openSUSE:Factory/.kubernetes1.19.new.2632 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubernetes1.19"

Tue Jul 20 15:38:36 2021 rev:11 rq:906675 version:1.19.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubernetes1.19/kubernetes1.19.changes    
2021-04-26 16:38:46.661994775 +0200
+++ /work/SRC/openSUSE:Factory/.kubernetes1.19.new.2632/kubernetes1.19.changes  
2021-07-20 15:38:38.189383566 +0200
@@ -1,0 +2,72 @@
+Fri Jul 16 13:08:49 UTC 2021 - rbr...@suse.com
+
+- Update to version 1.19.13:
+  * Bump to golang 1.15.14 in build/**
+  * Bump to golang 1.15.14 in cluster/** and staging/**
+  * Bump to golang 1.15.14 in test/**
+  * Update debian-iptables image to buster-v1.6.5
+  * Update debian-base image to buster-v1.8.0
+  * Bump SMD to v4.1.2 to pick up #102749 fix
+  * generate scheduler merge patches on the pod status instead of the full pod
+  * Handle int -> float conversion in FromUnstructured
+  * Fix Node Resources plugins score when there are pods with no requests
+  * Update CHANGELOG/CHANGELOG-1.19.md for v1.19.12
+  * Remove error wrap from logs
+  * staging/publishing: Set default go version to go1.15.13
+  * build: Update to k/repo-infra@v0.1.8 (supports go1.15.13)
+  * Use go-runner:v2.3.1-go1.15.13-buster.0 image (built on go1.15.13)
+  * Update to go1.15.13
+  * Return UnschedulableAndUnresolvable when looking up volume-related 
resources returns NotFound error
+  * Return UnschedulableAndUnresolvable instead of Error when failing to 
lookup pvc or storageclass in VolumeZone plugin
+  * sched: fix a bug that a preemptor pod exists as a phantom
+  * Revert "Cleanup portforward streams after their usage"
+  * Fix VolumeAttachment garbage collection for migrated PVs
+  * Ignore transient errors when gather stats
+  * Speed up PV provisioning for vsphere driver
+  * dependencies: update debian-base/debian-iptables regex
+  * Update etcd image revision
+  * Update debian-base to buster-v1.7.0
+  * Update debian-iptables to buster-v1.6.1
+  * Respect annotation size limit for SSA last-applied.
+  * Fix expired unit test certs
+  * fix: delete non existing disk issue
+  * Azure: avoid setting cached Sku when updating VMSS and VMSS instances
+  * Update cos-gpu-installer image
+  * Ref counting is only applicable to Remote endpoints
+  * Make watch order conformance test reliable
+  * actually retry if we failed to reconcile some objects
+  * Update CHANGELOG/CHANGELOG-1.19.md for v1.19.11
+  * chunk target operatation for aws targetGroup
+  * Use CSI driver to determine unique name for migrated in-tree plugins
+  * staging/publishing: Set default go version to go1.15.12
+  * build: Update to k/repo-infra@v0.1.7 (supports go1.15.12)
+  * Use go-runner:v2.3.1-go1.15.12-buster.0 image (built on go1.15.12)
+  * Update to go1.15.12
+  * Avoid caching the VMSS instances whose network profile is nil
+  * Fix watchForLockfileContention memory leak
+  * Updating EndpointSlice controllers to avoid duplicate creations
+  * Backport SIG Node approvers to 1.19
+  * Update pkg/volume/azure_file/azure_provision.go
+  * Normalize share name to not include capital letters
+  * Extend pod start timeout to 5min for storage subpath configmap test
+  * no watch endpointslice in userpace mode
+  * Ensure service deleted when the Azure resource group has been deleted
+  * Updating EndpointSlice validation to match Endpoints validation
+  * Make parallel build memory threshold configurable
+  * fix: azure file namespace issue in csi translation
+  * pkg/kubelet: improve the node informer sync check
+  * Additional CVE-2021-3121 fix
+  * Fix startupProbe behaviour changed
+  * Fix test
+  * staging/publishing: Set default go version to go1.15.10
+  * build: Update to k/repo-infra@v0.1.6 (supports go1.15.11)
+  * Use go-runner:v2.3.1-go1.15.11-buster.0 image (built on go1.15.11)
+  * Update to go1.15.11
+  * add duration encoder to structured logger
+  * Update CHANGELOG/CHANGELOG-1.19.md for v1.19.10
+  * apf: exempt probes /healthz /livez /readyz
+  * list pod list once to avoid timeout
+  * Cleanup portforward streams after their usage
+  * Fixed the Dockerfile for the build-image to build from 
KUBE_BASE_IMAGE_REGISTRY
+
+-------------------------------------------------------------------

Old:
----
  kubernetes-1.19.10.tar.xz

New:
----
  kubernetes-1.19.13.tar.xz

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

Other differences:
------------------
++++++ kubernetes1.19.spec ++++++
--- /var/tmp/diff_new_pack.6a3i5E/_old  2021-07-20 15:38:39.901386628 +0200
+++ /var/tmp/diff_new_pack.6a3i5E/_new  2021-07-20 15:38:39.905386635 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package kubernetes1.19
+# spec file
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -22,7 +22,7 @@
 %define baseversionminus1 1.18
 
 Name:           kubernetes%{baseversion}
-Version:        1.19.10
+Version:        1.19.13
 Release:        0
 Summary:        Container Scheduling and Management
 License:        Apache-2.0
@@ -51,8 +51,8 @@
 BuildRequires:  fdupes
 BuildRequires:  git
 BuildRequires:  go-go-md2man
-# Kubernetes 1.19.3 requires at least go 1.15.2 (see changelog)
-BuildRequires:  go >= 1.15.2
+# Kubernetes 1.19.13 requires at least go 1.15.14 (see changelog)
+BuildRequires:  go >= 1.15.14
 BuildRequires:  golang-packaging
 BuildRequires:  rsync
 BuildRequires:  systemd-rpm-macros
@@ -70,6 +70,7 @@
 
 
 # packages to build containerized control plane
+
 %package apiserver
 Summary:        Kubernetes apiserver for container image
 Group:          System/Management

++++++ _service ++++++
--- /var/tmp/diff_new_pack.6a3i5E/_old  2021-07-20 15:38:39.969386749 +0200
+++ /var/tmp/diff_new_pack.6a3i5E/_new  2021-07-20 15:38:39.969386749 +0200
@@ -5,7 +5,7 @@
     <param name="exclude">.git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">v1.19.10</param>
+    <param name="revision">v1.19.13</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="tar" mode="disabled"/>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.6a3i5E/_old  2021-07-20 15:38:39.989386785 +0200
+++ /var/tmp/diff_new_pack.6a3i5E/_new  2021-07-20 15:38:39.989386785 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/kubernetes/kubernetes.git</param>
-              <param 
name="changesrevision">3c8081f71dbb4a866731a37a5900bac005cb8724</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">5856238cc2b9489ca7af82a022f0dc79f5fd9c92</param></service></servicedata>
\ No newline at end of file

++++++ kubernetes-1.19.10.tar.xz -> kubernetes-1.19.13.tar.xz ++++++
/work/SRC/openSUSE:Factory/kubernetes1.19/kubernetes-1.19.10.tar.xz 
/work/SRC/openSUSE:Factory/.kubernetes1.19.new.2632/kubernetes-1.19.13.tar.xz 
differ: char 15, line 1

++++++ kubernetes.obsinfo ++++++
--- /var/tmp/diff_new_pack.6a3i5E/_old  2021-07-20 15:38:40.093386971 +0200
+++ /var/tmp/diff_new_pack.6a3i5E/_new  2021-07-20 15:38:40.093386971 +0200
@@ -1,5 +1,5 @@
 name: kubernetes
-version: 1.19.10
-mtime: 1618456771
-commit: 98d5dc5d36d34a7ee13368a7893dcb400ec4e566
+version: 1.19.13
+mtime: 1626382347
+commit: 53c7b65d4531a749cd3a7004c5212d23daa044a9
 

Reply via email to