Commit Graph

8 Commits (81823ae167ae8b8d7219971e3fa87fccf7c8f6c3)

Author SHA1 Message Date
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 019121c04e update build dependencies 2021-09-23 13:41:44 -06:00
Fernand Galiana a35155415e
fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
derailed d38efba564 fix bugz 2021-04-29 10:51:56 -06:00
derailed 087e6643f9 add liveviews for describe/yaml 2020-10-27 19:38:54 -06:00
derailed 543f9837ff checkpoint 2020-02-25 22:48:24 -08:00
derailed 642303bb72 cleaning up 2020-02-13 17:56:13 -07:00
derailed f1ef8d216c enable port-forwards on pods and services 2020-02-13 12:31:30 -07:00