Commit Graph

10 Commits (1bfd824ab4803345a34308eff7c87eba2a66c6c1)

Author SHA1 Message Date
Chris Werner Rau 1bfd824ab4
feat: allow for multiple plugin files in $XDG_DATA_DIRS/k9s/plugins (#2029) 2023-11-12 11:35:46 -07:00
Fernand Galiana 7ece543681
Fix merge issues with PR #2168 (#2288) 2023-11-12 10:59:09 -07:00
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
Vlasov Artem 0249f7cf2c
Add customizable dump directory property (#1321)
* Add customizable dump directory property

Add property for configuration file and arguments

* Resolve Comments

Co-authored-by: Artem Vlasov <artemv@tradeix.com>
2021-12-13 12:42:44 -07:00
derailed 9f4ff32699 fix shell issue + bugz 2021-05-03 22:33:22 -06:00
derailed 5c1ff0ed7b Fix #906 #889 #564 2020-10-30 12:52:15 -06:00
David Němec 2c79dcfda8
Update readme and examples 2020-05-01 22:26:08 +02:00
derailed 3efb3f2596 provides logger config options. Fix #623 2020-03-14 10:30:21 -06:00
derailed 42e2e98e4d added support for custom columns 2020-02-22 18:30:30 -07:00
derailed 7a977f31c7 refactor pf and benchmarks 2020-02-14 14:28:52 -07:00