Commit Graph

27 Commits (5166adb7c1ccc269aef22714f52ab7cab4ab235c)

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
Fernand Galiana a35155415e
fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
derailed b6c61600a4 fix #929 2020-11-05 17:15:50 -07:00
derailed dd9bddf78f add exponential backoff 2020-10-27 20:03:09 -06:00
derailed 087e6643f9 add liveviews for describe/yaml 2020-10-27 19:38:54 -06:00
derailed e1a5dd510f fix issue #752 #677 2020-06-03 14:50:58 -06:00
derailed 46c2f31249 fix issues #726 #724 #722 #721 #720 2020-05-23 11:15:21 -06:00
derailed 801f45d703 fix issues #665, #662 2020-04-14 11:19:12 -06:00
derailed a6ec74ff6c update prompt. Fix #649 2020-04-04 21:53:57 -06:00
derailed dbbf68fab9 checkpoint 2020-03-23 08:01:19 -06:00
derailed 543f9837ff checkpoint 2020-02-25 22:48:24 -08:00
derailed 42e2e98e4d added support for custom columns 2020-02-22 18:30:30 -07:00
derailed 355f4ce396 checkpoint 2020-02-19 18:25:36 -07:00
derailed 860728c083 checkpoint 2020-01-18 08:13:36 -07:00
derailed 4f05dc9cbf checkpoint 2020-01-04 14:05:41 -07:00
derailed 48869f9f51 fix #463 2020-01-02 18:15:38 -07:00
derailed b950546b88 implement rbac policy checks + fix #457 2020-01-01 14:29:49 -07:00
derailed 782de04b42 checkpoint 2019-12-29 23:34:28 -07:00
derailed 5c0fc0845b checkpoint 2019-12-29 12:53:16 -07:00
derailed 9d23488ff5 checkpoint 2019-12-28 12:49:14 -07:00
derailed c26c80e170 checkpoint 2019-12-28 12:22:22 -07:00
derailed 957aeefa94 checkpoint 2019-12-14 08:44:59 -07:00
derailed db34ee6ef0 checkpoint 2019-12-13 23:32:24 -07:00
derailed 4c2c4793dc checkpoint 2019-12-02 16:11:39 -07:00
derailed 7a7d66564d checkpoint 2019-11-27 09:31:52 -07:00
derailed 62bee33e6b checkpoint 2019-11-23 22:37:56 -07:00
derailed 44f644fba7 checkpoint 2019-11-14 18:46:46 -07:00