- Jul 10, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
Issue #17.
-
- Jul 07, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
-
- Jul 06, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
used for all modes including nodes and federated.
-
- Jul 05, 2017
-
-
Liz Rice authored
Resolve issue #7 wait: error running audit command exit status 1.
-
Abubakr-Sadik Nii Nai Davis authored
-
- Jul 04, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
-
Abubakr-Sadik Nii Nai Davis authored
-
Abubakr-Sadik Nii Nai Davis authored
-
Abubakr-Sadik Nii Nai Davis authored
-
- Jun 30, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
-
Abubakr-Sadik Nii Nai Davis authored
This is caused by a command in the audit pipeline (for example ps -ef | grep kube-apiserver) failing. The causes of this failure in my testing is usually a missing config file. Extensive refactor and correction in verification code to check for config files and binaries. Replace joncalhoun/pipes with implementation using exec.Cmds so errors are visible and can be handled when audit pipeline commands fail. Change some audit commands from: ps -ef | grep <cmd> | grep -v to: ps -C <something> -o comm,args --no-headers which is simpler to work with.
-
- Jun 23, 2017
-
-
Liz Rice authored
-
Liz Rice authored
-
Liz Rice authored
If output format is JSON, don't also output human-readable warnings
-
Liz Rice authored
-
Liz Rice authored
-
Liz Rice authored
Don’t output warnings as text if we’re generating JSON output. Add error handling in a few missing cases. Some comment tidying.
-
Liz Rice authored
-
Liz Rice authored
-
Liz Rice authored
-
- Jun 22, 2017
- Jun 21, 2017
- Jun 20, 2017
-
-
Amir Jerbi authored
-
jerbia authored
-
Amir Jerbi authored
-
Amir Jerbi authored
-
Amir Jerbi authored
-
Amir Jerbi authored
Check is successful in case --kubelet-https is set to true OR missing
-
Liz Rice authored
-
Liz Rice authored
-
Liz Rice authored
-