Nicolas Corrarello
|
2a4f63e4a5
|
Moving LeaseConfig function to path_config_lease.go
Signed-off-by: Nicolas Corrarello <nicolas@corrarello.com>
|
2017-11-29 11:07:17 +00:00 |
|
Nicolas Corrarello
|
4f91a71c29
|
Return error before creating a client if conf is nil
|
2017-11-29 11:01:31 +00:00 |
|
Nicolas Corrarello
|
e2be4bfd74
|
Sanitizing error outputs
|
2017-11-29 10:58:02 +00:00 |
|
Nicolas Corrarello
|
604ead3a37
|
Renaming tokenRaw to accessorIDRaw to avoid confusion, as the token is not being used for revoking itself
|
2017-11-29 10:48:55 +00:00 |
|
Nicolas Corrarello
|
34b5919931
|
Updating descriptions, defaults for roles
|
2017-11-29 10:44:40 +00:00 |
|
Nicolas Corrarello
|
fc81d8a07c
|
Validating that Address and Token are provided in path_config_access.go
|
2017-11-29 10:36:34 +00:00 |
|
Nicolas Corrarello
|
aab72464d6
|
Removing legacy field scheme that belonged to the Consul API
|
2017-11-29 10:29:39 +00:00 |
|
Chris Hoffman
|
210fe50b68
|
adding ttl to secret, refactoring for consistency
|
2017-11-07 09:58:19 -05:00 |
|
Chris Hoffman
|
1b387f75e3
|
minor cleanup
|
2017-11-06 16:36:37 -05:00 |
|
Chris Hoffman
|
de8c0dce99
|
minor cleanup
|
2017-11-06 16:34:20 -05:00 |
|
Nicolas Corrarello
|
5a317a1a32
|
Updated documentation
|
2017-11-06 15:13:50 +00:00 |
|
Nicolas Corrarello
|
c70bfff23a
|
Refactored Lease into the Backend configuration
|
2017-11-06 15:09:56 +00:00 |
|
Nicolas Corrarello
|
6dc8edf09f
|
Attaching secretToken to backend
|
2017-11-06 14:28:30 +00:00 |
|
Nicolas Corrarello
|
783b38c9c4
|
Not storing the Nomad token as we have the accesor for administrative operations
|
2017-11-03 07:25:47 +00:00 |
|
Nicolas Corrarello
|
4b572c064c
|
Overhauling the client method and attaching it to the backend
|
2017-11-03 07:19:49 +00:00 |
|
Nicolas Corrarello
|
eb7a0c0e83
|
Refactoring readAcessConfig to return a single type of error instead of two
|
2017-11-01 08:49:31 +00:00 |
|
Nicolas Corrarello
|
55dd69437a
|
Refactored config error to just have a single error exit path
|
2017-11-01 08:41:58 +00:00 |
|
Nicolas Corrarello
|
5f748a1217
|
Ignoring userErr as it will be nil anyway
|
2017-11-01 07:41:58 +00:00 |
|
Nicolas Corrarello
|
3ce4da75ac
|
tokenType can never be nil/empty string as there are default values
|
2017-11-01 07:36:14 +00:00 |
|
Nicolas Corrarello
|
afb5d123b9
|
Should return an error if trying create a management token with policies attached
|
2017-10-31 21:12:14 +00:00 |
|
Nicolas Corrarello
|
d540985926
|
Unifying Storage and API path in role
|
2017-10-31 21:06:10 +00:00 |
|
Nicolas Corrarello
|
0fc65cabc7
|
Minor/Cosmetic fixes
|
2017-10-31 19:11:24 +00:00 |
|
Nicolas Corrarello
|
3380fd647d
|
Adding Nomad docs to the nav. Minor cosmetics fixes
|
2017-10-06 16:03:06 +01:00 |
|
Chris Hoffman
|
29ccc35dd5
|
fixing dependencies
|
2017-10-02 13:47:03 -04:00 |
|
Chris Hoffman
|
484401689b
|
fixing dependencies
|
2017-10-02 13:46:42 -04:00 |
|
Nicolas Corrarello
|
4fbf9253a2
|
Adding further nomad deps
|
2017-10-02 16:56:39 +01:00 |
|
Nicolas Corrarello
|
57fc8e11da
|
Added nomad as dependency after include fix
|
2017-10-02 16:48:23 +01:00 |
|
Nicolas Corrarello
|
ade157a041
|
Adding vendor dir
|
2017-09-29 14:39:59 +01:00 |
|
Nicolas Corrarello
|
d7f606d497
|
Adding vendor dependency
|
2017-09-29 14:39:24 +01:00 |
|
Nicolas Corrarello
|
b207b76f14
|
Updated API Docs with the Global Token Parameter
|
2017-09-29 11:23:47 +01:00 |
|
Nicolas Corrarello
|
40839d2163
|
Removing ignore to cleanup function
|
2017-09-29 09:35:17 +01:00 |
|
Nicolas Corrarello
|
6390021413
|
Working tests
|
2017-09-29 09:33:58 +01:00 |
|
Nicolas Corrarello
|
ad5f1018dd
|
Various fixes (Null pointer, wait for Nomad go up, Auth before policy creation)
|
2017-09-28 23:58:41 +01:00 |
|
Nicolas Corrarello
|
9a011781ec
|
Adding Global tokens to the data model
|
2017-09-28 23:57:48 +01:00 |
|
Nicolas Corrarello
|
ec972939c2
|
Added tests
|
2017-09-28 21:44:30 +01:00 |
|
Nicolas Corrarello
|
2b4561dccb
|
Adding Nomad Secret Backend API documentation
|
2017-09-21 09:18:35 -05:00 |
|
Nicolas Corrarello
|
5178e5f5f2
|
Adding Nomad secret backend documentation
|
2017-09-20 17:31:28 -05:00 |
|
Nicolas Corrarello
|
420b46fa08
|
Fixing data model
|
2017-09-20 17:14:35 -05:00 |
|
Nicolas Corrarello
|
129328e842
|
MVP of working Nomad Secret Backend
|
2017-09-20 15:59:35 -05:00 |
|
Dave Pedu
|
19e4d8b6c3
|
Spelling fix (#3351)
|
2017-09-19 15:25:39 -04:00 |
|
Calvin Leung Huang
|
e02b5effba
|
Update CHANGELOG.md
|
2017-09-19 14:31:09 -04:00 |
|
Jeff Mitchell
|
0cb403e7ee
|
Cut version 0.8.3
|
2017-09-19 10:56:10 -04:00 |
|
Jeff Mitchell
|
bad1555919
|
Bump version
|
2017-09-19 10:54:01 -04:00 |
|
Brian Kassouf
|
a4feab5e67
|
Update CHANGELOG.md
|
2017-09-19 09:29:04 -05:00 |
|
Brian Kassouf
|
9b0d594d02
|
Kubernetes auth (#3350)
* Import the kubernetes credential backend
* Add kubernetes docs
* Escape * characters
* Revert "Import the kubernetes credential backend"
This reverts commit f12627a9427bcde7e73cea41dea19d0922f94789.
* Update the vendored directory
|
2017-09-19 09:27:26 -05:00 |
|
Calvin Leung Huang
|
d4a5362835
|
Clarify backup data that is being stored (#3345)
|
2017-09-19 07:44:34 -05:00 |
|
emily
|
ed3d75d0b1
|
Add GCE docs for GCP Auth Backend (#3341)
|
2017-09-19 07:44:05 -05:00 |
|
Bruno Miguel Custódio
|
2abddb248e
|
Fix a few quirks in the GCP auth backend's docs. (#3322)
|
2017-09-19 07:41:41 -05:00 |
|
vishalnayak
|
5730fbd5e9
|
changelog++
|
2017-09-16 17:12:20 -04:00 |
|
Vishal Nayak
|
e99640f462
|
Add 'pid_file' config option (#3321)
* add pid_file config option
* address review feedback
* address review comments
|
2017-09-16 17:09:37 -04:00 |
|