Commit Graph

16 Commits

Author SHA1 Message Date
Rob Scott
3e1906d3f1 separating webhook and dashboard k8s deploy config, moving assets into dashboard pkg, reworking docker image to actually make use of packr 2019-04-26 14:57:55 -04:00
Rob Scott
674696c7e1 restructuring config to match up with docs 2019-04-22 12:58:25 -04:00
Rob Scott
8e05f6e072 some documentation updates 2019-04-22 10:20:22 -04:00
Corey O'Brien
0b3d93edfe DRY out deployment and config 2019-04-19 15:55:10 -04:00
Rob Scott
79c3482100 a variety of documentation fixes 2019-04-19 14:51:48 -04:00
Rob Scott
253e77c1d8 adding dashboard screenshot, related tweaks 2019-04-19 13:39:19 -04:00
Rob Scott
240c223c2d adding resource and security documentation, updating webhook documentation 2019-04-19 12:57:39 -04:00
Rob Scott
7662068c45 adding a lot of documentation 2019-04-18 15:24:13 -04:00
Rob Scott
928ae30bc4 first run at readme updates 2019-04-18 15:22:42 -04:00
Bobby Brennan
54a4f92695 Pack static assets into packr box for portability
copy config.yaml to docker image

enable external usage of dashboard package

gofmt

fix comment

use packr for assets

add gobuffalo/packr dependency

add dependencies

fix pointer issues

add output-file option
2019-04-18 18:25:16 +00:00
Bobby Brennan
a72f048489 add flag for config
add note to readme
2019-04-09 21:45:17 +00:00
Andrew Suderman
175cd2b64e Changing helm path in readme 2019-04-09 15:19:38 -06:00
Bobby Brennan
e4dd53d1c0 Add audit mode to CLI
Add option to send audit results to a remote host

add audit flag to print results to stdout

add comments

make comments more consistent

move audit test

fix fullaudit_test

add test instructions to README

update audit test

simplify stdout output

update comment

fix import

run audit by default
2019-04-03 18:58:00 +00:00
EJ Etherington
5a71316788 renaming rbac.enable -> rbac.create, removing ---, removing image pull secret support 2019-04-01 13:24:44 -07:00
EJ Etherington
52fa0b3eb1 adding helm chart to readme 2019-04-01 13:24:44 -07:00
Bobby Brennan
b979380756 optionalize ports, add README 2019-03-13 19:56:27 +00:00