Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubernetes1.24 for openSUSE:Factory 
checked in at 2022-07-21 11:35:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubernetes1.24 (Old)
 and      /work/SRC/openSUSE:Factory/.kubernetes1.24.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubernetes1.24"

Thu Jul 21 11:35:10 2022 rev:2 rq:990408 version:1.24.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubernetes1.24/kubernetes1.24.changes    
2022-06-16 18:21:47.440214651 +0200
+++ /work/SRC/openSUSE:Factory/.kubernetes1.24.new.1523/kubernetes1.24.changes  
2022-07-21 11:35:16.739059276 +0200
@@ -1,0 +2,77 @@
+Tue Jul 19 01:53:28 UTC 2022 - [email protected]
+
+- Update to version 1.24.3:
+  * Do not skip job requeue in conflict error
+  * kubeadm: fix the bug that configurable KubernetesVersion not respected 
during kubeadm join
+  * endpointslices: node missing on Pod scenario
+  * fix metrics for placeholder slice
+  * fix a bug on endpointslices tests comparing the wrong metrics
+  * kubeadm: fix the bug that configurable KubernetesVersion not respected 
during kubeadm join
+  * GIT-110239: fix activeDeadlineSeconds enforcement bug
+  * kubeadm: handle dup unix:// prefix in node annotaiton
+  * fix: --chunk-size with selector returns missing result
+  * Fix unnecessary recreation of placeholder EndpointSlice
+  * kubeadm: fix error adding extra prefix unix://
+  * e2e: add storage capability for offline volume expansion
+  * add missing error handling steps
+  * Update CHANGELOG/CHANGELOG-1.24.md for v1.24.2
+  * apiserver: printers should use int64
+  * fix image pulling failure when IMDS is unavailalbe in kubelet startup
+  * e2e: ensure single image for populator containers
+  * fix: exclude non-ready nodes and deleted nodes from azure load balancers
+- Require only BuildRequires: golang(API) = 1.18 pinned Go major version.
+  Remove potentially conflicting BuildRequires: go >= x.y.z.
+  The plan for future updates is BuildRequires: golang(API) >= 1.18
+  minimum Go major version.
+
+-------------------------------------------------------------------
+Wed Jun 22 01:44:55 UTC 2022 - [email protected]
+
+- Update to version 1.24.2:
+  * move the ignore logic higher up to the reconciler
+  * Ignore EndpointSlices that are already marked for deletion
+  * test: update graceful node shutdown e2e with watch
+  * kubelet: Mark ready condition as false explicitly for terminal pods
+  * agnhost: bump version 2.39
+  * Update Go to 1.18.3
+  * add service e2e tests
+  * kubelet: add e2e test to verify probe readiness
+  * kubelet: only shutdown probes for pods that are terminated
+  * kubelet: Pod probes should be handled by pod worker
+  * cpu manager policy set to none, no one remove container id from container 
map, lead memory leak
+  * fix audit union loop variables in closures
+  * Updating e2e test to check EndpointSlices and Endpoints as well
+  * e2e: services with evicted pods doesn't have endpoints
+  * e2e test for evicted pods
+  * endpoints controller: don't consider terminal endpoints
+  * endpointslices: terminal pods doesn't receive enpoints
+  * add pod util to verify pod is terminal
+  * Update CHANGELOG/CHANGELOG-1.24.md for v1.24.1
+  * Add test for checking ephemeral volume expansion
+  * Fix resizing of ephemeral volumes
+  * Winkernel proxier cache HNS data to improve syncProxyRules performance
+  * GCE Windows: Copy the CNI binaries from the right folder
+
+-------------------------------------------------------------------
+Tue Jun 21 22:17:54 UTC 2022 - [email protected]
+
+- Update to version 1.24.1:
+  * kubeadm: remove checking legacy taint for kubeadm-kinder-latest-on-1-24
+  * Fix requests scope classification
+  * Update Go to 1.18.2
+  * Integration test for openapi scale & status
+  * Remove warning log for merging meta and scale type
+  * authn: fix cache mutation by AuthenticatedGroupAdder
+  * GCE: skip updating and deleting external loadbalancers if service is 
managed outside of service controller
+  * Wait for cache to sync in job's TestWatchOrphanPods
+  * Fix ServiceIPStaticSubrange assigns duplicate IP addresses
+  * Fix OpenAPI loading error caused by empty APIService
+  * kubeadm: only taint CP nodes when the legacy "master" taint is present
+  * Test Foreground deletion in job integration
+  * Fix removing finalizer from finished jobs
+  * Don't mark job as failed until expectations are satisfied
+  * Integration test for backoff limit and finalizers
+  * Update CHANGELOG/CHANGELOG-1.24.md for v1.24.0
+  * Do not wrap lines if we can't read term size
+
+-------------------------------------------------------------------

Old:
----
  kubernetes-1.24.0.tar.xz

New:
----
  kubernetes-1.24.3.tar.xz

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

Other differences:
------------------
++++++ kubernetes1.24.spec ++++++
--- /var/tmp/diff_new_pack.IrsQd8/_old  2022-07-21 11:35:17.627060151 +0200
+++ /var/tmp/diff_new_pack.IrsQd8/_new  2022-07-21 11:35:17.631060155 +0200
@@ -22,7 +22,7 @@
 %define baseversionminus1 1.23
 
 Name:           kubernetes%{baseversion}
-Version:        1.24.0
+Version:        1.24.3
 Release:        0
 Summary:        Container Scheduling and Management
 License:        Apache-2.0
@@ -52,7 +52,6 @@
 BuildRequires:  bash-completion
 BuildRequires:  fdupes
 BuildRequires:  git
-BuildRequires:  go >= 1.18.1
 BuildRequires:  go-go-md2man
 BuildRequires:  golang-packaging
 BuildRequires:  rsync
@@ -69,8 +68,6 @@
 for management and discovery.
 
 
-
-
 # packages to build containerized control plane
 
 %package apiserver

++++++ _service ++++++
--- /var/tmp/diff_new_pack.IrsQd8/_old  2022-07-21 11:35:17.691060214 +0200
+++ /var/tmp/diff_new_pack.IrsQd8/_new  2022-07-21 11:35:17.691060214 +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.24.0</param>
+    <param name="revision">v1.24.3</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="tar" mode="disabled"/>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.IrsQd8/_old  2022-07-21 11:35:17.711060234 +0200
+++ /var/tmp/diff_new_pack.IrsQd8/_new  2022-07-21 11:35:17.711060234 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/kubernetes/kubernetes.git</param>
-              <param 
name="changesrevision">cd616dd5100f89331c8abf2c777e67609d8e2771</param></service></servicedata>
+              <param 
name="changesrevision">5e4bfb6e8b56bcb9d027755470669d8818185599</param></service></servicedata>
 (No newline at EOF)
 

++++++ kubernetes-1.24.0.tar.xz -> kubernetes-1.24.3.tar.xz ++++++
/work/SRC/openSUSE:Factory/kubernetes1.24/kubernetes-1.24.0.tar.xz 
/work/SRC/openSUSE:Factory/.kubernetes1.24.new.1523/kubernetes-1.24.3.tar.xz 
differ: char 15, line 1

++++++ kubernetes.obsinfo ++++++
--- /var/tmp/diff_new_pack.IrsQd8/_old  2022-07-21 11:35:17.795060317 +0200
+++ /var/tmp/diff_new_pack.IrsQd8/_new  2022-07-21 11:35:17.799060321 +0200
@@ -1,5 +1,5 @@
 name: kubernetes
-version: 1.24.0
-mtime: 1651585009
-commit: 4ce5a8954017644c5420bae81d72b09b735c21f0
+version: 1.24.3
+mtime: 1657722116
+commit: aef86a93758dc3cb2c658dd9657ab4ad4afc21cb
 

Reply via email to