Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kubetui for openSUSE:Factory checked in at 2026-06-05 17:38:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kubetui (Old) and /work/SRC/openSUSE:Factory/.kubetui.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kubetui" Fri Jun 5 17:38:35 2026 rev:21 rq:1357528 version:1.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kubetui/kubetui.changes 2026-04-30 20:29:14.879986223 +0200 +++ /work/SRC/openSUSE:Factory/.kubetui.new.2375/kubetui.changes 2026-06-05 17:38:42.806084561 +0200 @@ -1,0 +2,66 @@ +Fri Jun 05 10:42:45 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 1.14.0: + * Highlights + - Node tab + A new Node tab (press 5) lists cluster nodes with status, + roles, age, and version. It includes a detail pane for the + selected node, customizable columns (runtime dialog / + --node-columns / presets), label columns, and column-aware + filtering. (#920, #972, #974, #975, #979, #983, #985) + - Column-aware filtering (Pod / Node / Config / Network) + The table filter is now column-aware across all aggregate + views: COL:<regex> to include, !COL:<regex> to exclude, + label:<selector> applied server-side, and bare values match + NAME. Terms on hidden columns become inactive (kept, not + applied), the title shows a [position/shown (total)] count + (e.g. [1/2 (3)]) so you can see how many rows the filter + hides, and ? opens a per-tab filter help dialog. (#980, #982, + #986, #988, #989, #991, #992, #997, #999) + - Label columns (Pod / Node / Config / Network) + Register Kubernetes labels as table columns via label_columns + in the config file. Registered labels also become valid + filter columns and column-dialog entries. (#975, #993, #1002, + #1003) + - Log query: multi-namespace partial success + When a log query targets multiple namespaces and the resource + is missing in some of them, the remaining namespaces keep + streaming logs; missing ones surface as inline [kubetui] + notices instead of failing the whole query. (#1004) + * Fixes + - Force exec auth plugins non-interactive so plugin stderr + can't corrupt the TUI (#987) + - Keep all columns visible when the pane is too narrow (#976) + - Apply theme to the pod log-query and node filter help dialogs + (#984) + - URL-encode user-typed label selectors (#996) + - Clear filter state on filter cancel and drive the (total) + indicator by filter state + * Internal / Refactor + - Extract a shared parse_table_filter core used by all tabs + (#991) + - Node column registry single-source-of-truth (#995) + - Apply nightly rustfmt (#971) + * Documentation + - Overhaul the README for the new features, and document the + OSC52 clipboard mode that shipped in v1.12.0 (#1006) + * Dependencies + - chore(deps): lock file maintenance (#964) + - chore(deps): lock file maintenance (#966) + - chore(deps): lock file maintenance (#968) + - chore(deps): update actions/checkout digest to df4cb1c (#1005) + - chore(deps): update rust crate bitflags to v2.12.1 (#1001) + - chore(deps): update rust crate http to v1.4.1 (#977) + - chore(deps): update rust crate jiff to v0.2.25 (#970) + - chore(deps): update rust crate jiff to v0.2.26 (#978) + - chore(deps): update rust crate jiff to v0.2.27 (#981) + - chore(deps): update rust crate jiff to v0.2.28 (#990) + - chore(deps): update rust crate log to v0.4.30 (#973) + - chore(deps): update rust crate log to v0.4.31 (#1000) + - chore(deps): update rust crate log to v0.4.32 (#1007) + - chore(deps): update rust crate serde_json to v1.0.150 (#967) + - chore(deps): update rust crate tokio to v1.52.2 (#963) + - chore(deps): update rust crate tokio to v1.52.3 (#965) + - chore(deps): update rust crate unicode-segmentation to v1.13.3 (#998) + +------------------------------------------------------------------- Old: ---- kubetui-1.13.0.obscpio New: ---- kubetui-1.14.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kubetui.spec ++++++ --- /var/tmp/diff_new_pack.3UGDxs/_old 2026-06-05 17:38:53.562530148 +0200 +++ /var/tmp/diff_new_pack.3UGDxs/_new 2026-06-05 17:38:53.566530315 +0200 @@ -17,7 +17,7 @@ Name: kubetui -Version: 1.13.0 +Version: 1.14.0 Release: 0 Summary: A terminal UI for Kubernetes License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.3UGDxs/_old 2026-06-05 17:38:53.630532966 +0200 +++ /var/tmp/diff_new_pack.3UGDxs/_new 2026-06-05 17:38:53.638533297 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/sarub0b0/kubetui.git</param> <param name="versionformat">@PARENT_TAG@</param> <param name="scm">git</param> - <param name="revision">v1.13.0</param> + <param name="revision">v1.14.0</param> <param name="match-tag">*</param> <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param> <param name="versionrewrite-replacement">\1</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.3UGDxs/_old 2026-06-05 17:38:53.666534457 +0200 +++ /var/tmp/diff_new_pack.3UGDxs/_new 2026-06-05 17:38:53.670534623 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/sarub0b0/kubetui.git</param> - <param name="changesrevision">451ee7d9ac6ac25f2463157be814ea05487de391</param></service></servicedata> + <param name="changesrevision">7acd8cff11de88b7eca9a611fec796b826922182</param></service></servicedata> (No newline at EOF) ++++++ kubetui-1.13.0.obscpio -> kubetui-1.14.0.obscpio ++++++ ++++ 33100 lines of diff (skipped) ++++++ kubetui.obsinfo ++++++ --- /var/tmp/diff_new_pack.3UGDxs/_old 2026-06-05 17:38:54.694577043 +0200 +++ /var/tmp/diff_new_pack.3UGDxs/_new 2026-06-05 17:38:54.698577210 +0200 @@ -1,5 +1,5 @@ name: kubetui -version: 1.13.0 -mtime: 1777244341 -commit: 451ee7d9ac6ac25f2463157be814ea05487de391 +version: 1.14.0 +mtime: 1780641315 +commit: 7acd8cff11de88b7eca9a611fec796b826922182 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/kubetui/vendor.tar.zst /work/SRC/openSUSE:Factory/.kubetui.new.2375/vendor.tar.zst differ: char 7, line 1
