Commit Graph

38 Commits

Author SHA1 Message Date
Tharun
b4df9b3567 removed gorilla mux and used profiling util
Signed-off-by: Tharun <rajendrantharun@live.com>
2020-12-11 17:54:55 +05:30
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
4d8a56466d Bump dependancies
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-09-25 14:27:26 +02:00
Maartje Eyskens
a160ba3186 Use k8s GA
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-27 09:08:11 +02:00
Maartje Eyskens
3a814e878b Run bazel updates
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-26 14:29:06 +02:00
Maartje Eyskens
14ea7c3f65 Update k8s toolchain to 0.19.0-rc.3
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-26 14:15:54 +02:00
Maartje Eyskens
454e83bb78 revert mistaken deps upgrades
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-12 10:59:42 +02:00
Maartje Eyskens
fecd0b3518 Set all log levels for info
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-12 10:59:41 +02:00
Maartje Eyskens
9dd00905e9 Update klog
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>

klog v2

Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-12 10:59:41 +02:00
Richard Wall
b2ed0a2b92 Update to latest version of https://github.com/SSLMate/go-pkcs12
This new version includes a
[pkcs12.DecodeChain](https://godoc.org/software.sslmate.com/src/go-pkcs12#DecodeChain)
which will help in testing https://github.com/jetstack/cert-manager/pull/3146

Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-07 17:26:59 +01:00
Haoxiang Zhou
11b6d91722 Use go-diff to report error
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
2020-07-30 18:04:08 +01:00
Haoxiang Zhou
20c5e2696b Output the Events of Certificate
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
2020-07-22 09:45:17 +01:00
James Munnelly
7d06cc708c Upgrade cobra to 1.0.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-07-02 10:03:50 +01:00
Maartje Eyskens
c9fbbdbde8 Update to the latest miekg/dns
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-05-27 17:42:34 +02:00
JoshVanL
dcccdd39c5
Adds doc generation for cobra controlled ctl comands
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-04-30 12:14:48 +01:00
JoshVanL
b646a1697e
Updates go.sum and LICENSES
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-04-28 09:28:19 +01:00
JoshVanL
8b649a393a
Updates dependencies
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-04-01 18:54:21 +01:00
James Munnelly
3fb4f1597c Update dependencies to Kubernetes v1.18.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-26 12:58:50 +00:00
James Munnelly
98bc0d52f9 Add --experimental-issue-jks flag to enable JKS bundle generation
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-04 15:33:22 +00:00
James Munnelly
e9374730c9 Add --experimental-issue-pkcs12 flag to enable PKCS12 bundle generation
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-04 10:02:21 +00:00
James Munnelly
dfafd10391 Remove hack/release tool
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-01-31 10:35:22 +00:00
srBraun
e07d50e4f9 fix: removes the need of Bazaar by updating github.com/digitalocean/godo to v1.29.0 #2432
Signed-off-by: srBraun <dev@skra.space>
2020-01-20 23:12:33 +01:00
Periklis Tsirakidis
a1f63b953d Use vault api and sdk modules instead of tagged repo
Signed-off-by: Periklis Tsirakidis <periklis@nefeli.eu>
2020-01-20 12:27:09 +01:00
James Munnelly
70253622cf Bump Kubernetes dependencies to v0.17.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-12-11 14:57:28 +00:00
James Munnelly
c45aa852d0 Run fuzz tests for API schema generation
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-11-15 12:26:11 +00:00
James Munnelly
08d36046c5 Use latest controller-tools and controller-runtime
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-25 14:45:36 +01:00
James Munnelly
da8bf264fd Use standard golang http server for webhook
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-17 12:29:34 +01:00
James Munnelly
534e36e362 Bump controller-tools to set x-kubernetes-preserve-unknown-fields correctly
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-02 19:44:14 +01:00
Brian Hong
87ed46b482
Update AWS Go SDK to 1.24.1 (Resolves #2048)
Signed-off-by: Brian Hong <sungjinhong@devsisters.com>
2019-09-19 21:46:07 +09:00
James Munnelly
3324ca0959 Update use of DirectCodecFactory
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-07 12:32:51 +01:00
James Munnelly
2bbb3a1e88 Bump dependencies for Kubernetes 1.16-beta.2
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-07 12:32:51 +01:00
James Munnelly
6468021557 Update vendor
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-08-21 13:11:01 +01:00
James Munnelly
b36f4770b3 Update vendor
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-07-25 14:57:51 +01:00
James Munnelly
13e5bc8885 Bump controller-runtime to 0.2.0-beta.4
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-07-20 13:41:50 +01:00
James Munnelly
b37e3db1c5 Update vendor
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-07-19 23:15:54 +01:00
James Munnelly
8696f3cd61 Update vendor
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:16:25 +01:00
James Munnelly
1de20d84e3 Run hack/update-vendor.sh
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-18 15:05:06 +01:00
James Munnelly
b3ce222322 Run hack/update-vendor-licenses.sh
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-16 14:41:08 +01:00