Robert Brennan
|
af5b86e28c
|
catch cache error (#324)
|
2020-06-03 15:55:13 -04:00 |
|
Robert Brennan
|
27faab919c
|
handle case where RBAC is missing for a CRD (#305)
* handle case where RBAC is missing for a CRD
* handle error
|
2020-05-21 06:27:15 -04:00 |
|
baderbuddy
|
d50d9c81f8
|
Add the capability for controller level checks (#285)
* Add controller level checks
* Add check for multipleReplicas
* Fixed spec
* Add controller level check
* Move controller schema checks to their own function.
|
2020-05-18 14:57:35 -04:00 |
|
baderbuddy
|
69621f7034
|
Improve performance (#278)
* 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
* Cache results of dynamic queries
* Dynamically pick types to list.
* Fix unit tests
* Fix the other tests I missed
* Fix container test
* Fix issues from PR feedback
Co-authored-by: Robert Brennan <bobby.brennan@gmail.com>
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2020-05-01 13:29:29 -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 |
|