Commit graph

126 commits

Author SHA1 Message Date
Rohith f6246ac71d Release 0.3.4
- updated the changelog and the version
2017-09-19 10:08:24 +01:00
Rohith Jayawardene 943e085884 Merge pull request #51 from munnerz/jitter
Add support for optional jitter parameter on CN
2017-09-19 10:04:20 +01:00
James Munnelly 17ff26ba79 Add entry in README.md 2017-09-18 12:02:59 +01:00
James Munnelly 68d4423c3c Add support for optional jitter parameter on CN 2017-09-18 11:59:28 +01:00
Rohith Jayawardene 6f9107baa0 Merge pull request #49 from krazik/master
fix for kubernetes-vault method being unset
2017-08-24 00:02:12 +01:00
Rylan Hazelton e3470ec706 fix formatting 2017-08-16 17:40:11 -07:00
Rylan Hazelton 8ef990361c increment version 2017-08-16 17:37:29 -07:00
Rylan Hazelton 7959d40576 fix for kubernetes-vault 2017-08-16 17:34:33 -07:00
Rohith Jayawardene 12208bcad4 Merge pull request #46 from jeffersongirao/vault-url-from-kube-auth-file
Loading vault url from kubernetes vault auth file, exit if vault url is not set.
2017-08-15 20:31:42 +01:00
Rohith 37647bb47a - updating the version tag 2017-08-10 01:10:31 +01:00
Rohith Jayawardene 3b643fbb49 Merge pull request #47 from UKHomeOffice/release
Release v0.3.2
2017-08-10 01:10:00 +01:00
Rohith f38f735926 Release v0.3.2
- updated the CHANGELOG.md
2017-08-10 01:07:50 +01:00
Rohith Jayawardene d445447eb0 Merge pull request #45 from munnerz/retries
Add 'retries' parameter to resources to allow optional maxRetries
2017-07-30 14:11:38 +01:00
Jefferson Girao b12944d8a7 Loading vault url from kubernetes vault auth file 2017-07-25 09:08:15 +02:00
James Munnelly d11da90402 Refactor main.go loop. Fix panic. 2017-07-18 00:41:11 +01:00
James Munnelly 6ac7073f27 Add docs for retries parameter 2017-07-17 16:48:31 +01:00
James Munnelly e5da153b5c Add 'retries' parameter to resources to allow optional maxRetries 2017-07-17 16:34:25 +01:00
Rohith Jayawardene f8eebde14f Merge pull request #44 from munnerz/oneshot
Add one-shot mode
2017-06-29 13:43:17 +01:00
James Munnelly 643f7ba6a9 Exit if there are no items to retrieve in one-shot mode 2017-06-21 19:36:13 +01:00
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 4f5686fe58 Kube Deployment Example
- updating the kube deployment example
2017-05-24 16:15:14 +01:00
Rohith Jayawardene 64d7c4e144 Merge pull request #38 from UKHomeOffice/ca_file
CA Certificate
2017-05-24 16:03:00 +01:00
Rohith bd252c234a CA Certificate
- fixing the loading of the ca certificate for verification
2017-05-24 16:02:35 +01:00
Rohith cada0d4ac5 a 2017-05-24 15:58:04 +01:00
Rohith Jayawardene 055e1aa211 Merge pull request #37 from UKHomeOffice/file_perms
File Permissions
2017-05-24 13:29:24 +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 Jayawardene f0b715ce2a Merge pull request #35 from deed02392/patch-1
Update README.md
2017-05-03 21:37:17 +01:00
deed02392 777362f79c Update README.md
Typos
2017-05-01 21:34:18 +01:00
Rohith Jayawardene 03357aa59f Merge pull request #32 from UKHomeOffice/vault_perms
Vault User
2017-01-31 12:31:53 +00:00
Rohith 49ce68ab95 Vault User
- changing the user runs as to vault
- changing the base image to alpine:3.5
- updating the examples
- changing the golang version to 1.7.5
2017-01-31 12:25:49 +00:00
Rohith bbdc7cae49 - fixing the docker-release stage 2016-10-02 00:06:03 +01:00
Rohith b148070b5e - fixing the container link in quay.io 2016-10-01 23:59:05 +01:00
Rohith 1717bf2620 Merge pull request #29 from UKHomeOffice/release
- updating the README with badges
2016-10-01 23:56:57 +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
Rohith 3e2e6c2c7b Merge pull request #28 from UKHomeOffice/docker_image
- adding a build step to publish the binary
2016-10-01 23:49:02 +01:00
Rohith 736bb14122 - adding a build step to publish the binary
- adding the step to publish a image
2016-10-01 23:46:18 +01:00
Rohith 4a4d71dbf0 Merge pull request #26 from roboll/approle-auth
enable authentication with approle backend
2016-10-01 23:25:41 +01:00
Rohith 0948037b6a Merge pull request #25 from roboll/env-vars
enable env vars for auth settings
2016-10-01 23:22:40 +01:00
Rohith 25e5549fa9 Merge pull request #27 from UKHomeOffice/godeps
- using godeps for the project to pin the versions
2016-10-01 23:19:39 +01:00
Rohith 4659c0648e - updating the makefile 2016-10-01 23:18:21 +01:00
Rohith 161ca4c4b3 - using godeps for the project to pin the versions 2016-10-01 23:14:08 +01:00
Rohith 15fb26e18b - updating the travis file to use golang 1.7.1 2016-10-01 23:05:47 +01:00
rob boll 8718ddda57 enable authentication with approle backend 2016-09-17 12:07:52 -04:00
rob boll 6bedc031cd enable env vars for auth settings 2016-09-17 12:00:15 -04:00
Rohith 6566e12417 - removing the fmt package from the tests 2016-07-13 16:01:12 +01:00
Rohith a0cc65311d Merge pull request #24 from UKHomeOffice/os_envs
- removing the regexs import
2016-07-13 16:00:38 +01:00
Rohith e14ea53b44 - removing the regexs import 2016-07-13 16:00:17 +01:00
Rohith c8581a6a05 Merge pull request #23 from UKHomeOffice/os_envs
env expansion
2016-07-13 15:59:33 +01:00