- Mar 12, 2019
-
-
Cyril Tovena authored
The root command will run node checks and if possible master checks. I've also added some Makefile targets to improve local testing and improve the documentation.
-
- Feb 19, 2019
-
-
nshauli authored
-
Yoav Hizkiahou authored
Made all the warnings to be logged and not printed, so when using the json flag the output will be only in json format. fix #217
-
- Oct 23, 2018
-
-
Abubakr-Sadik Nii Nai Davis authored
The CIS benchmark check for node checks 2 config files for kubelet: - kubelet config file (kubelet.conf) - kubelet systemd unitfile (10-kubeadm.conf) The getServiceFiles function gets candidates for kubelet systemd unitfile and returns valid untifiles.
-
- Jul 26, 2018
-
-
Liz Rice authored
-
- Jun 29, 2018
- May 11, 2018
-
-
Jeppe Fihl-Pearson authored
If people are trying to use the Docker image to check their cluster, there's a big likelyhood of them hitting the error message saying that either `kubectl` or `kubelet` need to be found in order for `kube-bench` to be able to determine the Kubernetes version in use. This adds a tip that the version can be specified manually with the `--version` flag which is a lot easier than having to make a new Docker image with the right version of `kubelet`/`kubectl` in order for `kube-bench` to work.
-
- Mar 23, 2018
-
-
Philippe ALEXANDRE authored
-
- Jan 11, 2018
-
-
Lee Briggs authored
-
- Nov 28, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
This change unifies all config files, podspecs and unitfiles under a single component configuration key; `config`.
-
- Nov 21, 2017
-
-
Liz Rice authored
-
Abubakr-Sadik Nii Nai Davis authored
-
- Nov 14, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
-
- Nov 13, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
-
- Nov 03, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
improve error messages.
-
Abubakr-Sadik Nii Nai Davis authored
-
- Oct 24, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
-
Abubakr-Sadik Nii Nai Davis authored
-
- Oct 15, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
-
Abubakr-Sadik Nii Nai Davis authored
-
- Sep 26, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
-
- Sep 17, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
The server version is used to load the correct benchmark check to run against the Kubernetes cluster.
-
- Aug 31, 2017
- Aug 30, 2017
- Aug 15, 2017
-
-
Liz Rice authored
-
Abubakr-Sadik Nii Nai Davis authored
-
Liz Rice authored
-
Liz Rice authored
-
- Aug 11, 2017
-
-
Liz Rice authored
-
- Aug 06, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
printlnWarn: prints warning with a newline. sprintWarn: returns an optionally contextualized warning string.
-
Abubakr-Sadik Nii Nai Davis authored
-
- Jul 25, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
-
- Jul 13, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
-