Commit Graph

68 Commits

Author SHA1 Message Date
Robert Brennan
b27f619d5e add insights note to polaris readme (#430) 2020-10-16 09:19:16 -04:00
Robert Brennan
7b1f046586 update version (#380)
* update version

* update changelog
2020-07-22 14:01:49 -04:00
Robert Brennan
343e24886d bump to 1.1.1 (#372) 2020-07-10 10:03:12 -04:00
Robert Brennan
80662bd203 update to version 1.1.0 (#362) 2020-06-23 08:50:28 -04:00
Robert Brennan
2cdc4775e0 bump to 1.0.3 (#325) 2020-06-03 16:56:24 -04:00
Robert Brennan
0111b7ec2b update documentation (#318) 2020-06-03 14:43:15 -04:00
Robert Brennan
ceeffb97a0 update to 1.0.2 2020-05-21 10:29:59 +00:00
Robert Brennan
bd14ab8bc1 Release 1.0.0 (#300)
* Release 1.0.0

* update deploy files

* remove docs for old capabilities

* update images

* update image

* update docs

* remove capabilities language

* add CLI changes to changelog

* reorg changelog
2020-05-20 09:00:41 -04:00
Robert Brennan
2ac6a2b540 Change error to danger (#299)
* rename 'error' to 'danger'

* update dashboard

* fix docs

* update deploy configs
2020-05-19 08:41:07 -04:00
Robert Brennan
de98d9fbeb Update logo (#296)
* update logo

* fix image
2020-05-18 13:32:06 -04:00
Robert Brennan
ee951c8460 Fix Slack invite 2020-05-08 15:31:03 -04:00
Robert Brennan
cfc0d213cd Fix slack link (#271) 2020-04-20 09:00:41 -04:00
Robert Brennan
1b2a930a9c Update README.md 2020-03-09 12:25:11 -04:00
EJ Etherington
c64ba4bf91 updating language aroudn the webook because admission controller is what people are really searching for, not webook 2020-02-17 17:09:33 -08:00
Robert Brennan
91378c3d92 Bump version to 0.6 (#231)
* bump version to 0.6.0

* update changelog
2019-12-09 12:20:15 -05:00
Robert Brennan
97457d71c0 Full support for validating webhook, now that tests are in place (#226) 2019-12-04 14:12:13 -05:00
Robert Brennan
7ce71f1632 bump to version 0.5.2 (#224) 2019-11-13 15:27:24 -05:00
Robert Brennan
159c165468 bump version (#221) 2019-11-12 11:40:54 -05:00
Robert Brennan
3d07ce8004 update to 0.5.0 (#205)
* update to 0.5.0

* update changelog

* incorporate changes to polaris chart
2019-11-06 13:57:18 -05:00
Bobby Brennan
dddeeb3332 Update docs (#186) 2019-08-05 08:51:23 -04:00
Nick Huanca
f03f97ab07 bump version (#184) 2019-08-01 09:55:40 -06:00
Nick Huanca
75f70352ba Additional Pod Controller Scans (#166)
**Changes**

- Refactored the way controllers work to be an interface
- Added configurable controllers to include in scans
- Added daemonsets, jobs and cronjobs in scans
- Added `ReplicationController` type controllers to the supported list
- Adjusted logic for failed YAML parsing to bubble up errors
- Added better logic for calculating summaries on cluster wide results
- Relocated responsibilities for counting types into validators vs spreading it around more packages
- Fixed bug where cronjob parsing was using wrong KIND
- Added fixtures for mocking new controller types
- Added example yamls to test scanning files
- Added functions to NamespacedResult(s) to reduce code complexity deep set iterations
- Refactored how results get added to namespacedresults so adding more later is easier
- Minor signature changes for interface implementing structs for controllers
2019-07-31 15:56:27 -06:00
Bobby Brennan
20bd32afb6 Rename ReactiveOps to Fairwinds (#180)
* Rename ReactiveOps to Fairwinds

* Rename ReactiveOps to Fairwinds
2019-07-30 15:29:09 -04:00
Bobby Brennan
7f42841572 update to v0.3.1 (#176) 2019-07-23 14:06:13 -04:00
Bobby Brennan
69efa2a0a3 Fix CircleCI badge (#174) 2019-07-22 18:47:23 -04:00
Bobby Brennan
9f7ed8214e change domain from reactiveops.com to fairwinds.com (#173) 2019-07-19 16:16:59 -04:00
Bobby Brennan
962494e47a update to 0.3.0 (#162)
* update to 0.3.0

* disable test_k8s for update-version branches

* update README
2019-07-11 11:13:05 -04:00
Bobby Brennan
d46fd6215a Update README.md (#159) 2019-07-10 09:48:07 -04:00
Bobby Brennan
20a6028145 add option to fail audit below a certain score (#157)
update README
2019-06-27 09:40:16 -04:00
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