Commit Graph

11 Commits (d19c792feb75aa576f05cdd0824470941cdc8bd4)

Author SHA1 Message Date
Fernand Galiana d19c792feb
K9s/rel v0.28.0 (#2274)
* check for plausible overflow when seting up env

* Various fixes and clean up

* Introduce File transfer command

- Add ability to upload/download files from/to pods

* release v0.28.0
2023-11-07 17:22:41 -07:00
Daniel Vedsmand 25a99d3f3a
fix: add correct flags when deleting resources from Dir (#2124) 2023-06-14 07:59:20 -06:00
Fernand Galiana d5c9cf5ed5
release v0.27.1 (#1945) 2023-01-31 08:09:53 -07:00
Fernand Galiana e309c28d26
K9s/rel v0.26.1 (#1685)
* fix #1661 #1680

* cleaning up

* add rel notes
2022-08-02 13:22:16 -06: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 512c40fae0 rel v.24.0 - maintenance drop 2020-11-21 10:20:32 -07:00
derailed ffc31f856a checkpoint 2020-10-26 16:49:28 -06:00
derailed 7bfcbc092b add dialog skins 2020-08-02 09:13:58 -06:00
derailed 251221c19b add rel notes + cleanup 2020-07-23 11:35:01 -06:00
derailed 0f05af410f cleaning up 2020-07-02 18:57:42 -06:00
derailed 5893cffb0d add dir view 2020-07-02 17:58:25 -06:00