1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2024-12-30 10:11:23 +02:00
woodpecker/plugins/secrets/vault
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
..
fixtures Enable Vault auth through kubernetes auth method 2018-04-24 14:56:28 -07:00
kubernetes_test.go Fix vault-k8s expected response type 2018-05-02 16:54:34 -07:00
kubernetes.go Fix vault-k8s expected response type 2018-05-02 16:54:34 -07:00
opts_test.go add additional opt to set v.auth 2018-04-27 14:50:47 -07:00
opts.go add additional opt to set v.auth 2018-04-27 14:50:47 -07:00
vault_test.go add vault driver_opts support 2018-03-08 12:46:39 -08:00
vault.go fixup: some comments, added opts test, address pr concerns 2018-04-27 14:22:20 -07:00