Support JSON and YAML configuration
Support new configuration options besides --flags: - JSON file through `jsonpath` - YAML file through `yamlpath` These new options are fully backwards-compatible with the existing tests. Added a new profile, 1.11-json, that expects a JSON kubelet configuration file and scores accordingly. This profile is compatible with EKS.
Showing
- Gopkg.lock 11 additions, 0 deletionsGopkg.lock
- README.md 24 additions, 1 deletionREADME.md
- cfg/1.11-json/config.yaml 30 additions, 0 deletionscfg/1.11-json/config.yaml
- cfg/1.11-json/master.yaml 1446 additions, 0 deletionscfg/1.11-json/master.yaml
- cfg/1.11-json/node.yaml 508 additions, 0 deletionscfg/1.11-json/node.yaml
- check/controls_test.go 16 additions, 17 deletionscheck/controls_test.go
- check/data 129 additions, 0 deletionscheck/data
- check/test.go 82 additions, 23 deletionscheck/test.go
- check/test_test.go 60 additions, 0 deletionscheck/test_test.go
Loading
Please register or sign in to comment