k9s/internal
Richard Hull cc52c71c52
Log toggles: add a space after "On" in logs view (#1775)
Toggling any of the log commands on and off causes the log indicator to
dance around - I assume this is because the line is centered, and when
on it is N characters long, when off N+1 characters, and so on
centering, the x-offset gets rounded.

This commit just adds an extra space after each "On" string so that
it occupies the same width as the "Off" string ... and the when
furiously toggling, the line remains blissfully static.
2022-09-25 08:37:29 -06:00
..
client Fix #1636: can't switch context with --kubeconfig flag (#1638) 2022-07-07 08:25:59 -06:00
color checkpoint 2020-10-26 16:49:28 -06:00
config release v0.26.5 (#1771) 2022-09-22 09:19:09 -06:00
dao Add a closing tag when showing timestamp in log view (#1776) 2022-09-25 08:35:29 -06:00
health add thresholds + pulses tlc + fix #596 #593 #560 2020-03-04 12:27:47 -07:00
model clean up test 2022-09-21 14:31:02 -06:00
perf K9s: release v0.25.12 (#1379) 2021-12-14 23:46:32 -07:00
port release v0.25.8 (#1354) 2021-12-03 15:18:12 -07:00
render K9s/rel v0.26.4 (#1767) 2022-09-21 14:28:21 -06:00
tchart fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
ui K9s/rel v0.26.4 (#1767) 2022-09-21 14:28:21 -06:00
view Log toggles: add a space after "On" in logs view (#1775) 2022-09-25 08:37:29 -06:00
watch K9s: release v0.25.12 (#1379) 2021-12-14 23:46:32 -07:00
xray release v0.25.11 (#1377) 2021-12-14 10:44:24 -07:00
keys.go add resource ref support for sec, sa and cm 2020-05-27 21:23:02 -06:00