Commit Graph

67 Commits (0f171657bda34f58b983f12b912ea1860b7a4ba6)

Author SHA1 Message Date
Huang Huang 0f171657bd
Support auto-detect platform when running on EKS or GKE (#683)
3 years ago
Christian Zunker 9446ffb30d
Add a total summary and always show all tests. (#759)
3 years ago
Wicked a19b65127e
Allow for environment variables to be checked in tests (#755)
4 years ago
Satya Pawan 33f6773a43
Code quality improvements (#677)
4 years ago
Liz Rice 772839fc92
move target mapping to config.yaml - updated version (#682)
4 years ago
yoavrotems 4b9453bb83
Refactor: remove ContinueWithError (#630)
4 years ago
Liz Rice a6161aa868
Warn if kubectl can't autodetect the version (#656)
4 years ago
Huang Huang 17cd104788
Fixes issue #574: change the PATH in container (#577)
4 years ago
Roberto Rojas af976e6f50
Fixes Issue #494 - add tests for CIS 1.5 (#530)
5 years ago
Liz Rice f2caa1f0ec
Add run subcommand (#529)
5 years ago
Roberto Rojas b92d30bd11 Fixes issue #517: Determines Kubernetes version using the REST API (#518)
5 years ago
Roberto Rojas 7ca438b618
Fixes Issue 269 - Numbering to use CIS Versions (#511)
5 years ago
Roberto Rojas d5a02f7cb4
Fixes Issue #331: Changes the Error Message When Programs are Missing (#497)
5 years ago
Roberto Rojas 13fe1cdfb8 Fixes issue #501: specifying absolute path for both ps and cat (#508)
5 years ago
Arpit Pandey ce0137a31a Fix few typos (#469)
5 years ago
Simarpreet Singh d12a45bba9 Properly initialize viper library when checking for master components (#434)
5 years ago
zilard b86dd92c91 Issue #348: Refactor get<Thing>Files into getFiles (#359)
5 years ago
zilard d8528a1ec8 issue #234: implement test 2.2.8 (#343)
5 years ago
Liz Rice 25b2c5da5a
Add comment about procps limitation (#333)
5 years ago
patelpayal e6e6333e6d add glog flush to write the output to a file (#329)
5 years ago
Liz Rice e33e44b676 Correct debug messages
5 years ago
Daniel Pacak 306e1960af Add flags to further filter CIS checks to run
5 years ago
Liz Rice 9246be924d
Merge branch 'master' into features/autodetect-nodetype
5 years ago
Cyril Tovena 5baf81a70a Adds master node detection and a root command that automatically detect checks to run.
5 years ago
Abubakr-Sadik Nii Nai Davis a88b0703d8 Add kubeconfig variable substitution for kubelet and proxy.
5 years ago
nshauli e93bfc1aac search for the kubelet binary when it is not in the path
5 years ago
Yoav Hizkiahou 082e9cf7e9 Bugfix: Logging warning instead of printing
5 years ago
Abubakr-Sadik Nii Nai Davis ed21839464 Add getServiceFiles function.
6 years ago
Liz Rice ccc2b6c9ae Shouldn't need kubelet or kubectl if version specified
6 years ago
Liz Rice 344d2bfd24 Utility for getting the right config file for the Kubernetes version
6 years ago
Liz Rice ecd14ed682 File substitutions should be a detailed log
6 years ago
Jeppe Fihl-Pearson 39d94df81b Add tip about the `--version` flag to error output
6 years ago
Philippe ALEXANDRE d6c16f7563 Try to use kubelet when kubectl is unavailable
6 years ago
Liz Rice 58b6358a02
Merge branch 'master' into u/jaxxstorm/golint
6 years ago
Lee Briggs 94a1f3c41f
Lint all code for golint tests
6 years ago
Abubakr-Sadik Nii Nai Davis 53eb720952 Merge branch 'master' into unnecessary-warning
7 years ago
Abubakr-Sadik Nii Nai Davis 04f044e3b9 Add support for merging general and kubernetes version specific config files.
7 years ago
Liz Rice 730871f330 Fix kubeVersion regex tests
7 years ago
Abubakr-Sadik Nii Nai Davis c93c94b3f6 Fix version check regexp.
7 years ago
Abubakr-Sadik Nii Nai Davis c60c459bc4 Fix bug causing kubectl version to always return default version.
7 years ago
Abubakr-Sadik Nii Nai Davis 42a1068964 Add default version if version check fails.
7 years ago
Abubakr-Sadik Nii Nai Davis f90dd925b8 Exit kube-bench if we can't get valid kubernetes server version and
7 years ago
Abubakr-Sadik Nii Nai Davis 31b5910a7f Remove unnecessary warnings about missing config files.
7 years ago
Abubakr-Sadik Nii Nai Davis 3dcc38d5c8 Fix issue with util test.
7 years ago
Abubakr-Sadik Nii Nai Davis cec1d9d6b3 Combine config reading functions into single function.
7 years ago
Abubakr-Sadik Nii Nai Davis e227934c88 Add function to get unit files for kubernetes components.
7 years ago
Abubakr-Sadik Nii Nai Davis 6ce0c5bf60 Add function to get pod specs for kubernetes components.
7 years ago
Abubakr-Sadik Nii Nai Davis 88a003090f Delete verifyKubeVersion support functions.
7 years ago
Abubakr-Sadik Nii Nai Davis d9e1eee2cd Merge remote-tracking branch 'origin/master' into support for multiple
7 years ago
Abubakr-Sadik Nii Nai Davis 56fa20103a Add function to retrieve Kubernetes server version.
7 years ago