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