Commit Graph

51 Commits (412b0644395f7e7ee205bd1b54093dcca1dc94fc)

Author SHA1 Message Date
Fernand Galiana 412b064439
K9s/rel v0.26.4 (#1767)
* release v0.26.4

* update deps

* update docs

* fix merge

* update gha
2022-09-21 14:28:21 -06:00
Ben Blackmore 6e398ed6fb
feat: allow disable CTRL-C behavior (#1672)
Fixes #1599
2022-07-26 07:54:46 -06:00
tyzbit 25e02db101
Add locking favorite namespaces (#1449) (#1519)
* add locking favorite namespaces (#1449)

* let favorites be set via type default
2022-05-19 09:15:40 -06:00
Fernand Galiana fc8ffe5d37
release v0.25.16 (#1400) 2021-12-24 17:41:35 -07:00
Fernand Galiana 01bdc85020
K9s: release v0.25.12 (#1379)
* release v0.25.12

* update rel notes
2021-12-14 23:46:32 -07:00
Fernand Galiana 11c2ae2622
release v0.25.11 (#1377) 2021-12-14 10:44:24 -07:00
Fernand Galiana 34eab38afb
k9s: release v0.25.9 (#1364)
* release v0.25.9

* update docs
2021-12-13 13:02:44 -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
Fernand Galiana 4e20e5f110
K9s: Release v0.25.0 (#1304)
* update rel notes

* release 0.25 checkpoint

* cleaning up
2021-11-15 23:24:51 -07:00
Eng Zer Jun 5166adb7c1
refactor: move from io/ioutil to io and os packages (#1300)
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil. This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-11-08 08:47:18 -07:00
derailed 9f4ff32699 fix shell issue + bugz 2021-05-03 22:33:22 -06:00
derailed d38efba564 fix bugz 2021-04-29 10:51:56 -06:00
Jeroen Op 't Eynde e2866adcb5
Option to hide logo (#1026) 2021-03-19 08:15:04 -06:00
derailed 372b4d8e09 cleanup and bug fixes 2020-10-29 09:32:59 -06:00
derailed d5bea6395c add config for max conn retries 2020-10-27 20:15:50 -06:00
Emeric MARTINEAU 0b675861f7 Add missing tests update 2020-10-01 14:58:40 +02:00
derailed 99e2a988e6 fix broken tests 2020-09-15 09:16:39 -06:00
darklore e93209a548 Fix default value of k9s.logger.sinceSeconds same as readme 2020-09-11 16:39:51 +09:00
derailed 3d4726d726 maintenance drop for v0.21.8 2020-09-10 14:36:00 -06:00
derailed 678143e2a3 add resource ref support for sec, sa and cm 2020-05-27 21:23:02 -06:00
derailed 4bd37a492f update shell pod config 2020-05-14 18:39:34 -06:00
derailed 6b65938dbc fix #687 2020-05-01 16:24:14 -06:00
derailed 56a520c2d1 fix issues #692 #689 #685 #684 2020-05-01 12:01:21 -06:00
derailed 7d8277dfe9 fix config reloads, added filter history + bug fixes 2020-04-24 15:44:18 -06:00
David Němec 57d6906ef6
Log view: Allow persisting text wrap and timestamp 2020-04-04 19:00:09 +02:00
derailed e211611d4e checkpoint 2020-04-02 13:08:41 -06:00
derailed 733d8482de fix logger for issue #631 2020-03-24 10:57:15 -06:00
derailed 94d26a6b3a cleaning up 2020-03-23 18:09:44 -06:00
derailed dbbf68fab9 checkpoint 2020-03-23 08:01:19 -06:00
derailed 3efb3f2596 provides logger config options. Fix #623 2020-03-14 10:30:21 -06:00
derailed 391eed9ea4 rework thresholds. Fix #604 #601 #598 #593 2020-03-06 10:03:47 -07:00
derailed ecce7a140f cleaning up 2020-03-04 17:44:57 -07:00
derailed 044f7aa663 enable finer controls for cluster health alerts 2020-03-04 17:10:08 -07:00
derailed 5fcfecb38e add thresholds + pulses tlc + fix #596 #593 #560 2020-03-04 12:27:47 -07:00
derailed 7a977f31c7 refactor pf and benchmarks 2020-02-14 14:28:52 -07:00
Joscha Alisch b75410789f
Add readOnly option to configuration test 2020-02-04 22:39:12 +01:00
derailed c20d89b938 add log search + fix #484, #481, #480, #479, #477, #476, #468 2020-01-10 10:28:27 -07:00
derailed 56e4dc9ba8 checkpoint 2019-11-15 10:06:30 -07:00
derailed ffd1c61c8c bug fixes + cleanup 2019-10-02 14:52:15 -06:00
derailed c34994bcbf add rx filter + headless 2019-08-12 22:14:04 -06:00
derailed c9d01234ff added custom plugins support 2019-08-09 23:45:59 -06:00
derailed 4bf67dd4e1 checkpoint 2019-08-09 13:42:37 -06:00
derailed a4d42aaf51 refac policy 2019-06-20 14:38:51 -06:00
derailed 54f6a68dab bug fixes and updates 2019-06-07 15:51:41 -06:00
derailed a52cf37ff1 fixed ns + klog stderr 2019-05-06 10:33:11 -06:00
derailed a71f23d3aa added columns for jobs 2019-03-25 13:58:36 -06:00
derailed 0721e66a05 fix context/namespace support + bug fixes + added crumbs 2019-03-15 16:10:22 -06:00
derailed f0a0c8f06d worked on logs + ansi support + bugs 2019-03-09 17:46:25 -07:00
derailed e41b141edb switch over the kubectl logs vs k9s logview + bug fixes 2019-03-01 14:25:15 -07:00
derailed 2cf5ec8877 removed dep on metrics server 2019-02-20 09:38:46 -07:00