39 Commits

Author SHA1 Message Date
Nick Huanca
d8d0783f29 Release 0.2.1 (#151)
* Added release version and updated readme
2019-06-21 12:09:34 -06:00
Bobby Brennan
41e64f7405 update to 0.2.0 (#147) 2019-06-14 05:58:40 -06:00
Bobby Brennan
50d32b9b4c move helm chart to reactiveops/charts (#128)
* move helm chart to reactiveops/charts

init helm in circleci

fix template command

* update release process
2019-06-13 13:07:10 -06:00
Bobby Brennan
7cfa13f285 Better support for CI/CD use case (#127)
add score to output

add output-format option

update README with more use cases

change YAML marshal strategy

fix webhook install instructions
2019-06-10 10:13:10 -04:00
Bobby Brennan
3c72515946 Fix office hours link (#139) 2019-06-06 16:33:27 -04:00
Bobby Brennan
eab320af38 version 0.1.5 (#135) 2019-06-05 12:17:40 -04:00
Bobby Brennan
2494dd097b optionalize base path for dashboard (#134) 2019-06-04 16:44:41 -04:00
Bobby Brennan
804171b289 Add office hours to README 2019-05-29 14:06:51 -04:00
Bobby Brennan
72adf571f3 bump version to 0.1.4 (#118)
* bump version to 0.1.4

* add changelog
2019-05-20 16:01:34 -04:00
0xflotus
bfe388c41b fixed small errors (#113)
* fixed Guidelines

* Update health-checks.md
2019-05-20 08:06:10 -04:00
Bobby Brennan
251f8f1c41 bump version 2019-05-17 20:40:33 +00:00
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