- Sep 17, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
-
- Sep 15, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
-
- Aug 25, 2017
-
-
Liz Rice authored
Change node check 2.1.6 to use operation `noteq` instead of `gt`.
-
- Aug 24, 2017
-
-
Abubakr-Sadik Nii Nai Davis authored
Kubelet option --streaming-connection-idle-timeout expects a string value which fails parsing to integer for greater than comparison. The string "0" indicates no timeout and this is what we are checking for.
-
- Aug 15, 2017
-
-
Liz Rice authored
Roadmap
-
Liz Rice authored
-
Liz Rice authored
Better config file locations for hyperkube
-
Liz Rice authored
-
Liz Rice authored
-
Liz Rice authored
Support executables with multiple words (e.g. hyperkube apiserver)
-
Liz Rice authored
-
Liz Rice authored
-
Liz Rice authored
Issue #25
-
Liz Rice authored
-
Abubakr-Sadik Nii Nai Davis authored
-
Abubakr-Sadik Nii Nai Davis authored
-
Liz Rice authored
-
Liz Rice authored
-
- Aug 14, 2017
-
-
Liz Rice authored
Update README.md
-
- Aug 12, 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
and modify text to command function to support this. Shell builtins fail the binary command lookup test which result in a WARN. Audit commands which include shell builtins must use the form: "/bin/sh -c 'sh-builtin arg'" So they are executed properly. Additionally Go will fail to execute commands involving shell builtins if they are not in the above format.
-
- Aug 11, 2017
- Aug 08, 2017
-
-
Liz Rice authored
Issue 19, take 2
-
Liz Rice authored
-
Abubakr-Sadik Nii Nai Davis authored
-
Abubakr-Sadik Nii Nai Davis authored
-
Abubakr-Sadik Nii Nai Davis authored
Results of manual checks are forced to WARN to inform users to check manually.
-
Liz Rice authored
Revert "Issue 19"
-
Liz Rice authored
-
- Aug 07, 2017
- 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
-