28 Commits

Author SHA1 Message Date
Rob Scott
2cb6b4347d version bump for 0.1.2 2019-05-17 14:48:21 -04:00
Bobby Brennan
42c8bbf1a9 update version to 0.1.1 2019-05-17 14:53:29 +00:00
Bobby Brennan
79f3d2cb74 use packr for config.yaml 2019-05-17 14:34:53 +00:00
Bobby Brennan
09f0e300f9 add codecov to Circle CI 2019-05-16 19:49:54 +00:00
Rob Scott
288fc7501c updating docs 2019-05-16 12:54:36 -04:00
Bobby Brennan
6c12ce0cf3 use live badges 2019-05-16 15:56:52 +00:00
Bobby Brennan
6332419c3a remove coverage badge 2019-05-15 15:56:31 +00:00
Bobby Brennan
4c38e9567d add badges
add go report, coverage

fix coverage link

Update README.md

Update README.md

Update README.md

fix badge colors

Update README.md

Update README.md

add coverage to circleci

better coverage calculation

fix circleci
2019-05-15 15:56:31 +00:00
Bobby Brennan
8b913b112a Merge branch 'master' into rb/add-links 2019-05-15 10:53:10 -04:00
Bobby Brennan
6bc6bb5a83 add roadmap, changelog, links 2019-05-14 21:16:46 +00:00
Bobby Brennan
09f0514326 change readme logo 2019-05-10 20:53:33 +00:00
Bobby Brennan
9bcb832bbd rename all the things 2019-05-09 15:59:23 +00:00
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