Commit graph

27 commits

Author SHA1 Message Date
Rohith 8b8c4db161 - adding the k8s service file
- adding the tls sidekick
2015-09-24 17:27:28 +01:00
Rohith e116556e7f - removing the /release directory in the make clean 2015-09-23 22:58:23 +01:00
Rohith 232d8dc91f Merge pull request #7 from gambol99/fix/clean_up
- updated the readme
2015-09-23 22:41:58 +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 350f9e1216 Merge branch 'master' of github.com:gambol99/vault-sidekick into fix/tls_verify 2015-09-23 17:38:16 +01:00
Rohith 3165c564a7 - fixing up the dockerfile
- adding the k8s demo services
2015-09-23 17:37:12 +01:00
Rohith e24d4ca7dc - updating the readme to reflect the options 2015-09-23 14:25:14 +01:00
Rohith 20cc8b5195 Merge pull request #6 from gambol99/fix/tls_verify
TLS switch
2015-09-23 14:23:16 +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 12c5c37746 - adding the static and release stages to the makefile
- moving the render code into utils
- fixed up the dockerfile for testing
- adding the ignore on release
- adding the fix to makefile
2015-09-21 17:32:13 +01:00
Rohith 30b1e652b1 Merge pull request #4 from gambol99/wip/csv_output
csv format
2015-09-21 16:14:34 +01:00
Rohith 63532735c7 Merge pull request #5 from gambol99/wip/auth_backends
Wip/auth backends
2015-09-21 16:13:38 +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 4e9bf27021 - added the csv output format 2015-09-21 11:31:12 +01:00
Rohith 096e365598 Merge pull request #3 from gambol99/fix/formatting
- - fixed up the formatting
2015-09-21 11:22:37 +01:00
Rohith 20baf582fe - fixed up the formatting
- fixing up the imports
2015-09-21 11:14:21 +01:00
Rohith b6e5503615 - removing the auth from master for now 2015-09-21 11:11:19 +01:00
Rohith 9c90a63f5e - fixed up the Makefile 2015-09-21 11:09:38 +01:00
Rohith 8fd667e97a - adding the docker build stage in makefile 2015-09-18 18:06:53 +01:00
Rohith 61c4010381 - update the makefile 2015-09-18 18:01:08 +01:00
Rohith 09dfcb2120 Merge pull request #2 from gambol99/fix/cert_format
cert format
2015-09-18 17:46: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 14229d334f Merge pull request #1 from gambol99/fix/updates
- fixed up and clean some of the code
2015-09-18 14:24:12 +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
Rohith daeb716799 Initial commit 2015-09-18 10:09:55 +01:00