Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package k9s for openSUSE:Factory checked in at 2021-12-03 20:35:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/k9s (Old) and /work/SRC/openSUSE:Factory/.k9s.new.31177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "k9s" Fri Dec 3 20:35:21 2021 rev:15 rq:934971 version:0.25.7 Changes: -------- --- /work/SRC/openSUSE:Factory/k9s/k9s.changes 2021-12-02 02:15:07.270687032 +0100 +++ /work/SRC/openSUSE:Factory/.k9s.new.31177/k9s.changes 2021-12-03 20:35:25.492217341 +0100 @@ -1,0 +2,8 @@ +Sun Nov 28 13:49:57 UTC 2021 - Lingchao Xin <dougla...@gmail.com> + +- Update to version 0.25.7: + - Bug fixes + * Issue #1341 Colored container logs are not displayed correctly + See more: https://github.com/derailed/k9s/releases/tag/v0.25.7 + +------------------------------------------------------------------- Old: ---- k9s-0.25.6.tar.gz New: ---- k9s-0.25.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ k9s.spec ++++++ --- /var/tmp/diff_new_pack.aWioPP/_old 2021-12-03 20:35:26.436213891 +0100 +++ /var/tmp/diff_new_pack.aWioPP/_new 2021-12-03 20:35:26.436213891 +0100 @@ -17,7 +17,7 @@ Name: k9s -Version: 0.25.6 +Version: 0.25.7 Release: 0 Summary: Curses based terminal UI for Kubernetes clusters License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.aWioPP/_old 2021-12-03 20:35:26.484213716 +0100 +++ /var/tmp/diff_new_pack.aWioPP/_new 2021-12-03 20:35:26.484213716 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/derailed/k9s.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v0.25.6</param> + <param name="revision">v0.25.7</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.aWioPP/_old 2021-12-03 20:35:26.508213628 +0100 +++ /var/tmp/diff_new_pack.aWioPP/_new 2021-12-03 20:35:26.508213628 +0100 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/derailed/k9s.git</param> - <param name="changesrevision">f0b540a350b44009b06159d7cb519f612990431a</param></service></servicedata> + <param name="changesrevision">6b6a490c73af8719a56e1c4a8dec92a6c2466dce</param></service></servicedata> ++++++ k9s-0.25.6.tar.gz -> k9s-0.25.7.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/k9s-0.25.6/Makefile new/k9s-0.25.7/Makefile --- old/k9s-0.25.6/Makefile 2021-11-24 07:59:25.000000000 +0100 +++ new/k9s-0.25.7/Makefile 2021-11-26 22:02:44.000000000 +0100 @@ -5,7 +5,7 @@ GIT_REV ?= $(shell git rev-parse --short HEAD) SOURCE_DATE_EPOCH ?= $(shell date +%s) DATE ?= $(shell date -u -d @${SOURCE_DATE_EPOCH} +"%Y-%m-%dT%H:%M:%SZ") -VERSION ?= v0.25.6 +VERSION ?= v0.25.7 IMG_NAME := derailed/k9s IMAGE := ${IMG_NAME}:${VERSION} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/k9s-0.25.6/change_logs/release_v0.25.7.md new/k9s-0.25.7/change_logs/release_v0.25.7.md --- old/k9s-0.25.6/change_logs/release_v0.25.7.md 1970-01-01 01:00:00.000000000 +0100 +++ new/k9s-0.25.7/change_logs/release_v0.25.7.md 2021-11-26 22:02:44.000000000 +0100 @@ -0,0 +1,25 @@ +<img src="https://raw.githubusercontent.com/derailed/k9s/master/assets/k9s_small.png" align="right" width="200" height="auto"/> + +# Release v0.25.7 + +## Notes + +Thank you to all that contributed with flushing out issues and enhancements for K9s! I'll try to mark some of these issues as fixed. But if you don't mind grab the latest rev and see if we're happier with some of the fixes! If you've filed an issue please help me verify and close. Your support, kindness and awesome suggestions to make K9s better are as ever very much noted and appreciated! + +If you feel K9s is helping your Kubernetes journey, please consider joining our [sponsorship program](https://github.com/sponsors/derailed) and/or make some noise on social! [@kitesurfer](https://twitter.com/kitesurfer) + +On Slack? Please join us [K9slackers](https://join.slack.com/t/k9sers/shared_invite/enQtOTA5MDEyNzI5MTU0LWQ1ZGI3MzliYzZhZWEyNzYxYzA3NjE0YTk1YmFmNzViZjIyNzhkZGI0MmJjYzhlNjdlMGJhYzE2ZGU1NjkyNTM) + +## Maintenance Release! + +Happy (`Wild`) Turkey Day Everyone!! + +--- + +## Resolved Issues + +* [Issue #1341](https://github.com/derailed/k9s/issues/1341) Colored container logs are not displayed correctly. + +--- + +<img src="https://raw.githubusercontent.com/derailed/k9s/master/assets/imhotep_logo.png" width="32" height="auto"/> ?? 2020 Imhotep Software LLC. All materials licensed under [Apache v2.0](http://www.apache.org/licenses/LICENSE-2.0) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/k9s-0.25.6/go.mod new/k9s-0.25.7/go.mod --- old/k9s-0.25.6/go.mod 2021-11-24 07:59:25.000000000 +0100 +++ new/k9s-0.25.7/go.mod 2021-11-26 22:02:44.000000000 +0100 @@ -14,7 +14,7 @@ github.com/cenkalti/backoff v2.2.1+incompatible github.com/cenkalti/backoff/v4 v4.1.2 github.com/derailed/popeye v0.9.8 - github.com/derailed/tview v0.6.4 + github.com/derailed/tview v0.6.5 github.com/fatih/color v1.13.0 github.com/fsnotify/fsnotify v1.5.1 github.com/fvbommel/sortorder v1.0.2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/k9s-0.25.6/go.sum new/k9s-0.25.7/go.sum --- old/k9s-0.25.6/go.sum 2021-11-24 07:59:25.000000000 +0100 +++ new/k9s-0.25.7/go.sum 2021-11-26 22:02:44.000000000 +0100 @@ -333,8 +333,8 @@ github.com/derailed/popeye v0.9.8/go.mod h1:Ih3wTG7wBOuxdqz5tlCuCFq/vyB+Te/IpqY5HwgUTEA= github.com/derailed/tcell/v2 v2.3.1-rc.2 h1:9TmZB/IwL3MA1Jf4pC4rfMaPTcVYIN62IwE7X7A9emU= github.com/derailed/tcell/v2 v2.3.1-rc.2/go.mod h1:wegJ+SscH+jPjEQIAV/dI/grLTRm5R4IE2M479NDSL0= -github.com/derailed/tview v0.6.4 h1:LKNIqodvwW/IT/OXGMz52bIV53sGBBYFYqSFT68ExZk= -github.com/derailed/tview v0.6.4/go.mod h1:A1LXWlbx/YDMXr3GVTy+IgclAkBssJpw/FiZ7aqUgzU= +github.com/derailed/tview v0.6.5 h1:e377Rv6zYtwtmzDZFmwgkJiiZl/Ax3KIqfx2rlcwWo4= +github.com/derailed/tview v0.6.5/go.mod h1:A1LXWlbx/YDMXr3GVTy+IgclAkBssJpw/FiZ7aqUgzU= github.com/dgrijalva/jwt-go v0.0.0-20170104182250-a601269ab70c/go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ= github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ= github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no= diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/k9s-0.25.6/internal/model/log.go new/k9s-0.25.7/internal/model/log.go --- old/k9s-0.25.6/internal/model/log.go 2021-11-24 07:59:25.000000000 +0100 +++ new/k9s-0.25.7/internal/model/log.go 2021-11-26 22:02:44.000000000 +0100 @@ -306,7 +306,6 @@ return } if item == dao.ItemEOF { - log.Debug().Msgf("!!!!!GOT EOF!!!!!!") l.fireCanceled() return } @@ -323,7 +322,6 @@ case <-time.After(l.flushTimeout): l.Notify() case <-ctx.Done(): - log.Debug().Msgf("!!!LOG_MODEL IS CANCELED!!!") return } } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/k9s-0.25.6/internal/view/log.go new/k9s-0.25.7/internal/view/log.go --- old/k9s-0.25.6/internal/view/log.go 2021-11-24 07:59:25.000000000 +0100 +++ new/k9s-0.25.7/internal/view/log.go 2021-11-26 22:02:44.000000000 +0100 @@ -23,11 +23,11 @@ ) const ( - logTitle = "logs" - logMessage = "Waiting for logs...\n" - logFmt = " Logs([hilite:bg:]%s[-:bg:-])[[green:bg:b]%s[-:bg:-]] " - logCoFmt = " Logs([hilite:bg:]%s:[hilite:bg:b]%s[-:bg:-])[[green:bg:b]%s[-:bg:-]] " - flushTimeout = 1 * time.Millisecond + logTitle = "logs" + logMessage = "Waiting for logs...\n" + logFmt = " Logs([hilite:bg:]%s[-:bg:-])[[green:bg:b]%s[-:bg:-]] " + logCoFmt = " Logs([hilite:bg:]%s:[hilite:bg:b]%s[-:bg:-])[[green:bg:b]%s[-:bg:-]] " + defaultFlushTimeout = 50 * time.Millisecond ) // Log represents a generic log viewer. @@ -53,7 +53,7 @@ l := Log{ Flex: tview.NewFlex(), logChan: make(dao.LogChan, 2), - model: model.NewLog(gvr, opts, flushTimeout), + model: model.NewLog(gvr, opts, defaultFlushTimeout), follow: true, } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/k9s-0.25.6/internal/view/log_test.go new/k9s-0.25.7/internal/view/log_test.go --- old/k9s-0.25.6/internal/view/log_test.go 2021-11-24 07:59:25.000000000 +0100 +++ new/k9s-0.25.7/internal/view/log_test.go 2021-11-26 22:02:44.000000000 +0100 @@ -50,7 +50,7 @@ items.Lines(0, false, ll) v.Flush(ll) - assert.Equal(t, "[orange::d]Waiting for logs...\n[black:]blee\n[green:]Bozo\n\n", v.Logs().GetText(false)) + assert.Equal(t, "[orange::d]Waiting for logs...\n[black::]blee\n[green::]Bozo\n\n", v.Logs().GetText(false)) } func BenchmarkLogFlush(b *testing.B) { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/k9s-0.25.6/internal/view/table.go new/k9s-0.25.7/internal/view/table.go --- old/k9s-0.25.6/internal/view/table.go 2021-11-24 07:59:25.000000000 +0100 +++ new/k9s-0.25.7/internal/view/table.go 2021-11-26 22:02:44.000000000 +0100 @@ -116,7 +116,6 @@ if env["FILTER"] == "" { env["NAMESPACE"], env["FILTER"] = client.Namespaced(path) } - env["RESOURCE_GROUP"] = t.GVR().G() env["RESOURCE_VERSION"] = t.GVR().V() env["RESOURCE_NAME"] = t.GVR().R() diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/k9s-0.25.6/skins/gruvbox-dark.yml new/k9s-0.25.7/skins/gruvbox-dark.yml --- old/k9s-0.25.6/skins/gruvbox-dark.yml 2021-11-24 07:59:25.000000000 +0100 +++ new/k9s-0.25.7/skins/gruvbox-dark.yml 2021-11-26 22:02:44.000000000 +0100 @@ -70,7 +70,7 @@ table: fgColor: *foreground bgColor: *background - cursorFgColor: *background + cursorFgColor: "#fff" cursorBgColor: *current_line header: fgColor: *foreground ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/k9s/vendor.tar.gz /work/SRC/openSUSE:Factory/.k9s.new.31177/vendor.tar.gz differ: char 29, line 2