Script 'mail_helper' called by obssrc
Hello community,

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

Package is "kubernetes1.20"

Tue Jul 20 15:38:38 2021 rev:7 rq:906676 version:1.20.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubernetes1.20/kubernetes1.20.changes    
2021-05-20 19:24:17.530131903 +0200
+++ /work/SRC/openSUSE:Factory/.kubernetes1.20.new.2632/kubernetes1.20.changes  
2021-07-20 15:38:41.105388781 +0200
@@ -1,0 +2,56 @@
+Fri Jul 16 13:08:59 UTC 2021 - rbr...@suse.com
+
+- Update to version 1.20.9:
+  * 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
+  * p&f e2e test: log response header for better troubleshooting
+  * Loadbalancer IngressIP policy should be configured as non-DSR to enable 
routing mesh by default
+  * Do not throw error when we can't get canonical path
+  * Fix Node Resources plugins score when there are pods with no requests
+  * Update CHANGELOG/CHANGELOG-1.20.md for v1.20.8
+  * 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
+  * feat: remove ephemeral-storage etcd requirement
+  * endpointslicemirroring controller mirror address status
+  * sched: fix a bug that a preemptor pod exists as a phantom
+  * Revert "Cleanup portforward streams after their usage"
+  * Remove unnecessary snapshot ability check
+  * serviceOwnsFrontendIP shouldn't report error when the public IP doesn't 
match
+  * Fix VolumeAttachment garbage collection for migrated PVs
+  * 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
+  * Ignore transient errors when gather stats
+  * Speed up PV provisioning for vsphere driver
+  * fix error of setting negative value for containerLogMaxSize
+  * Upgrade konnectivity-client for GRPC connection fixes
+  * 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.
+  * Remove unnecessary quotes from get-kube scripts
+  * 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
+  * Update CHANGELOG/CHANGELOG-1.20.md for v1.20.7
+  * fix removing pods from podTopologyHints mapping
+  * fix: avoid nil-pointer panic when checking the frontend IP configuration
+  * Use CSI driver to determine unique name for migrated in-tree plugins
+  * Add jitter to lease controller
+  * Avoid caching the VMSS instances whose network profile is nil
+  * chunk target operatation for aws targetGroup
+  * Fix watchForLockfileContention memory leak
+  * Fix cleanupMountpoint issue for Windows
+  * Fixed the Dockerfile for the build-image to build from 
KUBE_BASE_IMAGE_REGISTRY
+
+-------------------------------------------------------------------

Old:
----
  kubernetes-1.20.7.tar.xz

New:
----
  kubernetes-1.20.9.tar.xz

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

Other differences:
------------------
++++++ kubernetes1.20.spec ++++++
--- /var/tmp/diff_new_pack.bdSbai/_old  2021-07-20 15:38:42.453391192 +0200
+++ /var/tmp/diff_new_pack.bdSbai/_new  2021-07-20 15:38:42.453391192 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package kubernetes1.20
+# spec file
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -22,7 +22,7 @@
 %define baseversionminus1 1.19
 
 Name:           kubernetes%{baseversion}
-Version:        1.20.7
+Version:        1.20.9
 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.20.7 requires at least go 1.15.12 (see changelog)
-BuildRequires:  go >= 1.15.12
+# Kubernetes 1.20.9 requires at least go 1.15.14 (see changelog)
+BuildRequires:  go >= 1.15.14
 BuildRequires:  golang-packaging
 BuildRequires:  rsync
 BuildRequires:  systemd-rpm-macros
@@ -69,8 +69,8 @@
 
 
 
-# packages to build containerized control plane
 
+# packages to build containerized control plane
 %package apiserver
 Summary:        Kubernetes apiserver for container image
 Group:          System/Management

++++++ _service ++++++
--- /var/tmp/diff_new_pack.bdSbai/_old  2021-07-20 15:38:42.517391306 +0200
+++ /var/tmp/diff_new_pack.bdSbai/_new  2021-07-20 15:38:42.517391306 +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.20.7</param>
+    <param name="revision">v1.20.9</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="tar" mode="disabled"/>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.bdSbai/_old  2021-07-20 15:38:42.533391335 +0200
+++ /var/tmp/diff_new_pack.bdSbai/_new  2021-07-20 15:38:42.537391342 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/kubernetes/kubernetes.git</param>
-              <param 
name="changesrevision">7ff67fd04bfe39f65762df4542418dc7d5226bcf</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">57f38e4e5bb0f2258805fc79e6dcb9933ab7f302</param></service></servicedata>
\ No newline at end of file

++++++ kubernetes-1.20.7.tar.xz -> kubernetes-1.20.9.tar.xz ++++++
/work/SRC/openSUSE:Factory/kubernetes1.20/kubernetes-1.20.7.tar.xz 
/work/SRC/openSUSE:Factory/.kubernetes1.20.new.2632/kubernetes-1.20.9.tar.xz 
differ: char 13, line 1

++++++ kubernetes.obsinfo ++++++
--- /var/tmp/diff_new_pack.bdSbai/_old  2021-07-20 15:38:42.637391521 +0200
+++ /var/tmp/diff_new_pack.bdSbai/_new  2021-07-20 15:38:42.637391521 +0200
@@ -1,5 +1,5 @@
 name: kubernetes
-version: 1.20.7
-mtime: 1620822716
-commit: 132a687512d7fb058d0f5890f07d4121b3f0a2e2
+version: 1.20.9
+mtime: 1626382542
+commit: 7a576bc3935a6b555e33346fd73ad77c925e9e4a
 

Reply via email to