# SIG Bench 2021-04-18
## Older changes <=0.5.0
### Retiered CIS
- 1.3 (k8s 1.11)
- 1.4 (k8s 1.13)
### JSON Change
`reason`:
- test technical failure
- manual test
- non-scored test failed
TBD: Manual tests should get a dedicated status
### Kube-bench never stops
For example:
- test technical failure
- missing K8s component
Exit code is unrelated (related to tests)
### Skip test group
Nazem wanted to integrate
## New Changes 0.6.0
### Fix tests and FP
for example: manual test -> automated
### New Logging
Detected k8s version - should be in UI
Test specific logs - for troubleshooting
### Deprecate master and node commands
(non-failing warning)
run with `kube-bench run --targets="master,node"` or `kube-bench`
maybe already implemented?
### Platform support
- Bottlerocket OS
- OCP-3.11 (fixed)
- OCP-4.5
- performance is bad, delay release?
- OCP is auto-detected
- ACK (?)
planned:
- GKE 1.1
### Retire CIS
- 1.5 (k8s 1.15)