Commit Graph

10 Commits (694159b857314de5b69f251e42a5931f32105cb8)

Author SHA1 Message Date
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
Fernand Galiana a35155415e
fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
derailed e2f1626764 add pvc usage check + bugz #642 #754 #753 #743 #728 #718 2020-06-04 18:20:41 -06:00
derailed 6bd186c377 fix issues #692 #699 2020-05-05 18:28:54 -06:00
David Němec 2777a7d510
Optionally allow plugin commands to have confirm dialog 2020-05-01 22:13:38 +02:00
derailed ffd1c61c8c bug fixes + cleanup 2019-10-02 14:52:15 -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 54f6a68dab bug fixes and updates 2019-06-07 15:51:41 -06:00