-
- Downloads
Issue #353: Merges JSON and Exec Params files (#426)
* starts fixes #353 * new approach to minize duplications * applied merged yaml files for v1.11 and v1.13 * yaml files json/params merged * fixes to remove double quotes from numbers and booleans * fixed bug * fixed certificate check * removed -json files * changes based on PR review * Update check/check_test.go Yay more tests! Co-Authored-By:Liz Rice <liz@lizrice.com> * changes as PR review * fixed bug when scored check is missing tests * attempt to improve the code * fixed list breaks * removes handleError function * Update check/check.go Accepting suggested log level. Co-Authored-By:
Liz Rice <liz@lizrice.com>
Showing
- cfg/1.11-json/config.yaml 0 additions, 16 deletionscfg/1.11-json/config.yaml
- cfg/1.11-json/node.yaml 0 additions, 523 deletionscfg/1.11-json/node.yaml
- cfg/1.11/config.yaml 1 addition, 1 deletioncfg/1.11/config.yaml
- cfg/1.11/node.yaml 285 additions, 256 deletionscfg/1.11/node.yaml
- cfg/1.13-json/config.yaml 0 additions, 16 deletionscfg/1.13-json/config.yaml
- cfg/1.13-json/node.yaml 0 additions, 505 deletionscfg/1.13-json/node.yaml
- cfg/1.13/node.yaml 525 additions, 494 deletionscfg/1.13/node.yaml
- cfg/config.yaml 1 addition, 0 deletionscfg/config.yaml
- check/check.go 149 additions, 94 deletionscheck/check.go
- check/check_test.go 54 additions, 3 deletionscheck/check_test.go
- check/controls.go 6 additions, 0 deletionscheck/controls.go
- check/data 113 additions, 0 deletionscheck/data
- cmd/common.go 1 addition, 0 deletionscmd/common.go
Loading
Please register or sign in to comment