Accepting request 1272185 from devel:kubic

Monthly Patch Release – April, 2025: Update to version 1.32.4

OBS-URL: https://build.opensuse.org/request/show/1272185
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kubernetes1.32?expand=0&rev=5
This commit is contained in:
2025-04-23 16:40:05 +00:00
committed by Git OBS Bridge
7 changed files with 20 additions and 9 deletions

View File

@@ -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.32.3</param>
<param name="revision">v1.32.4</param>
<param name="changesgenerate">enable</param>
</service>
<service name="tar" mode="manual"/>

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/kubernetes/kubernetes.git</param>
<param name="changesrevision">32cc146f75aad04beaaa245a7157eb35063a9f99</param></service></servicedata>
<param name="changesrevision">59526cd4867447956156ae3a602fcbac10a2c335</param></service></servicedata>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7e8d093040c927d9eb56ea52db78ae9afd99e9edd91b163c29fcfbea58359b8f
size 21440476

3
kubernetes-1.32.4.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:59b5df13f7189b67b2d63bf1e64f26c065abffd51bf8876b5c5e410427c925a8
size 21437376

View File

@@ -1,4 +1,4 @@
name: kubernetes
version: 1.32.3
mtime: 1741722740
commit: 32cc146f75aad04beaaa245a7157eb35063a9f99
version: 1.32.4
mtime: 1745337373
commit: 59526cd4867447956156ae3a602fcbac10a2c335

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Apr 23 12:55:39 UTC 2025 - Priyanka Saggu <priyanka.saggu@suse.com>
- Update to version 1.32.4:
* Fix race for sending errors in watch
* CHANGELOG-1.32: fix release note about kubeadm upgrade phases
* Fix implementation of ContainsCIDR to allow non-equal addresses
* fix handle terminating pvc when kubelet rebuild dsw
* add e2e test to reproduce unexpected unmount after kubelet is restarted
-------------------------------------------------------------------
Tue Mar 25 12:36:22 UTC 2025 - Priyanka Saggu <priyanka.saggu@suse.com>

View File

@@ -22,7 +22,7 @@
%define baseversionminus1 1.31
Name: kubernetes%{baseversion}
Version: 1.32.3
Version: 1.32.4
Release: 0
Summary: Container Scheduling and Management
License: Apache-2.0
@@ -86,6 +86,7 @@ for management and discovery.
# packages to build containerized control plane