Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package k0sctl for openSUSE:Factory checked 
in at 2026-03-26 21:10:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/k0sctl (Old)
 and      /work/SRC/openSUSE:Factory/.k0sctl.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "k0sctl"

Thu Mar 26 21:10:06 2026 rev:19 rq:1342839 version:0.29.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/k0sctl/k0sctl.changes    2025-12-17 
18:37:40.121794773 +0100
+++ /work/SRC/openSUSE:Factory/.k0sctl.new.8177/k0sctl.changes  2026-03-27 
06:41:49.862963076 +0100
@@ -1,0 +2,71 @@
+Thu Mar 26 11:50:20 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 0.29.0:
+  * What's Changed
+    - Basic Windows worker support by @kke in #936
+    - Validate nllb is not enabled when "single" role used by @kke
+      in #1003
+    - Use --feature-gates from host.installFlags also in k0s config
+      validation by @kke in #1015
+    - Validate or discover k0s path when useExistingK0s used by
+      @kke in #1011
+    - Fix backup and reset with --kubelet-root-dir and unknown k0s
+      version by @kke in #1020
+    - Workaround v1.35.1+k0s.0 requiring valid join token on worker
+      restart by @kke in #1039
+    - Allow host role mismatch when resetting nodes if --force
+      given by @kke in #1007
+    - Ensure IPv6 API address with node-local LB by @kke in #1045
+    - Use hostname instead of label to query node readiness by
+      @gknw in #1041
+    - Shell-escape hostname when used in remote commands by @kke in
+      #1048
+    - Windows worker fixes by @tppolkow in #1030
+    - Refactor k0s binary retrieval by @kke in #1046
+    - fix: k0sctl apply fails with debug install flag on windows
+      nodes by @tppolkow in #1055
+  * CI / Workflow
+    - Bump actions/upload-artifact from 6 to 7 by @dependabot[bot]
+      in #1031
+    - Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot]
+      in #1036
+    - Bump docker/login-action from 3 to 4 by @dependabot[bot] in
+      #1037
+    - Bump docker/setup-buildx-action from 3 to 4 by
+      @dependabot[bot] in #1042
+    - Bump docker/build-push-action from 6 to 7 by @dependabot[bot]
+      in #1043
+    - Dockerfile fix: place k0sctl binary in PATH to fix container
+      execution, changed base image go-1.26-alpine step builder by
+      @TeodoroAnelloasix2 in #1057
+    - Modernize linter autofix by @kke in #997
+    - Update copyright year to 2026 by @kke in #1016
+  * Dependency Updates
+    - Bump k8s.io/client-go from 0.34.3 to 0.35.0 by
+      @dependabot[bot] in #998
+    - Bump github.com/go-playground/validator/v10 from 10.29.0 to
+      10.30.1 by @dependabot[bot] in #1001
+    - Bump golang.org/x/text from 0.32.0 to 0.33.0 by
+      @dependabot[bot] in #1008
+    - Bump github.com/bmatcuk/doublestar/v4 from 4.9.1 to 4.9.2 by
+      @dependabot[bot] in #1010
+    - Bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 by
+      @dependabot[bot] in #1013
+    - Bump github.com/bmatcuk/doublestar/v4 from 4.9.2 to 4.10.0 by
+      @dependabot[bot] in #1017
+    - Bump golang.org/x/text from 0.33.0 to 0.34.0 by
+      @dependabot[bot] in #1022
+    - Bump k8s.io/apimachinery from 0.35.0 to 0.35.1 by
+      @dependabot[bot] in #1024
+    - Bump k8s.io/client-go from 0.35.0 to 0.35.2 by
+      @dependabot[bot] in #1033
+    - Bump go to v0.21.2, go to 1.26 and update all deps by @kke in
+      #1050
+    - Bump github.com/k0sproject/rig from 0.21.1 to 0.21.2 by
+      @dependabot[bot] in #1051
+    - Bump k8s.io/apimachinery from 0.35.2 to 0.35.3 by
+      @dependabot[bot] in #1052
+    - Bump k8s.io/client-go from 0.35.2 to 0.35.3 by
+      @dependabot[bot] in #1053
+
+-------------------------------------------------------------------

Old:
----
  k0sctl-0.28.0.obscpio

New:
----
  k0sctl-0.29.0.obscpio

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

Other differences:
------------------
++++++ k0sctl.spec ++++++
--- /var/tmp/diff_new_pack.BX1tcD/_old  2026-03-27 06:41:51.815043729 +0100
+++ /var/tmp/diff_new_pack.BX1tcD/_new  2026-03-27 06:41:51.831044390 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package k0sctl
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 # Copyright (c) 2021-2022 Orville Q. Song <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           k0sctl
-Version:        0.28.0
+Version:        0.29.0
 Release:        0
 Summary:        A bootstrapping and management tool for k0s clusters
 License:        Apache-2.0
@@ -29,7 +29,7 @@
 BuildRequires:  bash-completion
 BuildRequires:  fish
 BuildRequires:  zsh
-BuildRequires:  golang(API) >= 1.25
+BuildRequires:  golang(API) >= 1.26
 
 %description
 k0sctl is a bootstrapping and management tool for k0s clusters.

++++++ _service ++++++
--- /var/tmp/diff_new_pack.BX1tcD/_old  2026-03-27 06:41:52.055053645 +0100
+++ /var/tmp/diff_new_pack.BX1tcD/_new  2026-03-27 06:41:52.079054637 +0100
@@ -2,7 +2,7 @@
   <service name="obs_scm" mode="manual">
     <param name="url">https://github.com/k0sproject/k0sctl.git</param>
     <param name="scm">git</param>
-    <param name="revision">v0.28.0</param>
+    <param name="revision">v0.29.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.BX1tcD/_old  2026-03-27 06:41:52.235061082 +0100
+++ /var/tmp/diff_new_pack.BX1tcD/_new  2026-03-27 06:41:52.263062239 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/k0sproject/k0sctl.git</param>
-              <param 
name="changesrevision">bad9a8d3e83de317c65638681c7a895f1af81614</param></service></servicedata>
+              <param 
name="changesrevision">48ad3a597ebe6ab27e8fa0872a222ca72cbc030c</param></service></servicedata>
 (No newline at EOF)
 

++++++ k0sctl-0.28.0.obscpio -> k0sctl-0.29.0.obscpio ++++++
++++ 6697 lines of diff (skipped)

++++++ k0sctl.obsinfo ++++++
--- /var/tmp/diff_new_pack.BX1tcD/_old  2026-03-27 06:41:53.323106036 +0100
+++ /var/tmp/diff_new_pack.BX1tcD/_new  2026-03-27 06:41:53.383108515 +0100
@@ -1,5 +1,5 @@
 name: k0sctl
-version: 0.28.0
-mtime: 1765887587
-commit: bad9a8d3e83de317c65638681c7a895f1af81614
+version: 0.29.0
+mtime: 1774346596
+commit: 48ad3a597ebe6ab27e8fa0872a222ca72cbc030c
 

++++++ vendor.tar.gz ++++++
++++ 117795 lines of diff (skipped)

Reply via email to