Commit Graph

9 Commits (9984e3f4bfa0b88a4c0ae62cd69b61f80b7ce3c2)

Author SHA1 Message Date
Fernand Galiana 702f6f01b2
Clean up items... (#2303)
* Update licence header

* Add linter workflow

* Add pkg builds
2023-11-19 08:43:39 -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 80176609db switch to context view if cluster is unreachable 2020-05-28 13:42:02 -06:00
derailed aa58d1063a fix pod xray menu + layout 2020-02-11 15:26:49 -07:00
derailed 8a0b78a77b Fix Beryllium xray core. fix #500 2020-01-20 18:22:10 -07:00
derailed 4d557fb813 checkpoint 2020-01-19 12:13:21 -07:00
derailed d45d3af116 checkpoint 2020-01-18 18:45:17 -07:00
derailed 860728c083 checkpoint 2020-01-18 08:13:36 -07:00