-
Hi! Totally new to go and I cannot install this.
Error i'm getting is
`can't load package: /Users/igor/gocode/src/github.com/calavera/docker-volume-keywhiz/driver.go:14:2: import "github.com/square/k…
-
At the moment secrets for services are stored encrypted on disk and every container has access to all of them. This leads to an insecure environment, because every container has access to the admin pa…
-
is this like the keywhiz plugin but for hashicorp's vault? sounds like it's probably in a rough state atm, i may be able to find some time to contribute. anything i should know right off if so?
th…
-
I'm running the exact commands in the Dockerfile.
The docker build succeeded.
`docker build --rm --force-rm -t square/keywhiz .`
```
[...]
[INFO] --------------------------------------------------…
-
I was trying to build the server (on a Windows 7 Professional SP1) using `mvn package -am -pl server -P h2` following the instructions at https://square.github.io/keywhiz/#setup. It fails with the fol…
-
Note: I understand that supermarket is still alpha
Bug: With github / source control underpinning and chef-server history retention, checking in a wrapper cookbook with secrets as node attributes is …
-
**Edit by @mitchellh:** Read comments below on why. Let's add the `@filename` syntax to read keys for unseal.
Creating this for tracking, would be a feature for a future version.
While the n-of-m un…
-
The Docker 1.9 Volume API now has a hashmap of Options passed on Create. Implement this for Ceph and provide some standard options for creating Ceph volumes (Size, Pool, Filesystem, etc).
- http://do…
-
when i execute go get github.com/calavera/docker-volume-keywhiz, i get the following error
package github.com/docker/docker/pkg/sockets
imports github.com/docker/docker/pkg/sockets
imports git…
-
The docs say "(Optional) Import some development data:" but it seems like if you fail to do this you can't log in with the dev username/password. I just wasted a bunch of time trying to figure our wha…