harness-drone/plugins
Matt Leung 79428aa231 Enable Vault auth through kubernetes auth method
Added a feature to obtain the initial Vault token from the Kubernetes
auth method.

This works by making a request to the Vault server at the specified auth
method mount point's login path and presenting the JWT located in a file
on a running pod, along with the Kubernetes role to authenticate as.

Vault will then respond with a token and its TTL, if the request is valid.
2018-04-24 14:56:28 -07:00
..
internal compare server and agent version for compatibility 2017-04-12 13:04:39 +02:00
registry removed unused and broken packages 2017-07-24 13:23:22 -04:00
secrets Enable Vault auth through kubernetes auth method 2018-04-24 14:56:28 -07:00
sender Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00