Nick Irvine
Nick Irvine
Similar to #11, but not quite. It looks like if you set a certain attribute on the keychain item, you can have it prompt for a TouchID instead of a...
In its default configuration, `gddo-server` dumps all config values to logs, including sensitive values like the GitHub token Seems like https://github.com/golang/gddo/pull/554 would have at least allowed us to turn off...
https://github.com/segmentio/conf/pull/23 was merged, but it didn't get a corresponding documentation update.
If you've got multiple kubernetes builders that have kubeconfigs in different files, there's no real way to run `docker build ls` and have it work. [Colon-separated `KUBECONFIG` is currently broken](https://github.com/docker/buildx/issues/437),...
Looks like if you've got a Dockerfile with multiple stages, there is severely different behavior vs `docker build`, even in `DOCKER_BUILDKIT=1` mode. `docker build --target` starts at `FROM ... AS...
Hi, I'm the (main) maintainer of aws-okta. We don't sign our Mac OS X builds, so we constantly run into the issue of users having to reauthorize aws-okta for all...
We should have some example IAM policy docs that show what you need for each operation on each backend.