Laszlo Fogas
630c383181
Project is renamed to Woodpecker
2019-08-27 13:07:19 +02:00
Laszlo Fogas
ca5817ffc2
Renamed package
2019-04-04 20:51:20 +02:00
Laszlo Fogas
2fbaa56eee
Removed all(?) enterprise licensed code
2019-04-03 20:15:52 +02:00
Brad Rydzewski
59c637fc82
Merge pull request #2464 from bradrydzewski/master
...
set kube/vault refresh interval, fixes #2463
2018-07-30 12:56:18 -07:00
Brad Rydzewski
4f5c53f9ee
set kube/vault refresh interval, fixes #2463
2018-07-30 12:39:18 -07:00
Matt Leung
75fbaf91d9
Fix vault-k8s expected response type
...
Vault server response for lease_duration is an integer, rather than a string
2018-05-02 16:54:34 -07:00
Matt Leung
187d1d65bb
add additional opt to set v.auth
2018-04-27 14:50:47 -07:00
Matt Leung
db698f9ef4
fixup: some comments, added opts test, address pr concerns
2018-04-27 14:22:20 -07:00
Matt Leung
c4fe6496b5
fixup: catch err from parseduration
2018-04-24 15:26:12 -07:00
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
Thomas Boerger
7f49e69607
Just fixed format with go fmt ./...
2018-03-21 14:02:17 +01:00
Brad Rydzewski
a1d1d49852
add vault driver_opts support
2018-03-08 12:46:39 -08:00
Brad Rydzewski
5e557bb2d8
add debug logs to vault implementation
2018-02-23 09:11:47 -08:00
Brad Rydzewski
5f5a0413fe
add secret plugin interface
2018-02-21 14:24:45 -08:00
Brad Rydzewski
a12fe49296
add secret plugin interface
2018-02-21 14:23:37 -08:00
Brad Rydzewski
6d61e57e93
enable periodic tokens
2018-02-21 14:12:10 -08:00
Brad Rydzewski
f7cb9986a6
Merge pull request #2118 from avatao/senderallowed-post [ci skip]
...
Send both build and config in SenderAllowed
2017-07-24 23:38:44 -04:00
Brad Rydzewski
39251a85a9
removed unused and broken packages
2017-07-24 13:23:22 -04:00
David Osztertag
9d8320e5ea
Send both build and config in SenderAllowed
2017-07-18 18:04:43 +02:00
Brad Rydzewski
37cb62a6aa
update vendored files
2017-05-12 12:30:19 +02:00
Brad Rydzewski
3a64aa4cf2
simplify gating logic
2017-05-05 20:05:42 +02:00
Brad Rydzewski
4aac0bc4d6
re-use gated logic
2017-05-05 19:13:40 +02:00
Brad Rydzewski
30b561636f
make escalated plugins, volumes, networks configurable
2017-04-14 10:41:24 +02:00
Brad Rydzewski
2f67f5f706
compare server and agent version for compatibility
2017-04-12 13:04:39 +02:00
Brad Rydzewski
754b36d131
remove unused code
2017-04-12 00:11:28 +02:00
Brad Rydzewski
8348c858ba
wip enable pluggable secret and registry backends
2017-04-11 19:06:45 +02:00