Eng Zer Jun
21644e5cba
refactor: move from io/ioutil to io and os package
...
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-10-07 00:23:09 +08:00
dwertent
2a5712bd3c
fixed in cluster crash
2021-10-05 16:11:41 +03:00
Daniel-GrunbergerCA
9fc455bcec
Update posture report flag and cluster name
2021-09-12 18:13:24 +03:00
dwertent
b9e5782264
support self registeration
2021-09-10 00:56:51 +03:00
dwertent
8cb6824f3c
ignore k8s config when running local yamls
2021-09-01 13:29:44 +03:00
David Wertenteil
d3f4af0f9c
Update module to github ( #47 )
...
* update module
2021-08-31 12:00:42 +03:00
dwertent
d5290a6671
support new controls
2021-08-31 11:05:59 +03:00
David Wertenteil
2d5ed19d6d
support url input and update readme ( #40 )
...
* split to functions
* update package name to kubescape
* support url input, update readme
2021-08-29 10:20:12 +03:00
dwertent
96148ac6fd
support yaml input
2021-08-26 17:41:11 +03:00
Mayo
e162d5e8b2
feat: support kubeconfig env
2021-08-24 12:05:30 +08:00
danielgrunbergerarmo
297a4fc42b
fix error handling
2021-08-19 13:42:23 +03:00
Ben Hirschberg
70955537c8
initial commit
2021-08-12 16:01:26 +03:00