Commit graph

17 commits

Author SHA1 Message Date
James Munnelly 2c07214d3d Add one-shot mode 2017-06-21 18:33:49 +01:00
Rohith Jayawardene 19590bb00a Merge pull request #39 from darron/darron/kubernetes-vault
Adding kubernetes-vault support - slightly different file format.
2017-06-02 15:39:43 +01:00
Rohith bd252c234a CA Certificate
- fixing the loading of the ca certificate for verification
2017-05-24 16:02:35 +01:00
Rohith aeb3cb34bf File Permissions
* Added a mode option to the resource specification enabling secrets to set the file permissions
 * Fixed a bug in the renewal time, when a resource does not have a custom update and the lease time is 0s
 * Cleaned up some of the vetting issue
2017-05-24 13:25:00 +01:00
Darron Froese 15817c5173
Adding kubernetes-vault support - slightly different file format. 2017-05-07 21:05:03 -06:00
Rohith 890021c0e2 - adding the ability to expansion environment variable in the resource path 2016-04-28 00:29:03 +01: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 2086be7fd2 - adding the bundle format option
- this needs a clean really
- shifting to version v0.0.4
- fixing the govet error
2016-02-25 15:29:48 +00:00
Rohith 549de4f6e5 - adding some extra debugging
- performing a gofmt on the code, should probably place this into the tests
2015-10-15 17:28:12 +01:00
Rohith 2c5e02f518 - fixing up the docmentation and anything highlighted by the linter 2015-10-12 11:18:57 +01:00
Rohith 7f89a812a0 - adding the ability to import a root CA rather bypassing the tls verfication 2015-10-09 17:42:24 +01:00
Rohith 647796e93a - updated the readme
- standardize the authentication interface
- required the unrequire
- first draft cleanup and reduction of code
2015-09-23 22:39:50 +01:00
Rohith 5b481fc19e - added the docker push test
- added the option to skip tls verify
2015-09-23 14:21:54 +01:00
Rohith 5c06dc0e14 - added the csv output format
- adding the auth backends
- general cleanup of the code
- fixed up the tests
2015-09-21 16:12:27 +01:00
Rohith 20baf582fe - fixed up the formatting
- fixing up the imports
2015-09-21 11:14:21 +01:00
Rohith feff72415a - fixed up the renewal and revoking of secrets
- shifting between states for the resources
- added the default behavior to stop renewing a sereat and instead retrieving a new lease
- added the revoking method
;
2015-09-18 17:18:17 +01:00
Rohith 477c10e62f - adding the initial commit 2015-09-18 10:14:15 +01:00