Commit Graph

1482 Commits

Author SHA1 Message Date
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
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
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
Luke Mallon (Nalum)
e2e1077cc8
Update bazel build files
Signed-off-by: Luke Mallon (Nalum) <luke@mallon.io>
2018-10-29 15:59:54 +00:00
Luke Mallon (Nalum)
35f2d16ec8
Add tests to cover the version function
Signed-off-by: Luke Mallon (Nalum) <luke@mallon.io>
2018-10-27 18:32:07 +01:00
Luke Mallon (Nalum)
c4fc6d7373
Update version string
Only add the commit hash to the version string if the AppVersion is set
to canary. See #997

Signed-off-by: Luke Mallon (Nalum) <luke@mallon.io>
2018-10-27 17:33:45 +01:00
jetstack-bot
d8e652c48e
Merge pull request #986 from munnerz/bazel-kind
Use kind provided by Bazel WORKSPACE
2018-10-26 15:23:34 +01:00
jetstack-bot
a662b0eb3f
Merge pull request #1017 from floyd-may/patch-1
Update kube-lego migration guide towards logs
2018-10-26 15:09:34 +01:00
Floyd May
f3bc8b5491 Update kube-lego migration guide towards logs
Related to #773 - the previous instructions guide the user to look for events on the certificate related to when renewals are scheduled. This change directs them to view the logs to see the renewal schedule messages.
Signed-off-by: Floyd May <fmay@asemio.com>
2018-10-26 09:06:33 -05:00
James Munnelly
0b223f6d7d Pin to old version of kind until we push a new node image
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-26 14:44:12 +01:00
James Munnelly
be47be486d Update running e2e tests docs
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-26 14:44:12 +01:00
James Munnelly
038a5ab7c3 Use kind provided by Bazel WORKSPACE
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-26 14:44:12 +01:00
jetstack-bot
2f83424d4d
Merge pull request #1009 from munnerz/simpl-crt-controller
Simplify certificate controller cert validity checks
2018-10-26 12:43:34 +01:00
jetstack-bot
23fb27c4d9
Merge pull request #1011 from munnerz/dev-env-script
Add a 'run-dev-kind.sh' script to bring up a local dev environment
2018-10-26 12:31:44 +01:00
jetstack-bot
b1599bcd36
Merge pull request #998 from munnerz/acme-setup
Refactor ACME account generation
2018-10-26 12:31:34 +01:00
jetstack-bot
12ed381cb8
Merge pull request #972 from aslafy-z/dns/digitalocean
Add ACME DigitalOcean DNS01 provider
2018-10-26 11:54:34 +01:00
jetstack-bot
7292937057
Merge pull request #1010 from munnerz/tiller-e2e-notice
e2e: remove old notice about Tiller addon
2018-10-26 02:07:39 +01:00
jetstack-bot
ab174a6539
Merge pull request #1007 from munnerz/del-dockerfiles
Delete unused dockerfiles directory
2018-10-26 01:11:39 +01:00
jetstack-bot
1417b7d964
Merge pull request #1014 from jetstack/munnerz-patch-1
Update PodStartTimeout
2018-10-26 00:44:39 +01:00
James Munnelly
4ed36535e5 Fix up lint issues and move setting KUBECONFIG
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-26 00:35:44 +01:00
jetstack-bot
f0f8ca8646
Merge pull request #1006 from kinolaev/http01-ingress-class-annotation
Add certmanager.k8s.io/acme-http01-ingress-class annotation
2018-10-26 00:20:40 +01:00
James Munnelly
f402c674bb
Update PodStartTimeout
This is to try and reduce test flakes relating to pod start timeouts during e2e's

Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-25 22:55:27 +01:00
Sergej Nikolaev
f2add649e7 add certmanager.k8s.io/acme-http01-ingress-class annotation
Signed-off-by: Sergej Nikolaev <kinolaev@gmail.com>
2018-10-25 22:14:08 +03:00
James Munnelly
1bec153073 e2e: remove old notice about Tiller addon
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-25 18:58:24 +01:00
James Munnelly
ee6e0d3325 Resolve golint errors in certificates controller
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-25 18:57:54 +01:00
James Munnelly
8dd548d59b Simplify Certificate controller cert validity checks
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-25 18:57:40 +01:00
James Munnelly
14b0b9788c Delete dockerfiles directory
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-25 18:57:19 +01:00
James Munnelly
c0a5fa8712 Add run-dev-kind.sh script
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-25 18:54:59 +01:00
James Munnelly
d7ddf4a550 Separate run-e2e-kind into more granular scripts
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-25 18:54:41 +01:00
jetstack-bot
7b35295f60
Merge pull request #1005 from larsha/feature/whitelist-ingress
Whitelist cert-manager created ingresses
2018-10-25 16:27:39 +01:00
Fredrik Lack
d454a189ed
Whitelist cert-manager created ingresses
Signed-off-by: Fredrik Lack <fredrik@fre.la>
2018-10-25 15:55:35 +02:00
jetstack-bot
9433a90c5f
Merge pull request #999 from munnerz/gitlab
Bump e2e image used on gitlab
2018-10-24 13:40:52 +01:00
James Munnelly
94e01bb9f1 Refactor ACME account generation
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-24 12:41:37 +01:00
James Munnelly
c64aec4744 Bump e2e image used on gitlab
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-24 11:51:35 +01:00
jetstack-bot
e8eed8e3e9
Merge pull request #980 from benley/webhook-flag-parse
webhook: Fix "logging before flag.Parse" errors
2018-10-24 11:35:50 +01:00
jetstack-bot
8c553610ee
Merge pull request #990 from munnerz/fix-minikube
Fix up minikube e2e tests
2018-10-23 23:02:01 +01:00
jetstack-bot
0d4c45d303
Merge pull request #988 from munnerz/cf-creds
Don't fail e2e's if cloudflare dns01 credentials are not provided
2018-10-23 19:33:01 +01:00
jetstack-bot
222c997acc
Merge pull request #976 from hlubek/fix-http01-timeout-and-improve-logging
Respect HTTP01Timeout, improve logging
2018-10-23 19:22:01 +01:00
jetstack-bot
77810732ed
Merge pull request #991 from munnerz/pebble-readiness
Add readiness probe to pebble during e2e tests
2018-10-23 18:57:02 +01:00
James Munnelly
ca8d4cd085 Add WaitForAllPodsRunningInNamespace function as an addon helper
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-23 18:45:55 +01:00
James Munnelly
6bf61d7e91 Adjust pebble probes
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-23 18:32:55 +01:00
Zadkiel Aharonian
7f8a3a7970
regenerate
Signed-off-by: Zadkiel Aharonian <hello@zadkiel.fr>
2018-10-23 16:27:30 +02:00
Zadkiel Aharonian
1cd4495fd1
Add link to digitalocean access-token docs
Signed-off-by: Zadkiel Aharonian <hello@zadkiel.fr>
2018-10-23 16:25:49 +02:00
Zadkiel Aharonian
c88624100b
Fix tests
Signed-off-by: Zadkiel Aharonian <hello@zadkiel.fr>
2018-10-23 16:25:49 +02:00
Zadkiel Aharonian
59e905cbcc
Add ACME DigitalOcean DNS01 provider
Signed-off-by: Zadkiel Aharonian <hello@zadkiel.fr>
2018-10-23 16:25:49 +02:00
James Munnelly
3330bf9d4f Add readiness probe to pebble during e2e tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-23 15:17:07 +01:00
James Munnelly
3c17240144 Fix up minikube e2e tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-23 15:10:29 +01:00