k9s/internal
Artem Gorbatiuk a34d7ae6bf
feat: add autoRefresh config field (#2256) (#2257)
* feat: add autoRefresh config field

Add autoRefresh: true to config test scenarios
Update all instances of NewLiveView() to pass autoRefresh config value to LiveView

* fix: rename generic autoRefresh config field to liveViewAutoRefresh

* docs: document liveViewAutoRefresh config field

* fix: use app config for NewLiveView creation

---------

Co-authored-by: Artem Gorbatiuk <wfrced@gmail.com>
2023-11-08 12:45:22 -07:00
..
client K9s/rel v0.28.0 (#2274) 2023-11-07 17:22:41 -07:00
color checkpoint 2020-10-26 16:49:28 -06:00
config feat: add autoRefresh config field (#2256) (#2257) 2023-11-08 12:45:22 -07:00
dao K9s/rel v0.28.0 (#2274) 2023-11-07 17:22:41 -07:00
health
model Fix the wrong/redundant icon in the prompt bar (#2105) 2023-05-28 07:02:17 -06:00
perf return the correct benchamrk path (#2272) 2023-11-08 08:37:16 -07:00
port release v0.25.8 (#1354) 2021-12-03 15:18:12 -07:00
render consider units when sorting capacity (#2252) 2023-10-18 10:19:05 -06:00
tchart release v0.27.1 (#1945) 2023-01-31 08:09:53 -07:00
ui K9s/rel v0.28.0 (#2274) 2023-11-07 17:22:41 -07:00
view feat: add autoRefresh config field (#2256) (#2257) 2023-11-08 12:45:22 -07:00
watch K9s/rel v0.28.0 (#2274) 2023-11-07 17:22:41 -07:00
xray fix #1773 2022-09-26 19:27:43 -06:00
keys.go