Joseph Irving
7c7bfac372
added vault user instead of root
2016-11-11 15:29:43 +00:00
Rohith
bbdc7cae49
- fixing the docker-release stage
2016-10-02 00:06:03 +01:00
Rohith
b148070b5e
- fixing the container link in quay.io
2016-10-01 23:59:05 +01:00
Rohith
1717bf2620
Merge pull request #29 from UKHomeOffice/release
...
- updating the README with badges
2016-10-01 23:56:57 +01:00
Rohith
e37f814b4b
- updating the README with badges
...
- updating the release version to v0.2.1
- updating the docker image to alpine:3.4
2016-10-01 23:56:31 +01:00
Rohith
3e2e6c2c7b
Merge pull request #28 from UKHomeOffice/docker_image
...
- adding a build step to publish the binary
2016-10-01 23:49:02 +01:00
Rohith
736bb14122
- adding a build step to publish the binary
...
- adding the step to publish a image
2016-10-01 23:46:18 +01:00
Rohith
4a4d71dbf0
Merge pull request #26 from roboll/approle-auth
...
enable authentication with approle backend
2016-10-01 23:25:41 +01:00
Rohith
0948037b6a
Merge pull request #25 from roboll/env-vars
...
enable env vars for auth settings
2016-10-01 23:22:40 +01:00
Rohith
25e5549fa9
Merge pull request #27 from UKHomeOffice/godeps
...
- using godeps for the project to pin the versions
2016-10-01 23:19:39 +01:00
Rohith
4659c0648e
- updating the makefile
2016-10-01 23:18:21 +01:00
Rohith
161ca4c4b3
- using godeps for the project to pin the versions
2016-10-01 23:14:08 +01:00
Rohith
15fb26e18b
- updating the travis file to use golang 1.7.1
2016-10-01 23:05:47 +01:00
rob boll
8718ddda57
enable authentication with approle backend
2016-09-17 12:07:52 -04:00
rob boll
6bedc031cd
enable env vars for auth settings
2016-09-17 12:00:15 -04:00
Rohith
6566e12417
- removing the fmt package from the tests
2016-07-13 16:01:12 +01:00
Rohith
a0cc65311d
Merge pull request #24 from UKHomeOffice/os_envs
...
- removing the regexs import
2016-07-13 16:00:38 +01:00
Rohith
e14ea53b44
- removing the regexs import
2016-07-13 16:00:17 +01:00
Rohith
c8581a6a05
Merge pull request #23 from UKHomeOffice/os_envs
...
env expansion
2016-07-13 15:59:33 +01:00
Rohith
9786a52e09
- switching to using the os.ExpandEnv methods rather than tokenizing the string
...
- updated the readme to reflect the changes
2016-07-13 15:57:57 +01:00
Rohith
01d41ece32
Merge pull request #22 from UKHomeOffice/env_underscroces
...
environment expansion fix
2016-07-13 15:14:14 +01:00
Rohith
f9e1634386
- fixing the enviroment variable expansion to permit underscores
2016-07-13 15:08:33 +01:00
Rohith
b67a1f0b2e
Merge pull request #21 from UKHomeOffice/file_permissions
...
- changing the file permissions on the secrets
2016-07-05 18:17:16 +01:00
Rohith
fcd608cd6d
- changing the file permissions on the secrets
2016-07-05 18:16:43 +01:00
Rohith
e6435f3f44
Merge pull request #20 from UKHomeOffice/bundle_format
...
bundle format
2016-06-30 14:16:17 +01:00
Rohith
7e9330aec0
- fixing up the format of the bundle
...
- shifting the version to v0.1.0
2016-06-30 14:14:20 +01:00
Rohith
04408a97a7
Merge pull request #18 from UKHomeOffice/fixes
...
- shifting the docker image to alpine:3.3
2016-05-03 12:18:16 +01:00
Rohith
19f6ebfe34
- shifting the docker image to alpine:3.3
...
- changing the argument passed to the exec default filename i.e. either file=<FILE> or path.type
- fixing up the docker build
- shifting to version v0.0.9-2
2016-05-03 12:15:23 +01:00
Rohith
b128a08f7e
- updating the readme
2016-05-01 13:27:17 +01:00
Rohith
32beb5d34f
- update the Makefile, fixing on the docker build and push
2016-04-28 00:40:08 +01:00
Rohith
8ae8745f51
- adding a authors file
...
- shifting to the v0.0.9-1 release
- updating the changelog and readme
2016-04-28 00:36:08 +01:00
Rohith
af20eefbba
Merge pull request #17 from UKHomeOffice/env_expansion
...
environment variable expansion
2016-04-28 00:30:37 +01:00
Rohith
890021c0e2
- adding the ability to expansion environment variable in the resource path
2016-04-28 00:29:03 +01:00
Lewis Marshall
422bd58d66
Merge pull request #9 from UKHomeOffice/add_create
...
Added a create option for generic secrets with an optional size param…
2016-03-23 09:47:01 +00:00
Lewis Marshall
bcc4e3fe8f
Added a create option for generic secrets with an optional size parameter
2016-03-22 18:26:22 +00:00
Rohith
e5aa48121b
- updaing the readme to reflect the changes
2016-03-17 14:10:44 +00:00
Rohith
9e9a3a60a5
Merge pull request #14 from gambol99/exec_option
...
Exec option
2016-03-17 14:07:09 +00:00
Rohith
1abb8dcf27
- updating the CHANGELOG to reflect the changes to v0.0.8
2016-03-17 14:06:43 +00:00
Rohith
be9e86d915
- adding a exec option to the control flags, the command is executabed whenever the data is changed
2016-03-17 14:04:21 +00:00
Rohith
8b46a367e3
- removing the sudo requirement from the makefile
2016-03-16 16:25:10 +00:00
Rohith
653ca2592b
Merge branch 'master' of github.com:gambol99/vault-sidekick
2016-03-16 16:23:21 +00:00
Rohith
f3abf36bf6
- updating the README to reflect the changes
2016-03-16 16:23:14 +00:00
Rohith
ec472dca8e
Merge pull request #13 from gambol99/raw_requests
...
- adding the ability to perform raw queries to vault
2016-03-16 16:21:14 +00:00
Rohith
03f7d9b530
- adding the ability to perform raw queries to vault
2016-03-16 16:20:46 +00:00
Rohith
30efb79b99
- adding the note for the release v0.0.6
2016-03-16 13:19:03 +00:00
Rohith
16c150d9d9
- fixing the Makefile for docker to always build static
2016-03-16 13:12:57 +00:00
Rohith
e9439b9e40
Merge pull request #12 from gambol99/pass_options
...
Pass options
2016-03-16 13:08:21 +00:00
Rohith
9d02d7e843
- extracting the options completelt
...
- passing all the options into the write, effectivly allowing you to pass all options
- fixed the format of the content
- added a changelog
- shifting to version v0.0.6
2016-03-16 13:07:54 +00:00
Rohith
cc74402b92
- updaing the README
2016-03-12 18:54:19 +00:00
Rohith
83a8642f0a
- fixing the durationWithIn method, which causes a invalid renewel time
...
- added a env format which will generate enviroment variables
- added the postgres, cubbyhole and transit backend
- fixed a number of bugs
- shifting to version v0.0.5
2016-03-12 18:49:57 +00:00