Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubernetes1.28 for openSUSE:Factory 
checked in at 2024-02-01 18:04:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubernetes1.28 (Old)
 and      /work/SRC/openSUSE:Factory/.kubernetes1.28.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubernetes1.28"

Thu Feb  1 18:04:29 2024 rev:4 rq:1141292 version:1.28.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubernetes1.28/kubernetes1.28.changes    
2023-11-24 23:34:54.747699936 +0100
+++ /work/SRC/openSUSE:Factory/.kubernetes1.28.new.1815/kubernetes1.28.changes  
2024-02-01 18:04:47.105798646 +0100
@@ -1,0 +2,50 @@
+Wed Jan 24 10:47:23 UTC 2024 - priyanka.sa...@suse.com
+
+- Update .spec file to remove go version build requirements:
+  * above build requirement causing build failures with following error:
+     - `go: download go1.20.13 for linux/amd64: toolchain not available`
+     - ref: https://go.dev/doc/toolchain
+
+- Update to version 1.28.6:
+  * Revert "Graduate Evented PLEG to Beta"
+  * [go] Bump images, dependencies and versions to go 1.20.13 and distroless 
iptables to 0.2.9
+  * e2e framework: adapt unit test to Go 1.22
+  * use context for lazy evaluation.
+  * Handle edge cases in seat demand stats
+  * .*: bump golang.org/x/tools to v0.16.1
+  * fix: 119921
+  * Use a separate function for checking if device was reconstructed
+  * Add tests for checking of uncertain device paths
+  * Fix device uncertain errors on reboot
+  * fix(scheduler): fix incorrect loop logic in MultiPoint to avoid a plugin 
being loaded multiple times
+  * Add unit test for Job Controller for panic when PodFailurePolicy is used 
on 1.28
+  * etcd: Update to version 3.5.10
+  * kube-proxy: Fix etp:Local for externalIPs
+
+-------------------------------------------------------------------
+Wed Jan 24 10:21:40 UTC 2024 - priyanka.sa...@suse.com
+
+- Update to version 1.28.5:
+  * enable SchedulerQueueingHints feature gate in TestIncomingPodsMetrics
+  * fix: disable SchedulerQueueingHints feature flag by default
+  * Fix panic if there are more terminating pods than active pods
+  * [go] Bump images, dependencies and versions to go 1.20.12
+  * Move adding GroupVersion log until after an update is confirmed
+  * pass GOTOOLCHAIN to build containers
+  * handle GOTOOLCHAIN in kube::golang::verify_go_version
+  * fix: requeue pods rejected by Extenders properly
+  * Bump distroless-iptables to 0.2.8 based on Go 1.20.11
+  * fix: smb file share unavailable issue when it's deleted
+  * Make StatefulSet restart pods with phase Succeeded
+  * run hack scripts to update cyphar/filepath-securejoin to v0.2.4 correctly
+  * update filepath-securejoin dependency to 0.2.4 to fix security 
vulnerability
+  * DRA: call plugins for claims even if exist in cache
+  * Fix panic when process RunScorePlugins for cap out of range
+  * e2e: bootstrap vsphere tests earlier
+  * apf: request ejected from queue should use reason 'time-out'
+  * apf: remove RequestWaitLimit from queueset config
+  * apf: remove timeoutOldRequestsAndRejectOrEnqueueLocked function
+  * apf: use context for queue wait
+  * apiserver: add flow control metric current_inqueue_seats
+
+-------------------------------------------------------------------

Old:
----
  kubernetes-1.28.4.tar.xz

New:
----
  kubernetes-1.28.6.tar.xz

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

Other differences:
------------------
++++++ kubernetes1.28.spec ++++++
--- /var/tmp/diff_new_pack.3YBl1G/_old  2024-02-01 18:04:48.105832438 +0100
+++ /var/tmp/diff_new_pack.3YBl1G/_new  2024-02-01 18:04:48.105832438 +0100
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# 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
@@ -22,7 +22,7 @@
 %define baseversionminus1 1.27
 
 Name:           kubernetes%{baseversion}
-Version:        1.28.4
+Version:        1.28.6
 Release:        0
 Summary:        Container Scheduling and Management
 License:        Apache-2.0
@@ -51,7 +51,7 @@
 Patch5:         revert-coredns-image-renaming.patch
 BuildRequires:  fdupes
 BuildRequires:  git
-BuildRequires:  go >= 1.20.11
+#BuildRequires:  go >= 1.20.13
 BuildRequires:  go-go-md2man
 BuildRequires:  golang-packaging
 BuildRequires:  rsync
@@ -72,8 +72,11 @@
 
 
 
-# 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.3YBl1G/_old  2024-02-01 18:04:48.169834601 +0100
+++ /var/tmp/diff_new_pack.3YBl1G/_new  2024-02-01 18:04:48.173834736 +0100
@@ -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.28.4</param>
+    <param name="revision">v1.28.6</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="tar" mode="disabled"/>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.3YBl1G/_old  2024-02-01 18:04:48.189835277 +0100
+++ /var/tmp/diff_new_pack.3YBl1G/_new  2024-02-01 18:04:48.193835411 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/kubernetes/kubernetes.git</param>
-              <param 
name="changesrevision">bae2c62678db2b5053817bc97181fcc2e8388103</param></service></servicedata>
+              <param 
name="changesrevision">be3af46a4654bdf05b4838fe94e95ec8c165660c</param></service></servicedata>
 (No newline at EOF)
 

++++++ kubernetes-1.28.4.tar.xz -> kubernetes-1.28.6.tar.xz ++++++
/work/SRC/openSUSE:Factory/kubernetes1.28/kubernetes-1.28.4.tar.xz 
/work/SRC/openSUSE:Factory/.kubernetes1.28.new.1815/kubernetes-1.28.6.tar.xz 
differ: char 15, line 1

++++++ kubernetes.obsinfo ++++++
--- /var/tmp/diff_new_pack.3YBl1G/_old  2024-02-01 18:04:48.285838520 +0100
+++ /var/tmp/diff_new_pack.3YBl1G/_new  2024-02-01 18:04:48.289838656 +0100
@@ -1,5 +1,5 @@
 name: kubernetes
-version: 1.28.4
-mtime: 1700066932
-commit: bae2c62678db2b5053817bc97181fcc2e8388103
+version: 1.28.6
+mtime: 1705498738
+commit: be3af46a4654bdf05b4838fe94e95ec8c165660c
 

Reply via email to