Commit graph

  • 9880cc458e - adding the coverage, vetting and linting to the Makefile and test stage - fixing the "range variable listener captured by func literal" issue Rohith 2015-10-12 12:35:12 +0100
  • 8ce85540b3 Merge pull request #9 from gambol99/fix/golinting Rohith 2015-10-12 11:27:57 +0100
  • d170507110 - need to move the coverage statement Rohith 2015-10-12 11:25:08 +0100
  • 95d966be0f - fixing up the test - adding the coverage to the makefile as a reminder Rohith 2015-10-12 11:23:36 +0100
  • 2c5e02f518 - fixing up the docmentation and anything highlighted by the linter Rohith 2015-10-12 11:14:50 +0100
  • 4e2640171b Merge pull request #8 from gambol99/fix/ca_root Rohith 2015-10-12 11:06:05 +0100
  • 30db56eadc - fixing the typo on the scheduleNow() method Rohith 2015-10-09 21:08:59 +0100
  • 5031f49461 - using the scheduleNow() method instead of channel push, to bypass the potential of a block Rohith 2015-10-09 21:06:42 +0100
  • 7f89a812a0 - adding the ability to import a root CA rather bypassing the tls verfication Rohith 2015-10-09 17:42:24 +0100
  • 8b8c4db161 - adding the k8s service file - adding the tls sidekick v0.0.1 Rohith 2015-09-24 17:27:28 +0100
  • e116556e7f - removing the /release directory in the make clean 0.0.1 Rohith 2015-09-23 22:58:23 +0100
  • 232d8dc91f Merge pull request #7 from gambol99/fix/clean_up Rohith 2015-09-23 22:41:58 +0100
  • 647796e93a - updated the readme - standardize the authentication interface - required the unrequire - first draft cleanup and reduction of code Rohith 2015-09-23 22:39:50 +0100
  • 350f9e1216 Merge branch 'master' of github.com:gambol99/vault-sidekick into fix/tls_verify Rohith 2015-09-23 17:38:16 +0100
  • 3165c564a7 - fixing up the dockerfile - adding the k8s demo services Rohith 2015-09-23 17:37:12 +0100
  • e24d4ca7dc - updating the readme to reflect the options Rohith 2015-09-23 14:25:14 +0100
  • 20cc8b5195 Merge pull request #6 from gambol99/fix/tls_verify Rohith 2015-09-23 14:23:16 +0100
  • 5b481fc19e - added the docker push test - added the option to skip tls verify Rohith 2015-09-23 14:21:54 +0100
  • 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 Rohith 2015-09-21 16:35:59 +0100
  • 30b1e652b1 Merge pull request #4 from gambol99/wip/csv_output Rohith 2015-09-21 16:14:34 +0100
  • 63532735c7 Merge pull request #5 from gambol99/wip/auth_backends Rohith 2015-09-21 16:13:38 +0100
  • 5c06dc0e14 - added the csv output format - adding the auth backends - general cleanup of the code - fixed up the tests Rohith 2015-09-21 11:31:12 +0100
  • 4e9bf27021 - added the csv output format Rohith 2015-09-21 11:31:12 +0100
  • 096e365598 Merge pull request #3 from gambol99/fix/formatting Rohith 2015-09-21 11:22:37 +0100
  • 20baf582fe - fixed up the formatting - fixing up the imports Rohith 2015-09-18 17:58:52 +0100
  • b6e5503615 - removing the auth from master for now Rohith 2015-09-21 11:11:19 +0100
  • 9c90a63f5e - fixed up the Makefile Rohith 2015-09-21 11:09:38 +0100
  • 8fd667e97a - adding the docker build stage in makefile Rohith 2015-09-18 18:06:53 +0100
  • 61c4010381 - update the makefile Rohith 2015-09-18 18:01:08 +0100
  • 09dfcb2120 Merge pull request #2 from gambol99/fix/cert_format Rohith 2015-09-18 17:46:27 +0100
  • b2e19a1bb2 - added the cert file format; essentially a hack to create the three file Rohith 2015-09-18 17:45:34 +0100
  • 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 ; Rohith 2015-09-18 17:18:17 +0100
  • 14229d334f Merge pull request #1 from gambol99/fix/updates Rohith 2015-09-18 14:24:12 +0100
  • 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 Rohith 2015-09-18 14:12:09 +0100
  • 477c10e62f - adding the initial commit Rohith 2015-09-18 10:14:15 +0100
  • daeb716799 Initial commit Rohith 2015-09-18 10:09:55 +0100