Robert Brennan
1a8fb44b78
Migrate docs to Vuepress ( #442 )
...
* first pass
* fix up homepage
* more work
* housekeeping
* add script to modify home link
* add check docs
* build docs site
* Create CNAME
* fix path to check-docs
* update from template
* fix logo in readme
* fix link
* remove logspam
* remove old folders
* fix all links
* fix up readme
* change up Insights description
* add customization docs
* phrasing
* title
* titles
* titles
* change webhook docs
* refresh template
* rebuild site
* refresh from template repo
* phrasing
* add tagline
* update readme\, add readme sync script
* fix logo
* rebuild
* fix readme script
* rebuild
2020-11-30 14:15:29 -05:00
baderbuddy
b3f1b3b478
Recategorize the results into standard categories. ( #434 )
...
* Initial checkin for recategorizing checks
* Fix tests
* Fix tests
* Update example output
2020-11-04 10:17:37 -05:00
Markus Blaschke
5bce1db05e
Implement namespace support for exceptions ( #421 )
...
* Implement namespace support for exceptions
Signed-off-by: Markus Blaschke <mblaschke82@gmail.com >
* remove debug
Signed-off-by: Markus Blaschke <mblaschke82@gmail.com >
* Add documentation
Signed-off-by: Markus Blaschke <mblaschke82@gmail.com >
Co-authored-by: baderbuddy <bader@fairwinds.com >
2020-10-19 08:45:45 -04:00
Robert Brennan
f05d3caa0b
Update images.md ( #423 )
2020-10-05 13:07:34 -04:00
boostrack
20746518bc
"install" option as docker container ( #410 )
...
* Update usage.md
option for running as docker container locally
* Update usage.md
2020-09-21 10:09:09 -04:00
Robert Brennan
4e290e192d
Update config.yaml ( #378 )
...
* Update config.yaml
* Update config-full.yaml
* update docs
2020-07-22 13:48:30 -04:00
Robert Brennan
47150155a0
add ability to audit a single workload ( #368 )
...
* add ability to audit a single workload
* delint
* fix help text
* update readme
2020-07-22 13:28:02 -04:00
Justin Burr
e044a540ed
Fix CLI flags documentation. ( #374 )
...
Co-authored-by: Justin Burr <juburr@users.noreply.github.com >
2020-07-17 10:46:37 -04:00
Huang Huang
5b173cf4a7
Support read yaml contents of workload from stdin ( #353 )
2020-06-22 14:19:51 -04: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
6792fba91f
Delete controllers package ( #270 )
...
* rename root fs check
* speed up docker build
* refactor webhook to be more generic
* delete controllers pkg
* revert deploy
* fix example config
* remove controllersToScan config
* fix lint error
* fix webhook name
* FileSystem -> Filesystem
* update deps
* skip node owners
* clean up meta tracking
Co-authored-by: Robert Brennan <bobby.brennan@gmail.com >
2020-04-27 10:43:02 -04:00
Alexander Lyon
3191f087bb
Fix chart repository name ( #256 )
...
charts.fairwindsops.com doesn't resolve, fixed according to FairwindsOps/charts
2020-03-14 12:51:09 -04:00
Bader Boland
6009ee67fa
Cleanup code
2020-02-10 08:27:08 -05:00
Bader Boland
54727d933d
Fixed typo for homebrew instructions.
2020-02-06 10:54:55 -05:00
Bader Boland
1cae69d080
Updated documentation
2020-02-06 10:54:55 -05:00
Bader Boland
ed48daa092
Updated docs
2020-01-28 09:35:20 -05:00
Bader Boland
36876072f2
Bumping version and adding documentation.
2020-01-28 08:30:50 -05:00
Robert Brennan
68166559c5
expand docs
2020-01-02 20:21:46 +00:00
Robert Brennan
f0834d30a2
update docs
2020-01-02 19:55:11 +00:00
Robert Brennan
67ab987f7e
Add support for annotation-based exemptions ( #227 )
...
* add controllers_to_scan to example config-full
* add support for annotation-based exemptions
* fix lint errors
* add docs
2019-12-06 08:29:30 -05:00
Bobby Brennan
dddeeb3332
Update docs ( #186 )
2019-08-05 08:51:23 -04: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
0xflotus
bfe388c41b
fixed small errors ( #113 )
...
* fixed Guidelines
* Update health-checks.md
2019-05-20 08:06:10 -04:00
Rob Scott
287be8e57e
a variety of dashboard updates and cleanup
2019-05-14 16:22:39 -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
9bcb832bbd
rename all the things
2019-05-09 15:59:23 +00: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