Commit Graph

1218 Commits

Author SHA1 Message Date
Max Ehrlich
89a1ca4c75
Update example with new array format for organizations
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 16:21:14 -04:00
Max Ehrlich
f9b4b04448
Rerun hack script generators
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 16:21:14 -04:00
Max Ehrlich
0d93b2d85a
Update basic certificate to set org
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 16:21:13 -04:00
Max Ehrlich
6012f79853
Check org validity in waitforcertificateissuedvalid function
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 16:21:13 -04:00
Max Ehrlich
fc8167581f
Update tests to support multiple orgs
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 16:21:13 -04:00
Max Ehrlich
6a9f1d2348
Update code to allow setting multiple organizations
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 16:21:13 -04:00
Max Ehrlich
a3f5f7b7e9
Add test for successful cert with organization set
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 16:21:13 -04:00
Max Ehrlich
54b567e734
Add test case that should fail acme validation
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 16:21:13 -04:00
Max Ehrlich
858f92d698
Regenerate docs and show setting organization in the CA example
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 16:21:13 -04:00
Max Ehrlich
340d2725e7
Generate certificates with the new organization field
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 16:21:12 -04:00
Max Ehrlich
b3e9e33e9d
Validation for acme issuers
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 16:21:12 -04:00
Max Ehrlich
986a7af74f
Add the organization field to the certificate spec
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 16:21:12 -04:00
jetstack-bot
420523071d
Merge pull request #884 from munnerz/fix-junit
Fix JUnit e2e test output
2018-09-08 19:41:38 +01:00
James Munnelly
0291207551 Fix JUnit e2e test output
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-08 19:17:04 +01:00
jetstack-bot
b6a24b6953
Merge pull request #883 from munnerz/fix-validation-msg
Fix acme.privateKeySecretRef validation message
2018-09-08 18:41:37 +01:00
James Munnelly
9d3ea5649a Fix acme.privateKeySecretRef validation message
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-08 18:17:11 +01:00
James Munnelly
b22b224839
Merge pull request #882 from munnerz/update-makefile
Standardise verify make targets
2018-09-08 18:11:49 +01:00
jetstack-bot
67d1466a11
Merge pull request #881 from munnerz/fix-gitlab
Bump golang and dep version on gitlab
2018-09-08 17:49:37 +01:00
James Munnelly
a80c9c6959 Standardise verify make targets
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-08 17:42:08 +01:00
James Munnelly
beeff9e93f Bump golang and dep version on gitlab
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-08 17:24:10 +01:00
jetstack-bot
3a8fdfc712
Merge pull request #879 from munnerz/dep
Run dep ensure with dep 0.5 & gofmt with go 1.11
2018-09-08 03:44:37 +01:00
James Munnelly
a48b60581b Run gofmt with go 1.11
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-08 03:19:00 +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
jetstack-bot
5dda63473f
Merge pull request #878 from munnerz/kind-builds
Rename legacy minikube e2e testing script
2018-09-07 23:42:47 +01:00
James Munnelly
c6bd3902b9 Rename legacy minikube e2e testing script
Also tidy up kind e2e testing script

Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-07 23:24:55 +01:00
jetstack-bot
141f29864e
Merge pull request #876 from munnerz/kind-builds
Use kind for e2e tests and add e2e testing documentation
2018-09-07 23:20:47 +01:00
James Munnelly
5005c1723b Use temporary directory for cmbundle
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-07 23:03:32 +01:00
James Munnelly
399919dffa Support older kubernetes version
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-07 21:51:52 +01:00
James Munnelly
22f4f00ea3 Add preKubeadm hook to download latest kubeadm binary
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-07 21:18:56 +01:00
James Munnelly
2c3b70428d Add doc on running end to end tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-07 19:55:52 +01:00
James Munnelly
8c183d1550 Use prebuilt kind image
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-07 19:55:14 +01:00
James Munnelly
f0234a0868 Add e2e test script utilising 'kind'
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-07 19:55:14 +01:00
jetstack-bot
686f46556f
Merge pull request #875 from Freyert/shim-doc
doc: add minimal ingress-shim example
2018-09-07 15:40:47 +01:00
Fulton Byrne
21aa7eed28
doc: add minimal ingress-shim example
Signed-off-by: Fulton Byrne <fulton.byrne@commercetools.de>
2018-09-07 09:33:51 -04:00
jetstack-bot
3945595be9
Merge pull request #869 from gintautassulskus/affinity-and-tolerations
added affinity and tolerations
2018-09-06 19:06:55 +01:00
Gintautas Sulskus
7a39753e0a generated static deployemnt manifests
Signed-off-by: Gintautas Sulskus <gintautas.sulskus@gmail.com>
2018-09-06 10:01:49 +01:00
Gintautas Sulskus
6a6268c8d7 added affinity and tolerations
Signed-off-by: Gintautas Sulskus <gintautas.sulskus@gmail.com>
2018-09-06 10:01:49 +01:00
jetstack-bot
834fda15a1
Merge pull request #478 from munnerz/webhooks
Add validating webhook and webhook tls autoconfiguration
2018-09-05 13:00:50 +01:00
jetstack-bot
163d0e9127
Merge pull request #858 from jjo/jjo-fix-acmedns-constructor-panic
[jjo] fix panic from acmedns.go constructor failure
2018-09-05 11:30:50 +01:00
JuanJo Ciarlante
1266f4116b
minor cleanups
Signed-off-by: JuanJo Ciarlante <juanjosec@gmail.com>
2018-08-28 22:23:57 -03:00
JuanJo Ciarlante
225a37ce7c
augment acmedns unit testing
Signed-off-by: JuanJo Ciarlante <juanjosec@gmail.com>
2018-08-28 22:20:31 -03:00
jetstack-bot
4a42922919
Merge pull request #853 from jetstack/munnerz-patch-6
Bump helm version on Gitlab CI
2018-08-28 10:52:38 +01:00
James Munnelly
61256dff72 Bump helm version on Gitlab CI
We still use a completely different set of tooling versions when building the master branch on GitLab 😢

This PR bumps Helm to 2.10.

Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2018-08-28 10:25:51 +01:00
JuanJo Ciarlante
ef2924c26a
[jjo] fix panic from acmedns.go constructor failure
Signed-off-by: JuanJo Ciarlante <juanjosec@gmail.com>
2018-08-27 19:36:13 -03:00
jetstack-bot
e1407f905b
Merge pull request #849 from frankh/patch-1
Fix cloudflare provider failing on cleanup if no record is found
2018-08-23 10:55:09 +01:00
jetstack-bot
b211dfec9b
Merge pull request #851 from munnerz/update-depl-gen
Run hack/update-deploy-gen.sh
2018-08-23 10:14:08 +01:00
James Munnelly
b03e6e83dc Run hack/update-deploy-gen.sh
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2018-08-23 09:44:55 +01:00
Frank Hamand
8b28b5adce Fix cloudflare provider failing on cleanup if no record is found
It's possible for cert-manager to get in a bad state where it thinks there's something to cleanup, but repeatedly fails to clean it up.

Not finding the record should not be an error when we're trying to delete the record anyway.

Signed-off-by: Frank Hamand <frankhamand@gmail.com>
2018-08-21 09:59:37 +01:00
James Munnelly
ae122766fb Regenerate reference docs
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2018-08-20 12:36:36 +01:00
James Munnelly
7aa9339661 Run helm dep update in update-deploy-gen
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2018-08-20 12:36:36 +01:00