Commit graph

22 commits

Author SHA1 Message Date
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
deed02392 777362f79c Update README.md
Typos
2017-05-01 21:34:18 +01:00
Rohith b148070b5e - fixing the container link in quay.io 2016-10-01 23:59:05 +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
rob boll 6bedc031cd enable env vars for auth settings 2016-09-17 12:00:15 -04: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 b128a08f7e - updating the readme 2016-05-01 13:27:17 +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
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 f3abf36bf6 - updating the README to reflect the changes 2016-03-16 16:23:14 +00:00
Rohith cc74402b92 - updaing the README 2016-03-12 18:54:19 +00:00
Rohith 4d769c0f7a summary: the initial version did not support path, we need to remove the helper and allow the user to specify the entire path 2015-10-21 14:40:06 +01:00
Rohith 08d1667cb6 - changing the resource options to full names rather than shortcuts, make its more obvious
- adding a delay in the revoke option
2015-10-14 14:17:17 +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 e24d4ca7dc - updating the readme to reflect the options 2015-09-23 14:25:14 +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 b2e19a1bb2 - added the cert file format; essentially a hack to create the three file 2015-09-18 17:45:34 +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 be5612f524 - fixed up and clean some of the code
- added the scenerio, lease expired but asking to renew
- added the actual renew of lease code, rather than retrieve new lease for autditing purposes
2015-09-18 14:12:09 +01:00
Rohith 477c10e62f - adding the initial commit 2015-09-18 10:14:15 +01:00