Benjamin Jorand
Benjamin Jorand
##### SUMMARY I was trying to use aws ssm connection for an ansible playbook. I faced this issue: ``` POST_PROCESS: echo ~admin echo $'\n'$? ssm_retry: attempt: 0, caught exception(invalid literal...
Hi, If I understand well, adding arguments to the function `disk.IOCounters()` will always return an empty `map[string]IOCountersStat` as `len(names)` is > 0. ``` if len(names) > 0 && !common.StringsHas(names, name)...
In an effort to port nomad to openbsd, this PR will be useful.
**What this PR does / why we need it**: `helm template --dependency-update` prints the manifest and logs on stdout making the yaml output unusable: ``` Saving 2 charts Downloading datadog-operator...