Commit graph

20 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
Rohith bbdc7cae49 - fixing the docker-release stage 2016-10-02 00:06:03 +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 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 32beb5d34f - update the Makefile, fixing on the docker build and push 2016-04-28 00:40:08 +01:00
Rohith 8b46a367e3 - removing the sudo requirement from the makefile 2016-03-16 16:25:10 +00:00
Rohith 16c150d9d9 - fixing the Makefile for docker to always build static 2016-03-16 13:12:57 +00:00
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 d170507110 - need to move the coverage statement 2015-10-12 11:25:08 +01:00
Rohith 95d966be0f - fixing up the test
- adding the coverage to the makefile as a reminder
2015-10-12 11:23:36 +01:00
Rohith e116556e7f - removing the /release directory in the make clean 2015-09-23 22:58:23 +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 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 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 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