Commit Graph

52 Commits

Author SHA1 Message Date
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
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
Moritz Johner
591587273e feat: add option to assume-role in route53
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2019-08-03 17:37:25 +02: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
5da05d7b6d Bump to vcert v4.1.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-06-26 13:08:12 +02:00
James Munnelly
dc60a2d73e Bump vcert to version 'master'
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-06-06 14:56:18 +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
455f99ce0c Generate LICENSES file automatically
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-16 14:41:05 +01:00
James Munnelly
fab0954289 Run ./hack/update-vendor.sh
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-14 15:51:44 +01:00
James Munnelly
e72dbef9e6 Run ./hack/update-vendor.sh
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-14 15:51:43 +01:00
James Munnelly
42fc6edf35 Update vendor
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-03-13 10:08:26 +00:00
James Munnelly
172003443a run //hack:update-deps
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-03-01 13:16:39 +00:00
Solly Ross
c2e4777e99 Add controller-runtime as dependency
This adds controller-runtime as a dependency, for the CA injector
controllers.

Signed-off-by: Solly Ross <sollyross@google.com>
2019-02-26 21:47:35 -08:00
James Munnelly
be915d0567 Update generated files
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-22 12:34:55 +00:00
James Munnelly
97d562b1c7 Bump json-iterator dependency
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-08 13:30:17 +00:00
Louis Taylor
83a06f9ab8
Update deps
Signed-off-by: Louis Taylor <louis@kragniz.eu>
2018-11-26 13:13:50 +00:00
Louis Taylor
cf872a9fc9
Add prometheus metrics
Count certificate requests

Add certificate_expiry_time_seconds metric

Register certificate_expiry_time_seconds metric, fix kind switch and fix metric status result

Export nameForIssuer and remove unneccessary switch

Refactor metrics into controller context

Move metrics collection into functions

Move error checking for metrics collection back into sync function

Remove space

Add TODO

Move update certificate expiry function to metrics package

Refactor metrics functionality

Signed-off-by: Louis Taylor <louis@kragniz.eu>

Run dep ensure

Signed-off-by: Louis Taylor <louis@kragniz.eu>

Fix build

Signed-off-by: Louis Taylor <louis@kragniz.eu>

Refactor

Signed-off-by: Louis Taylor <louis@kragniz.eu>

Fix reporting errors

Signed-off-by: Louis Taylor <louis@kragniz.eu>

Add comments

Signed-off-by: Louis Taylor <louis@kragniz.eu>

Remove unused issuerType

Signed-off-by: Louis Taylor <louis@kragniz.eu>

Update dep inputs-digest

Signed-off-by: Louis Taylor <louis@kragniz.eu>

Don't update status

Signed-off-by: Louis Taylor <louis@kragniz.eu>

Make metrics package level var

Signed-off-by: Louis Taylor <louis@kragniz.eu>

Add prometheusMetricsServerMaxHeaderBytes comment

Signed-off-by: Louis Taylor <louis@kragniz.eu>

Add failures metric

Signed-off-by: Louis Taylor <louis@kragniz.eu>

Remove issue metrics

TODO: hopefully revert this at some point.
Signed-off-by: Louis Taylor <louis@kragniz.eu>

Assign metrics

Signed-off-by: Louis Taylor <louis@kragniz.eu>

Update dep digest

Signed-off-by: Louis Taylor <louis@kragniz.eu>

Fix copyright header

Signed-off-by: Louis Taylor <louis@kragniz.eu>

Remove old metrics server

Signed-off-by: Louis Taylor <louis@kragniz.eu>

Update bazel files

Signed-off-by: Louis Taylor <louis@kragniz.eu>

Clean up

Signed-off-by: Louis Taylor <louis@kragniz.eu>
2018-11-26 13:13:44 +00:00
James Munnelly
aac88430f2 Disable gazelle proto generation
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-07 15:48:47 +00:00
James Munnelly
d6679f39f2 Update Bazel files
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-07 11:33:30 +00:00
James Munnelly
e5e15bfddf Prune go tests from vendor directory
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-29 21:42:36 +00:00
Zadkiel Aharonian
7f8a3a7970
regenerate
Signed-off-by: Zadkiel Aharonian <hello@zadkiel.fr>
2018-10-23 16:27:30 +02:00
James Munnelly
cb3f18be3f Run make generate
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-18 13:27:05 +01:00
James Munnelly
039a086f58 run //hack:update-bazel
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-12 12:40:40 +01:00
James Munnelly
b0f73ba731 Run hack/update-deps.sh
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-12 12:40:39 +01:00
James Munnelly
8ea0417883 run //hack:update-deps
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-13 11:24:51 +01:00
James Munnelly
db65d6a170 run //hack:update-bazel
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-13 11:24:48 +01:00
James Munnelly
73090995da Run dep ensure with dep 0.5
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-08 02:35:24 +01:00
James Munnelly
122a9e3b65 Run dep ensure
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2018-08-20 12:36:33 +01:00
Max Ehrlich
1c93505e87
Trying exact version of dep that is used on the CI server
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-08-14 14:25:57 -04:00
Max Ehrlich
efa6ab58db
Dependency updates
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-08-13 13:32:14 -04:00
Max Ehrlich
7526b2ae92
Add goacmedns dependency
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-08-13 13:25:43 -04:00
James Munnelly
3a78c8a861 Run dep ensure 2018-07-05 14:47:35 +01:00
James Munnelly
7e53166a34 Run hack/update-deps.sh 2018-06-26 13:25:56 +01:00
James Munnelly
bea5dccec4 Run dep ensure 2018-06-07 14:25:27 +01:00
Vincent Desjardins
98c020c2c5 Vault dependencies 2018-05-02 00:46:01 +00:00
James Munnelly
bbf74d4b07 Update k8s dependencies to v1.10.0-rc.1 2018-03-23 18:30:16 +00:00
mwieczorek
6722b74551 Add azure-sdk-for-go dependency 2018-01-16 11:00:39 +01:00
James Munnelly
8dd0896eab dep ensure 2018-01-15 22:07:43 +00:00
James Munnelly
c6b34a3ed6 Pin dependencies to release-1.8 2017-11-03 11:59:50 +00:00
Luke Addison
b80e1bb9d1 Update vendor 2017-10-11 17:24:50 +01:00
James Munnelly
6cfaf3d012 update vendor 2017-09-09 01:47:26 +01:00
James Munnelly
4fa21778e7 Update vendor 2017-09-08 21:43:55 +01:00
James Munnelly
902ae30b6c Update vendor/ 2017-09-08 16:25:36 +01:00
Christian Simon
c7034f6aac Update dependencies for route53 2017-08-09 12:18:07 +01:00
James Munnelly
25a97c6c73 Update vendor 2017-08-06 23:51:26 +01:00
James Munnelly
067eb5ac63 Update vendor/ 2017-08-05 00:36:25 +01:00