-
Consider replaces spaces in output filenames with underscores. For example, instead of writing `out/Some\ Certificate\ Authority.crt`, write `out/Some_Certificate_Authority`.
-
Getting a list of readable secrets from the generic secret backend would be useful for a FUSE implementation like keywhiz-fs. I don't see a way to do that currently. Maybe it could recognize wildcards…
-
It would be awesome to do root -> config -> rw_layer rather than dealing w/ tarballs
akerl updated
9 years ago
-
JDBI is getting relatively painful to use for keywhiz due to complexity and verbosity (see [AclDAO.java](https://github.com/square/keywhiz/blob/master/server/src/main/java/keywhiz/service/daos/AclDAO.…
-
It's annoying that everything looks broken when only some experimental branch is not passing travis.
-
This is a placeholder issue to collect feedback on the volume plugins experimental feature shipped as part of Docker 1.7.0.
-
## The Docker Vault
(aka The Art of Injecting Ethereal Data into Containers)
This proposal is a docs-based follow up to #6075 and #6697, with some
clarifications and improvements.
### Purpose
The p…