Commit Graph

1526 Commits

Author SHA1 Message Date
Joe Heck
c18449afb4 adding files for quickstart
- I'm going to reference them, but the testing for this repo does
  link validation up front, so the files need to exist in their final
  locations before the other PR can pass it's testing/validation.

Signed-off-by: Joe Heck <heckj@mac.com>
2018-11-10 12:58:50 -08:00
jetstack-bot
25c1c126c8
Merge pull request #1052 from munnerz/webhook-panic
Re-enable webhook during e2e tests and fix panic on start
2018-11-07 17:11:46 +00:00
jetstack-bot
814a1d7d8e
Merge pull request #1012 from munnerz/e2e-crt-algo
Add e2e test verifying we can obtain ECDSA keys from RSA CA issuers
2018-11-07 16:47:45 +00:00
jetstack-bot
c1247b9df3
Merge pull request #1053 from munnerz/gitlab-bazelbuild-vers
Bump CI image used on GitLab
2018-11-07 16:36:46 +00:00
James Munnelly
f22c3de2ea Bump CI image used on GitLab
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-07 16:26:03 +00:00
James Munnelly
17c5a2e21c Update BUILD.bazel
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-07 16:22:25 +00:00
jetstack-bot
1af712ee36
Merge pull request #1050 from munnerz/go-111
Bump project to use Go 1.11.2
2018-11-07 16:20:45 +00:00
James Munnelly
51d950692c Update pod started checker to tolerate PodCompleted
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-07 16:14:57 +00:00
James Munnelly
719dd915d1 Re-enable webhook during e2e tests and fix panic on start
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-07 16:06:49 +00:00
James Munnelly
2858f261f8 Run //hack:update-codegen
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-07 15:56:58 +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
544507f442 Update gofmt
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-07 12:39:36 +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
a8bb45598d Bump gazelle to 0.15.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-07 11:29:18 +00:00
James Munnelly
8843c30e4c Bump rules_go version
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-07 11:25:12 +00:00
James Munnelly
7c212e5fa4 Bump Golang to 1.11.2
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-07 11:17:58 +00:00
James Munnelly
cf402848b9 Add RSA/ECDSA unit tests for CA issuer
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-07 11:14:54 +00:00
James Munnelly
fdfc7f2f77 Don't explicitly set SignatureAlgorithm on signed Certificate
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-07 11:14:54 +00:00
James Munnelly
e7fd05ddea Add e2e test verifying we can obtain ECDSA keys from RSA CA issuers
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-07 11:14:54 +00:00
jetstack-bot
96dc275df9
Merge pull request #1049 from munnerz/gen-types
Add Certificate and Issuer unit gen functions
2018-11-07 11:06:45 +00:00
jetstack-bot
319d6086ca
Merge pull request #1048 from munnerz/fix-grab-secret-name
Fix invalid secret name used in certificates controller
2018-11-07 10:47:45 +00:00
James Munnelly
17563ee1a1 Add Certificate and Issuer unit gen functions
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-07 09:56:09 +00:00
jetstack-bot
ac80ed82f1
Merge pull request #1046 from munnerz/logs-pkg
Revert "Remove pkg/logs package"
2018-11-07 09:48:55 +00:00
jetstack-bot
a2f77b6e61
Merge pull request #1040 from munnerz/gofmt
Use go_sdk gofmt instead of goimports
2018-11-07 09:48:45 +00:00
jetstack-bot
04ac65caee
Merge pull request #1047 from munnerz/stamped-images
Stamp docker images with current timestamp using Bazel
2018-11-07 09:28:45 +00:00
James Munnelly
175e90c158 Revert "Remove pkg/logs package"
This reverts commit b6f854f849.

Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-06 20:05:32 +00:00
James Munnelly
2541b10e52 Stamp docker images with current timestamp using Bazel
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-06 19:18:15 +00:00
James Munnelly
e0829525a5 Fix invalid secret name used in certificates controller
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-06 19:04:51 +00:00
jetstack-bot
ace5c2b2f2
Merge pull request #738 from gambol99/acme_options
Configurable ACME Annotation
2018-11-06 16:00:02 +00:00
jetstack-bot
92d552fd7d
Merge pull request #1041 from sebastien-prudhomme/fix-hardcoded
Remove hardcoded image #1039
2018-11-06 13:20:03 +00:00
jetstack-bot
f19c4235b7
Merge pull request #954 from munnerz/chal-scheduler
Add ACME challenge scheduler
2018-11-06 13:03:46 +00:00
Sébastien Prud'homme
16705d754e Update chart version and fix image version
Signed-off-by: Sébastien Prud'homme <sebastien.prudhomme@gmail.com>
2018-11-06 13:53:40 +01:00
Sébastien Prud'homme
0a46b10711 Update chart version
Signed-off-by: Sébastien Prud'homme <sebastien.prudhomme@gmail.com>
2018-11-06 13:37:28 +01:00
Sébastien Prud'homme
b380ba3be0 Update chart version
Signed-off-by: Sébastien Prud'homme <sebastien.prudhomme@gmail.com>
2018-11-06 13:35:08 +01:00
James Munnelly
efe2129c69 Run //hack:update-reference-docs
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-06 12:32:05 +00:00
James Munnelly
b6f89ae9dd Regenerate files
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-06 12:31:16 +00:00
James Munnelly
61eb132067 Update challenges controller unit tests for new processing field
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-06 12:31:16 +00:00
James Munnelly
85d433cff9 Add ACME challenge scheduler and process challenges for matching domains/types in serial
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-06 12:31:16 +00:00
jetstack-bot
9d192e3ffe
Merge pull request #1033 from munnerz/dns-wait-race
Fix concurrent map writes in FindZoneByFqdn
2018-11-06 12:26:45 +00:00
Rohith
e2f13f5f9c Requested Changes
- changing the name of the command line option to --auto-certificate-annotations
- making the option an array to allow for multiple annotations settings

Signed-off-by: Rohith Jayawardene <gambol99@gmail.com>
2018-11-06 12:09:47 +00:00
Rohith
712a7a85ee Configurable ACME Annotation
- adds a option command line (default to the current behavour) which allows the user to control the acme annotation used by the shim controller
- a current mitgration requires use to run multiple providers at the same

Signed-off-by: Rohith Jayawardene <gambol99@gmail.com>
2018-11-06 12:09:18 +00:00
Sébastien Prud'homme
1e4ba6beca Remove hardcoded image #1039
Signed-off-by: Sébastien Prud'homme <sebastien.prudhomme@gmail.com>
2018-11-06 12:21:24 +01:00
James Munnelly
ad0971288e Run update-gofmt
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-06 11:10:21 +00:00
James Munnelly
302e16ace8 Use go_sdk gofmt instead of goimports
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-06 11:07:58 +00:00
jetstack-bot
3fb5529ef3
Merge pull request #1028 from munnerz/prune-vendor-tests
Prune go tests from vendor directory
2018-11-05 15:55:59 +00:00
jetstack-bot
ae6f14c83c
Merge pull request #1036 from munnerz/ch-order-annotation
Remove crd-install annotation from Challenges and Orders
2018-11-05 14:11:59 +00:00
James Munnelly
9f4a948967 Remove crd-install annotation from Challenges and Orders
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-05 12:43:43 +00:00
James Munnelly
b69b65c0e1 Fix concurrent map writes in FindZoneByFqdn
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-01 11:06:37 +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
jetstack-bot
86ef1db811
Merge pull request #1021 from Nalum/997-commit-in-version
Remove commit hash from Version string
2018-10-29 19:56:03 +00:00