Tim Ramlot
|
dd4f5f4e39
|
fix unparam linter
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-04-30 10:47:21 +02:00 |
|
Tim Ramlot
|
ef3bd7d3b2
|
upgrade all dependencies
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2023-09-28 12:07:27 +02:00 |
|
Joakim Ahrlin
|
de08109be0
|
add VerifyCredentials to Venafi issuers setup
Signed-off-by: Joakim Ahrlin <joakim.ahrlin@gmail.com>
|
2022-06-14 12:26:38 +02:00 |
|
Ashley Davis
|
3a055cc2f5
|
rename all uses of github.com/jetstack/cert-manager
This was done by running the following command twice:
```bash
grep -Ri "github.com/jetstack/cert-manager" . | \
cut -d":" -f1 | \
sort | \
uniq | \
xargs sed -i
"s/github.com\/jetstack\/cert-manager/github.com\/cert-manager\/cert-manager/"
```
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
|
2022-02-02 09:08:31 +00:00 |
|
Maartje Eyskens
|
ab0cd57dc5
|
Use The cert-manager Authors.
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2020-12-11 19:04:13 +01:00 |
|
Maartje Eyskens
|
1788a9d758
|
Update copyright to cert-manager project
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2020-12-08 19:04:49 +01:00 |
|
Richard Wall
|
f3f321bbbc
|
Update to vcert v4.11.0
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
|
2020-10-08 15:02:50 +01:00 |
|
Maartje Eyskens
|
e952560810
|
implement review feedback
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2020-07-07 14:16:29 +02:00 |
|
Maartje Eyskens
|
ca5361d79d
|
Make unit tests work
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2020-07-02 10:04:21 +01:00 |
|
Maartje Eyskens
|
ac9895d91b
|
Make Venafi issuer async
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2020-07-02 10:04:21 +01:00 |
|