-
- Downloads
Add logging (#822)
* Add more logging
The old logging could was lacking and in some cases misleading
* Add Logging
Add more logs and change some old messages, the important part is make each test log more readable by adding ------ test id ------ section in logs
* Fix typos
* more info
add more info in comment about the function and it use cases
Co-authored-by:
Liz Rice <liz@lizrice.com>
* Use switch case
Change the logic from if to switch and tidy up the code
Showing
- cfg/cis-1.5/policies.yaml 1 addition, 1 deletioncfg/cis-1.5/policies.yaml
- cfg/cis-1.6/policies.yaml 1 addition, 1 deletioncfg/cis-1.6/policies.yaml
- cfg/gke-1.0/policies.yaml 1 addition, 1 deletioncfg/gke-1.0/policies.yaml
- check/check.go 12 additions, 5 deletionscheck/check.go
- check/test.go 21 additions, 5 deletionscheck/test.go
- integration/testdata/cis-1.5/job.data 1 addition, 1 deletionintegration/testdata/cis-1.5/job.data
- integration/testdata/cis-1.6/job.data 2 additions, 2 deletionsintegration/testdata/cis-1.6/job.data
Loading
Please register or sign in to comment