Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kubernetes1.34 for openSUSE:Factory checked in at 2025-11-25 17:19:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kubernetes1.34 (Old) and /work/SRC/openSUSE:Factory/.kubernetes1.34.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kubernetes1.34" Tue Nov 25 17:19:57 2025 rev:2 rq:1319945 version:1.34.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kubernetes1.34/kubernetes1.34.changes 2025-09-19 15:33:53.752583448 +0200 +++ /work/SRC/openSUSE:Factory/.kubernetes1.34.new.14147/kubernetes1.34.changes 2025-11-25 17:20:22.303465314 +0100 @@ -1,0 +2,61 @@ +Tue Nov 25 07:02:53 UTC 2025 - Priyanka Saggu <[email protected]> + +- Update to version 1.34.2: + * Clean up event messages for errors in Portworx in-tree driver + * kube-proxy/winkernel: fix stale RemoteEndpoints due to premature clearing of terminatedEndpoints map. + * fix: allow job startTime updates on resume from suspended state + * DRA allocator: Add the requests corresponding to the config FromClass + * Fix spurious workload rollout due to null creationTimestamp in controller revisions + * Remove unused and fragile revision hash comparisons + * Add unit test detecting spurious statefulset rollout + * Do not log untolerated taint in pod status updates. + * E2E volume: fix restarting of watch + * Return error in case of discovery client failure + * etcd: bump etcd to v3.5.24 for k8s v1.31, v1.32, v1.33 + * Fix startup probe worker termination for sidecar containers + * kubeadm: add missing cluster-info context validation + * Do not validate etcd version for aggregated server conformance test + * Bump etcd to v3.6.5 + * Include relevant dimensions in pod controller indexing + * apply integration test: fix ordering test flake + * update setcap and debian-base to bookworm-v1.0.6 + * Bump images, dependencies and versions to go 1.24.9 and distroless iptables + * Add integration test for invalid SAN certificate handling + * Remove invalid SAN certificate construction + * kubeadm preflight checks: fix host URL construction + * change klog to log volume name instead of entire spec in GetDeviceMountPath + * With new changes we will also have a VolumeModifying condition + * authz tests: delay response in context cancelled scenario + * gce: Fix etcd manifest + * Disable SchedulerAsyncAPICalls feature gate due to a known regression + * upgrade to cos 121 + * Update pod resize test to accept new cpu.weight conversion. + * kubeadm: rework the FetchInitConfigurationFromCluster node flags + * kubeadm: use JoinHostPort in WaitControlPlaneClient + * kubeadm: ensure waiting for apiserver uses a local client + * Revert "Merge pull request #133213 from sanposhiho/second-trial-conor" + * Split preemption integration tests to mitigate the timeout + * fix incorrect warning whenever headless service is created/updated + * fix: use iifname for input interface name matches + * Wait for quota to report used before creating pvc + * release-1.34: pin system-validators to v1.10.2 + * Fix ClusterIP load balancer disappearing when InternalTrafficPolicy: Local is set. + * gofmt and review feedback + * fix: Update unit test to catch actual nil Labels case and fix functionality to handle nil Labels + * Do not remove PVC ClaimRef to fix flaky VAC test + * DRA kubelet: avoid deadlock when gRPC connection to driver goes idle + * kubelet/metrics: fix multiple Register call + * kubelet/metrics: misc optimization + +- Update .spec file to bump go version build requirements: + * `BuildRequires: go >= 1.24.9` + * ref: https://github.com/kubernetes/kubernetes/blob/v1.34.2/build/dependencies.yaml#L113-L116 + +- add `Recommends: diffutils` to Kubernetes*-client package, bsc#1251168 + * This is to fix errors like: + ``` + kubectl kustomize . --enable-helm | kubectl diff -n "$NAMESPACE" -f - + error: failed to run "diff": executable file not found in $PATH + ``` + +------------------------------------------------------------------- Old: ---- kubernetes-1.34.1.obscpio kubernetes-1.34.1.tar.xz New: ---- kubernetes-1.34.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kubernetes1.34.spec ++++++ --- /var/tmp/diff_new_pack.kxVXy3/_old 2025-11-25 17:20:26.155627747 +0100 +++ /var/tmp/diff_new_pack.kxVXy3/_new 2025-11-25 17:20:26.167628254 +0100 @@ -22,7 +22,7 @@ %define baseversionminus1 1.33 Name: kubernetes%{baseversion} -Version: 1.34.1 +Version: 1.34.2 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.24.6 +BuildRequires: go >= 1.24.9 BuildRequires: go-go-md2man BuildRequires: golang-packaging BuildRequires: rsync @@ -166,6 +166,7 @@ Requires: kubernetes%{baseversion}-client-common Requires(post): update-alternatives Requires(postun): update-alternatives +Recommends: diffutils %description client Kubernetes client tools like kubectl. ++++++ _service ++++++ --- /var/tmp/diff_new_pack.kxVXy3/_old 2025-11-25 17:20:26.399638037 +0100 +++ /var/tmp/diff_new_pack.kxVXy3/_new 2025-11-25 17:20:26.403638205 +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.34.1</param> + <param name="revision">v1.34.2</param> <param name="changesgenerate">enable</param> </service> <service name="tar" mode="manual"/> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.kxVXy3/_old 2025-11-25 17:20:26.479641410 +0100 +++ /var/tmp/diff_new_pack.kxVXy3/_new 2025-11-25 17:20:26.515642929 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/kubernetes/kubernetes.git</param> - <param name="changesrevision">93248f9ae092f571eb870b7664c534bfc7d00f03</param></service></servicedata> + <param name="changesrevision">8cc511e399b929453cd98ae65b419c3cc227ec79</param></service></servicedata> (No newline at EOF) ++++++ kubernetes-1.34.1.tar.xz -> kubernetes-1.34.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/kubernetes1.34/kubernetes-1.34.1.tar.xz /work/SRC/openSUSE:Factory/.kubernetes1.34.new.14147/kubernetes-1.34.2.tar.xz differ: char 15, line 1 ++++++ kubernetes.obsinfo ++++++ --- /var/tmp/diff_new_pack.kxVXy3/_old 2025-11-25 17:20:26.727651869 +0100 +++ /var/tmp/diff_new_pack.kxVXy3/_new 2025-11-25 17:20:26.751652880 +0100 @@ -1,5 +1,5 @@ name: kubernetes -version: 1.34.1 -mtime: 1757446639 -commit: 93248f9ae092f571eb870b7664c534bfc7d00f03 +version: 1.34.2 +mtime: 1762887637 +commit: 8cc511e399b929453cd98ae65b419c3cc227ec79
