Fernand Galiana
f97bceaf64
release v0.25.8 ( #1354 )
2021-12-03 15:18:12 -07:00
Wendell Sun
265e0561aa
add logFile flag to change the default log file path ( #1336 )
2021-11-26 15:41:44 -07:00
Fernand Galiana
165ffeab93
K9s: rel v0.25.4 ( #1322 )
...
* release v0.25.4
* update docs
* update docs
2021-11-20 13:23:26 -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
13d52f120f
cleaning up
2021-08-07 07:24:34 -06:00
Fernand Galiana
0bc6179471
K9s: rev 0.24.15 ( #1218 )
...
* fix cron triggers
* fix cron triggers again...
* fix #1203 #1206
* cleaning up
* revert persistent flag
* fix #1181 + update docs
2021-08-06 15:43:36 -06:00
Arthur
0bc2e1764b
Make k9s configuration compatible with XDG Base Directory Specification to not pollute user home directories. ( #1025 )
...
* Make k9s configuration compatible with XDG Base Directory Specification to not pollute user home directories.
* Update readme to include new configuration directory.
* Replace spaces with tabs.. :)
* Remove extra backslash in Windows configuration directory path.
Co-authored-by: Fernand Galiana <fernand.galiana@gmail.com>
2021-08-05 17:04:39 -06:00
Fernand Galiana
a35155415e
fix cron triggers ( #1171 )
2021-06-29 08:25:04 -06:00
derailed
9f4ff32699
fix shell issue + bugz
2021-05-03 22:33:22 -06:00
derailed
a951b552fb
checkpoint
2021-05-02 12:46:15 -06:00
derailed
5c1ff0ed7b
Fix #906 #889 #564
2020-10-30 12:52:15 -06:00
derailed
372b4d8e09
cleanup and bug fixes
2020-10-29 09:32:59 -06:00
derailed
e2f1626764
add pvc usage check + bugz #642 #754 #753 #743 #728 #718
2020-06-04 18:20:41 -06:00
derailed
3cfc4e860c
cleaning up
2020-05-28 14:02:43 -06:00
derailed
037d6d3f54
update deps - fix ns issues
2020-05-14 18:27:02 -06:00
derailed
6bd186c377
fix issues #692 #699
2020-05-05 18:28:54 -06:00
derailed
56a520c2d1
fix issues #692 #689 #685 #684
2020-05-01 12:01:21 -06:00
derailed
3efb3f2596
provides logger config options. Fix #623
2020-03-14 10:30:21 -06:00
derailed
bdd4ecff20
node view tlc. add cordon/uncordon/drain options
2020-03-10 20:59:38 -06:00
derailed
42e2e98e4d
added support for custom columns
2020-02-22 18:30:30 -07:00
derailed
c20d89b938
add log search + fix #484 , #481 , #480 , #479 , #477 , #476 , #468
2020-01-10 10:28:27 -07:00
derailed
add0d678f0
checkpoint
2019-12-24 22:38:54 -07:00
derailed
6839578a8c
checkpoint
2019-12-14 12:12:18 -07:00
derailed
3be2b370ab
checkpoint
2019-12-13 23:32:59 -07:00
derailed
4c2c4793dc
checkpoint
2019-12-02 16:11:39 -07:00
derailed
56e4dc9ba8
checkpoint
2019-11-15 10:06:30 -07:00
derailed
5baa447e46
added toggle header + alias command fixes
2019-10-01 15:31:17 -06:00
derailed
fe93bd229b
Bogz fixes: #295,#294,#291,#289,#288,#283,#275
2019-08-27 15:25:24 -06:00
derailed
c34994bcbf
add rx filter + headless
2019-08-12 22:14:04 -06:00
derailed
4bf67dd4e1
checkpoint
2019-08-09 13:42:37 -06:00
derailed
54f6a68dab
bug fixes and updates
2019-06-07 15:51:41 -06:00
derailed
0163f9b5de
add screen dump view + fix filtering
2019-05-30 15:27:49 -06:00
derailed
a5245a98de
some bugs and perf fixes
2019-05-29 17:32:18 -06:00
derailed
8b6898dea7
add port-forwards + some nav improv + bugz kill
2019-05-28 16:29:27 -06:00
derailed
3965b2d449
cleanup and bug fix
2019-04-18 18:40:56 -06:00
derailed
2ceaa775a7
switch the pick list for containers listing
2019-04-03 23:30:35 -06:00
derailed
a71f23d3aa
added columns for jobs
2019-03-25 13:58:36 -06:00
derailed
3de20dcd8b
refactor + added node view and sorters
2019-03-24 16:05:40 -06:00
derailed
d0079ad1b3
cleaning up + menu fix
2019-03-15 18:03:39 -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
23472b3b4b
Fix issue 92
2019-02-27 20:39:33 -08:00
derailed
efb95866b1
added search/filter feature + support init container
2019-02-22 17:36:09 -07:00
derailed
222de16266
rm vendor dir + changed load order to use k9s config if applicable
2019-02-20 08:25:43 -07:00
derailed
823169ce79
Added cronjob triggers. Tx dzoeteman! + describe support + job logger + bugs
2019-02-19 18:12:58 -07:00
derailed
1bcdc65fcf
cleaning up logs
2019-02-18 18:32:23 -07:00
derailed
b358f3631f
refactor command line args + beefup tests
2019-02-18 18:09:49 -07:00