216 Commits

Author SHA1 Message Date
Rob Scott
cfc4ab8f97 Merge pull request #87 from reactiveops/rs/goreleaser
Adding goreleaser support
0.1.0
2019-05-16 11:39:47 -04:00
Rob Scott
0f81f5a93d Adding goreleaser support 2019-05-16 11:21:47 -04:00
Rob Scott
ffe7f02093 Merge pull request #86 from reactiveops/rs/rbac
Much more granular RBAC permissions
2019-05-16 10:09:41 -04:00
Rob Scott
c019364958 much more granular rbac permissions, splitting up dashboard and webhook components to allow for that 2019-05-16 10:00:21 -04:00
Bobby Brennan
688bbd6258 Merge pull request #85 from reactiveops/rb/new-logo
update logo
2019-05-16 09:02:44 -04:00
Bobby Brennan
792d76783d reposition images 2019-05-15 21:52:15 +00:00
Bobby Brennan
24975bb8a1 update favicons 2019-05-15 21:52:15 +00:00
Bobby Brennan
9d4907b4a4 update logo 2019-05-15 21:52:15 +00:00
Bobby Brennan
25516fba00 Merge pull request #84 from reactiveops/rb/score-description
add score description, simplify chart layout
2019-05-15 17:36:06 -04:00
Bobby Brennan
374d167318 add score description, simplify chart layout 2019-05-15 19:57:38 +00:00
Bobby Brennan
aaec318a7d Merge pull request #78 from reactiveops/rb/add-badges
add badges
2019-05-15 15:25:37 -04: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
8f2eb24d46 Merge pull request #81 from reactiveops/rb/add-links
add roadmap, changelog, links
2019-05-15 11:01:25 -04:00
Bobby Brennan
8b913b112a Merge branch 'master' into rb/add-links 2019-05-15 10:53:10 -04:00
Rob Scott
c2bffbf537 Merge pull request #83 from reactiveops/rs/dashboard-cleanup
Dashboard Cleanup
2019-05-14 17:30:46 -04:00
Bobby Brennan
6bc6bb5a83 add roadmap, changelog, links 2019-05-14 21:16:46 +00:00
Rob Scott
287be8e57e a variety of dashboard updates and cleanup 2019-05-14 16:22:39 -04:00
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