Christopher Swenson
df0b95d774
Update deps for consul-template 0.29.0 ( #15293 )
...
This requires bumping https://github.com/mitchellh/go-testing-interface .
For this new version, we have to create a wrapper to convert
the stdlib `testing.TB` interface to the
`mitchellh/go-testing-interface` `T` interface, since it uses
`Parallel()` now, which is not supported by `testing.TB`. This had to be
added to a new package, `benchhelpers`, to avoid a circular dependency
in `testhelpers`.
We also have to *unbump* https://github.com/armon/go-metrics since
updating it breaks our usage of
https://github.com/google/go-metrics-stackdriver
I verified that the new `pkiCert` template function works with agent
injection using annotations like:
```yaml
vault.hashicorp.com/agent-inject-secret-sample.crt: "pki/issue/example-dot-com"
vault.hashicorp.com/agent-inject-template-sample.crt: |
{{ pkiCert "pki/issue/example-dot-com" "common_name=foo.example.com" "ttl=1h" }}
```
2022-05-05 10:30:40 -07:00
..
2022-04-29 12:31:32 -04:00
2022-01-05 12:02:03 -06:00
2022-04-07 15:12:58 -04:00
2016-04-01 16:02:18 -04:00
2022-01-27 10:06:34 -08:00
2022-04-07 15:12:58 -04:00
2022-05-03 16:27:53 -04:00
2022-04-07 15:12:58 -04:00
2022-04-07 15:12:58 -04:00
2021-04-08 09:43:39 -07:00
2022-04-07 15:12:58 -04:00
2021-04-08 09:43:39 -07:00
2022-04-07 15:12:58 -04:00
2021-09-30 07:33:14 -04:00
2019-03-25 10:56:04 -07:00
2022-04-07 15:12:58 -04:00
2021-04-08 09:43:39 -07:00
2022-04-07 15:12:58 -04:00
2022-03-14 14:11:49 -04:00
2018-03-28 10:34:37 -04:00
2021-04-08 09:43:39 -07:00
2017-10-24 09:28:06 -04:00
2021-04-08 09:43:39 -07:00
2022-04-07 15:12:58 -04:00
2022-02-18 08:50:05 -08:00
2019-02-14 11:54:47 -08:00
2022-04-07 15:12:58 -04:00
2022-03-14 14:11:49 -04:00
2019-02-14 11:54:47 -08:00
2021-09-30 07:33:14 -04:00
2022-01-20 12:05:22 -08:00
2021-09-30 07:33:14 -04:00
2022-02-15 10:43:49 -08:00
2022-04-07 15:12:58 -04:00
2021-04-08 09:43:39 -07:00
2021-10-27 11:04:04 -04:00
2022-04-27 16:35:18 -07:00
2022-05-05 10:30:40 -07:00
2022-01-05 12:02:03 -06:00
2022-01-05 12:02:03 -06:00
2022-02-18 08:50:05 -08:00
2018-04-05 20:43:29 -04:00
2018-06-12 12:38:08 -04:00
2022-04-07 15:12:58 -04:00
2022-04-12 06:08:28 +05:30
2022-04-07 15:12:58 -04:00
2021-07-06 10:36:07 -04:00
2022-04-19 14:28:08 -04:00
2022-04-19 14:28:08 -04:00
2022-04-06 13:58:06 -07:00
2022-04-06 13:58:06 -07:00
2021-04-08 09:43:39 -07:00
2022-04-06 13:58:06 -07:00
2022-04-27 16:35:18 -07:00
2022-02-15 10:43:49 -08:00
2022-04-06 13:58:06 -07:00
2022-04-06 13:58:06 -07:00
2022-04-07 15:12:58 -04:00
2022-04-06 13:58:06 -07:00
2022-04-07 15:12:58 -04:00
2022-04-06 13:58:06 -07:00
2022-04-06 13:58:06 -07:00
2022-04-27 16:35:18 -07:00
2022-04-06 13:58:06 -07:00
2022-04-06 13:58:06 -07:00
2022-04-07 15:12:58 -04:00
2022-04-06 13:58:06 -07:00
2022-04-06 13:58:06 -07:00
2022-04-07 15:12:58 -04:00
2021-04-08 09:43:39 -07:00
2022-04-07 15:12:58 -04:00
2021-04-08 09:43:39 -07:00
2022-04-07 15:12:58 -04:00
2021-04-08 09:43:39 -07:00
2017-10-24 09:30:47 -04:00
2022-04-07 15:12:58 -04:00
2021-07-09 12:08:58 -04:00
2022-04-07 15:12:58 -04:00
2022-03-14 15:54:41 -04:00
2022-04-27 16:35:18 -07:00
2021-09-30 07:33:14 -04:00
2021-07-15 20:17:31 -04:00
2021-10-26 10:52:29 -06:00
2021-10-26 10:52:29 -06:00
2021-04-08 09:43:39 -07:00
2021-04-08 09:43:39 -07:00
2021-09-30 07:33:14 -04:00
2021-04-08 09:43:39 -07:00
2021-10-26 10:52:29 -06:00
2022-04-07 12:15:05 -07:00
2021-10-20 16:47:59 -05:00
2022-04-07 15:12:58 -04:00
2021-12-01 08:05:49 -05:00
2022-04-07 15:12:58 -04:00
2021-12-06 17:12:20 -08:00
2018-03-28 10:34:37 -04:00
2021-04-08 09:43:39 -07:00
2021-11-30 14:49:58 -05:00
2021-07-15 20:17:31 -04:00
2021-06-02 09:22:31 -04:00
2021-04-08 09:43:39 -07:00
2021-04-08 09:43:39 -07:00
2021-04-08 09:43:39 -07:00
2021-04-08 09:43:39 -07:00
2021-04-08 09:43:39 -07:00
2021-04-08 09:43:39 -07:00
2021-04-08 09:43:39 -07:00
2022-04-01 12:57:38 -04:00
2020-03-17 09:46:44 -04:00
2020-03-17 09:46:44 -04:00
2022-04-07 15:12:58 -04:00
2021-12-06 17:12:20 -08:00
2022-04-07 15:12:58 -04:00
2021-12-06 17:12:20 -08:00
2017-10-24 09:30:48 -04:00
2021-04-08 09:43:39 -07:00
2022-04-27 16:35:18 -07:00
2021-12-06 17:12:20 -08:00
2022-04-27 16:35:18 -07:00
2017-10-24 09:30:48 -04:00
2017-10-24 09:39:34 -04:00
2021-04-08 09:43:39 -07:00
2022-04-07 15:12:58 -04:00
2022-01-27 10:06:34 -08:00
2022-04-07 15:12:58 -04:00
2021-04-08 09:43:39 -07:00
2019-04-12 17:54:35 -04:00
2021-04-08 09:43:39 -07:00
2018-11-06 17:21:24 -08:00
2021-04-08 09:43:39 -07:00
2022-04-07 15:12:58 -04:00
2021-04-08 09:43:39 -07:00
2021-04-08 09:43:39 -07:00
2022-04-07 15:12:58 -04:00
2021-04-08 09:43:39 -07:00
2022-04-07 15:12:58 -04:00
2018-11-06 17:21:24 -08:00
2022-04-07 15:12:58 -04:00
2021-04-08 09:43:39 -07:00
2018-04-05 20:43:29 -04:00
2021-04-08 09:43:39 -07:00
2017-10-24 09:30:48 -04:00
2021-04-08 09:43:39 -07:00
2022-04-07 15:12:58 -04:00
2021-04-08 09:43:39 -07:00
2022-04-07 15:12:58 -04:00
2022-03-24 13:29:11 -07:00
2018-03-22 09:29:59 -04:00
2021-04-08 09:43:39 -07:00
2021-04-08 09:43:39 -07:00
2022-04-07 15:12:58 -04:00
2021-04-08 09:43:39 -07:00
2022-04-07 15:12:58 -04:00
2021-04-08 09:43:39 -07:00
2022-04-07 15:12:58 -04:00
2021-04-08 09:43:39 -07:00
2022-04-07 15:12:58 -04:00
2022-03-14 14:11:49 -04:00
2017-10-24 09:30:48 -04:00
2021-04-08 09:43:39 -07:00
2022-04-07 15:12:58 -04:00
2022-02-18 08:50:05 -08:00
2022-04-07 15:12:58 -04:00
2022-03-14 14:11:49 -04:00
2017-10-24 09:30:48 -04:00
2022-01-05 12:02:03 -06:00
2022-01-05 12:02:03 -06:00
2022-04-12 06:08:28 +05:30
2022-02-17 13:03:57 -05:00
2022-05-03 08:34:11 -04:00
2021-04-08 09:43:39 -07:00
2021-06-02 09:22:31 -04:00
2017-10-24 09:39:34 -04:00
2021-04-08 09:43:39 -07:00
2022-04-07 15:12:58 -04:00
2021-09-30 07:33:14 -04:00
2022-04-07 15:12:58 -04:00
2021-04-08 09:43:39 -07:00
2018-02-12 18:12:16 -05:00
2021-04-08 09:43:39 -07:00
2022-04-07 15:12:58 -04:00
2021-09-16 16:54:46 -07:00
2022-04-07 15:12:58 -04:00
2021-04-08 09:43:39 -07:00
2017-10-24 09:30:47 -04:00
2022-04-07 15:12:58 -04:00
2021-04-08 09:43:39 -07:00
2021-09-30 07:33:14 -04:00
2022-04-27 16:35:18 -07:00
2022-04-19 14:28:08 -04:00
2019-04-12 17:54:35 -04:00
2021-04-08 09:43:39 -07:00
2022-04-07 15:12:58 -04:00
2022-03-14 15:54:41 -04:00