Commit Graph

826 Commits

Author SHA1 Message Date
Rob Scott
079aaa1d89 Merge pull request #71 from reactiveops/rb/fix-ui
Fix UI, create DeploymentResult type
2019-05-06 13:48:27 -04:00
Bobby Brennan
244a1dedcd DeploymentResult -> ControllerResult 2019-05-02 19:18:29 +00:00
Bobby Brennan
1282359b04 create DeploymentResult type 2019-05-02 18:07:01 +00:00
Rob Scott
97e2c17b36 Merge pull request #69 from reactiveops/rs/image-pull-policy
Adding image pull policy validation
2019-05-01 17:40:31 -04:00
Rob Scott
40e1c1f827 adding image pull policy validation 2019-05-01 16:00:59 -04:00
Rob Scott
27e742fb64 Merge pull request #68 from reactiveops/rs/prerelease
Prerelease Cleanup
2019-04-29 14:27:29 -04:00
Rob Scott
0db0e2947f some additional cleanup 2019-04-29 10:58:30 -04:00
Rob Scott
4fe39e7b74 improved logging, better webhook output, webhook deploy fixes 2019-04-26 17:35:14 -04: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
c704e8f192 Merge pull request #67 from reactiveops/ejether/fix-notes-service-name
Fixing helm chart name conventions
2019-04-26 14:48:55 -04:00
EJ Etherington
cc6a186420 updating service name in notes
and service
2019-04-26 09:23:38 -07:00
Bobby Brennan
1c653be1b9 Merge pull request #65 from reactiveops/rb/output-structure
Add categories to dashboard
2019-04-24 13:08:27 -04:00
Bobby Brennan
55363fd7a8 Add categories to dashboard
add version, cluster stats to output

add comment

update UI

changes to summary aggregation

add category summaries to dash
2019-04-23 15:07:50 +00:00
Bobby Brennan
640f65af6c Merge pull request #66 from reactiveops/rb/output-order
write output-file after sending to output-url
2019-04-23 11:01:22 -04:00
Bobby Brennan
29c7bfbf4e write output-file after sending to output-url 2019-04-22 20:04:03 +00:00
Rob Scott
028ad607ae Merge pull request #64 from reactiveops/rs/config-updates
Restructuring config to match up with docs
2019-04-22 14:19:41 -04:00
Rob Scott
674696c7e1 restructuring config to match up with docs 2019-04-22 12:58:25 -04:00
Bobby Brennan
3ce7e12082 Add version, cluster stats to output and UI (#61)
* add version, cluster stats to output

* add comment

* fix tests

* add categories to messages

* fix tests

* update UI

* remove empty category totals field

* k8smeta -> metav1
2019-04-22 12:01:18 -04:00
Rob Scott
c3de019802 Merge pull request #63 from reactiveops/rs/docs2
Some documentation updates
2019-04-22 10:30:08 -04:00
Rob Scott
8e05f6e072 some documentation updates 2019-04-22 10:20:22 -04:00
Rob Scott
69394165e6 Merge pull request #57 from reactiveops/drydeployandconfig
DRY out deployment and config
2019-04-22 10:19:30 -04:00
Corey O'Brien
0b3d93edfe DRY out deployment and config 2019-04-19 15:55:10 -04:00
Rob Scott
f402963d93 Merge pull request #62 from reactiveops/rs/docs
Adding Initial Documentation
2019-04-19 14:54:11 -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
9b70db4082 Merge pull request #56 from reactiveops/bb/hosted-refactor
Pack static assets into packr box for portability
2019-04-18 14:32:10 -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
fde119bc16 Merge pull request #60 from reactiveops/rb/output-file-flag
add output-file flag
2019-04-18 14:21:49 -04:00
Bobby Brennan
433b81a17f better error handling, i/o 2019-04-18 16:32:25 +00:00
Bobby Brennan
38ddba2d9f add output-file flag 2019-04-17 22:14:06 +00:00
Rob Scott
a505313d63 Merge pull request #59 from reactiveops/rs/favicon
Adding favicon
2019-04-17 16:03:04 -04:00
Rob Scott
495a74d23e adding favicon 2019-04-17 13:26:09 -04:00
Rob Scott
cc9ca631fe Merge pull request #58 from reactiveops/rs/dashboard-cleanup
Dashboard cleanup
2019-04-17 11:08:49 -04:00
Rob Scott
0a4050d6b4 more dashboard updates, including concepty of weather 2019-04-17 11:00:11 -04:00
Rob Scott
6f06a5ef27 added weighted score + letter grades + lots of related dashboard updates 2019-04-15 17:59:41 -04:00
Rob Scott
d363eed95f some dashboard cleanup 2019-04-15 11:15:55 -04:00
Bobby Brennan
c1d1566ad6 Merge pull request #55 from reactiveops/bb/messages
Pull out messages into separate file, some rephrasing
2019-04-12 15:08:23 -04:00
Bobby Brennan
8326a49b5a change message variable names 2019-04-12 15:13:46 +00:00
Bobby Brennan
bcff5f10bc pull out messages into separate file, some rephrasing
phrasing

fix tests
2019-04-12 14:56:25 +00:00
Bobby Brennan
8ee2f77c30 Merge pull request #50 from reactiveops/config-flag
add flag for config
2019-04-09 17:52:06 -04: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
Andrew Suderman
03d367ff47 Fixing config 2019-04-09 15:19:38 -06:00
Andrew Suderman
b30ebf1cf4 Major chart improvements 2019-04-09 15:19:38 -06:00
Rob Scott
2e7e4794ae Merge pull request #48 from reactiveops/rs/security-capabilities
Adding Security Validations
2019-04-08 16:40:39 -04:00
Rob Scott
7263ff7e59 adding debug info for dashboard responses 2019-04-05 16:34:45 -04:00
Rob Scott
0a33875962 cleaning up default config, fixing a small bug 2019-04-05 15:57:51 -04:00