commit kubernetes1.30 for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kubernetes1.30 for openSUSE:Factory checked in at 2024-08-07 06:10:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kubernetes1.30 (Old) and /work/SRC/openSUSE:Factory/.kubernetes1.30.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kubernetes1.30" Wed Aug 7 06:10:46 2024 rev:4 rq:1191867 version:1.30.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kubernetes1.30/kubernetes1.30.changes 2024-06-27 16:01:31.886709964 +0200 +++ /work/SRC/openSUSE:Factory/.kubernetes1.30.new.7232/kubernetes1.30.changes 2024-08-07 06:11:20.712668001 +0200 @@ -1,0 +2,20 @@ +Tue Aug 6 12:22:06 UTC 2024 - Priyanka Saggu <priyanka.saggu@suse.com> + +- Update to version 1.30.3: + * Add funcs in pkg/filesystem/util that can actually set file permissiosn on Windows and update container log dir perms to 660 on Windows + * Fix pv reclaim failed due to its phase is wrongly updated to the Failed state by kcm + * Mark a test case which sets up a sample-apiserver as serial due to potential conflicts with other test cases which do the same. + * defaultMaskedPaths must be kept in sync with moby/moby. + * gitRepo volume: directory must be max 1 level deep + * Bump images, dependencies and versions to go 1.22.5 and distroless iptables + * Fix endpoints status out-of-sync when the pod state changes rapidly + * fix: skip isPodWorthRequeuing only when SchedulingGates gates the pod + * Clean up the featureGates during the matchSuccessPolicy unit tests + * Initialize terminating field in the Job controller unit tests + * Job: Fix a bug that the SuccessCriteriaMet condition is added to the Job with successPolicy even if the JobSuccessPolicy featureGate is disabled + +- Update .spec file to bump go version build requirements: + * `BuildRequires: go >= 1.22.5` + * ref: https://github.com/kubernetes/kubernetes/blob/v1.30.3/build/dependencies.yam... + +------------------------------------------------------------------- Old: ---- kubernetes-1.30.2.tar.xz New: ---- kubernetes-1.30.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kubernetes1.30.spec ++++++ --- /var/tmp/diff_new_pack.5ABKLu/_old 2024-08-07 06:11:21.512701089 +0200 +++ /var/tmp/diff_new_pack.5ABKLu/_new 2024-08-07 06:11:21.516701255 +0200 @@ -22,7 +22,7 @@ %define baseversionminus1 1.29 Name: kubernetes%{baseversion} -Version: 1.30.2 +Version: 1.30.3 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.22.4 +BuildRequires: go >= 1.22.5 BuildRequires: go-go-md2man BuildRequires: golang-packaging BuildRequires: rsync @@ -69,6 +69,7 @@ + ++++++ _service ++++++ --- /var/tmp/diff_new_pack.5ABKLu/_old 2024-08-07 06:11:21.580703902 +0200 +++ /var/tmp/diff_new_pack.5ABKLu/_new 2024-08-07 06:11:21.584704067 +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.30.2</param> + <param name="revision">v1.30.3</param> <param name="changesgenerate">enable</param> </service> <service name="tar" mode="manual"/> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.5ABKLu/_old 2024-08-07 06:11:21.604704894 +0200 +++ /var/tmp/diff_new_pack.5ABKLu/_new 2024-08-07 06:11:21.608705060 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/kubernetes/kubernetes.git</param> - <param name="changesrevision">39683505b630ff2121012f3c5b16215a1449d5ed</param></service></servicedata> + <param name="changesrevision">6fc0a69044f1ac4c13841ec4391224a2df241460</param></service></servicedata> (No newline at EOF) ++++++ kubernetes-1.30.2.tar.xz -> kubernetes-1.30.3.tar.xz ++++++ /work/SRC/openSUSE:Factory/kubernetes1.30/kubernetes-1.30.2.tar.xz /work/SRC/openSUSE:Factory/.kubernetes1.30.new.7232/kubernetes-1.30.3.tar.xz differ: char 15, line 1 ++++++ kubernetes.obsinfo ++++++ --- /var/tmp/diff_new_pack.5ABKLu/_old 2024-08-07 06:11:21.716709527 +0200 +++ /var/tmp/diff_new_pack.5ABKLu/_new 2024-08-07 06:11:21.720709692 +0200 @@ -1,5 +1,5 @@ name: kubernetes -version: 1.30.2 -mtime: 1718137259 -commit: 39683505b630ff2121012f3c5b16215a1449d5ed +version: 1.30.3 +mtime: 1721173691 +commit: 6fc0a69044f1ac4c13841ec4391224a2df241460
participants (1)
-
Source-Sync