Ian Rodney

Results 4 issues of Ian Rodney

* Directly call credential process instead of `/bin/sh -c "credential process + args` * This more directly follows the botocore variant. * Makes using `credential_process` usable in distroless containers (which...

The following code throws a panic for null pointer dereference [1]: ``` rule, _ := parser.FromStringRule(`var($a)

The `-J` parameter of `sjsonnet appears to prefer **left-hand** files over right-hand files. This change in behavior happened between `0.3.0` and `0.3.1`, so I think it makes sense to change...

**Is your feature request related to a problem? Please describe.** We have intermittent failures when trying to run `google.auth.default()` on GKE. We get the following error, even though the metadata...

status: investigating