Rob Scott
815c29ce69
moving to expandable category info
2019-05-14 16:22:38 -04:00
Rob Scott
202e633729
some dashboard layout updates
2019-05-14 16:22:38 -04:00
Bobby Brennan
0a3c8e901a
Merge pull request #79 from reactiveops/rb/polaris-rename
...
change readme logo
2019-05-14 14:09:58 -04:00
Bobby Brennan
85e27b1b9a
Merge branch 'master' into rb/polaris-rename
2019-05-14 13:02:20 -04:00
Bobby Brennan
fb3935a3b7
Merge pull request #80 from reactiveops/rb/fix-content-type
...
fix content type
2019-05-14 13:02:06 -04:00
Bobby Brennan
b79c10e797
fix content type
2019-05-14 15:26:39 +00:00
Rob Scott
6ec83e7ca8
Merge pull request #77 from reactiveops/rs/config-cleanup
...
Better success messaging, deployment config now 100% passing Polaris checks
2019-05-14 09:28:09 -04:00
Rob Scott
02d4444196
updating error message for resource presence checks, updating deployment config to pass with 100%
2019-05-13 22:33:35 -04:00
Bobby Brennan
09f0514326
change readme logo
2019-05-10 20:53:33 +00:00
Bobby Brennan
406b4b8e2d
Merge pull request #76 from reactiveops/rb/polaris-rename
...
s/Fairwinds/Polaris/g
2019-05-10 16:49:08 -04:00
Bobby Brennan
ab16cf8fa5
update checksums with make helm-to-k8s
2019-05-09 16:04:24 +00:00
Bobby Brennan
8116af6abe
fix filename typo
2019-05-09 16:02:37 +00:00
Bobby Brennan
9bcb832bbd
rename all the things
2019-05-09 15:59:23 +00:00
Bobby Brennan
7c34d6ffb5
Merge pull request #75 from reactiveops/rb/error-explanations
...
Add explanations for each error
2019-05-09 11:55:48 -04:00
Bobby Brennan
bd2da76c56
Add explanations for each error
...
first pass
add info links to dashboard
2019-05-08 16:13:29 +00:00
Bobby Brennan
2c1c4c2cca
add new deps
2019-05-08 14:54:06 +00:00
Bobby Brennan
740e3ad871
add /health endpoint ( #74 )
2019-05-07 16:29:55 -04:00
Bobby Brennan
520d6572e4
Add ability to audit a directory of files ( #70 )
...
* refactor kubernetes API usage
* add ability to audit directory
* refactor a bit
* fix return statement
* fix main.go
* add ability to audit multiple resources in a single file
2019-05-07 12:42:57 -04:00
Bobby Brennan
33f2a875c4
Merge pull request #73 from reactiveops/rb/toggle-expand
...
fix expand toggling
2019-05-07 11:55:59 -04:00
Bobby Brennan
807955d970
fix expand toggling
2019-05-07 15:49:08 +00:00
Bobby Brennan
0f69921589
Merge pull request #72 from reactiveops/rb/refactor-templates
...
Refactor Templates
2019-05-07 10:52:17 -04:00
Bobby Brennan
f6d4264b42
Factor dashboard template into parts
...
factor out dashboard body into separate template
more refactoring
template out header and footer
add comments
add comments
add preamble
2019-05-07 13:28:11 +00:00
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