Commit graph

12 commits

Author SHA1 Message Date
Rohith 9880cc458e - adding the coverage, vetting and linting to the Makefile and test stage
- fixing the "range variable listener captured by func literal" issue
2015-10-12 12:35:12 +01:00
Rohith 2c5e02f518 - fixing up the docmentation and anything highlighted by the linter 2015-10-12 11:18:57 +01:00
Rohith 30db56eadc - fixing the typo on the scheduleNow() method 2015-10-09 21:08:59 +01:00
Rohith 5031f49461 - using the scheduleNow() method instead of channel push, to bypass the potential of a block 2015-10-09 21:06:42 +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 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