Commit Graph

1446 Commits

Author SHA1 Message Date
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
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
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
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
jetstack-bot
649d1ae9a0
Merge pull request #989 from munnerz/chart-wait
Use --wait flag when installing e2e charts
2018-10-23 14:59:15 +01:00
James Munnelly
748da93d85 Use --wait flag when installing e2e charts
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-23 14:48:10 +01:00
jetstack-bot
eee5bea57b
Merge pull request #984 from munnerz/ref-docs-missing-types
Add missing resource types to reference docs config.yaml
2018-10-23 14:38:20 +01:00
James Munnelly
44b588b192 Load cloudflare credentials from environment instead of CLI args
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-23 14:36:46 +01:00
James Munnelly
5be82139d4 Add SkipError type
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-23 14:24:38 +01:00
James Munnelly
e9441e6fdc Run //hack:update-reference-docs
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-23 10:59:31 +01:00
James Munnelly
81d8d20c66 Add missing resource types to reference docs config.yaml
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-23 10:59:09 +01:00
jetstack-bot
80ea8e7444
Merge pull request #982 from munnerz/refdocs-bazel
Run all reference docs generation with Bazel
2018-10-23 10:43:20 +01:00
jetstack-bot
52b0b92ac6
Merge pull request #979 from thylong/kind_testing
Fix test-infra/kind testing sh script
2018-10-23 09:57:20 +01:00
James Munnelly
4a9de511b3 Run all docs generation with Bazel
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-23 02:15:26 +01:00
jetstack-bot
06bf9c6da9
Merge pull request #981 from munnerz/ctrl-ratelimit
Update workqueue rate limiters on issuers and ingress-shim controllers
2018-10-23 02:08:47 +01:00
jetstack-bot
4d4cb4d379
Merge pull request #983 from munnerz/e2e-bazel-helm
Fix using Bazel built helm during e2e tests
2018-10-23 01:52:48 +01:00
Benjamin Staffin
e7e2f28584 webhook: Fix "logging before flag.Parse" errors
Fixes #932

Signed-off-by: Benjamin Staffin <benley@gmail.com>
2018-10-22 20:46:44 -04:00
James Munnelly
af2faef241 Fix using Bazel built helm during e2e tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-23 01:40:08 +01:00
jetstack-bot
bb02ddbcec
Merge pull request #978 from thylong/master
Fix typo in developer documentation.
2018-10-23 01:32:48 +01:00
James Munnelly
0478694963 Update workqueue rate limiters on issuers and ingress-shim controllers
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-23 00:09:42 +01:00
Theotime Leveque
50a60fd0b9 Fix kind cluster testing.
Signed-off-by: Theotime Leveque <theotime.leveque@gmail.com>
2018-10-22 21:46:00 +02:00
Theotime Leveque
1d405339fe Fix typo in developer documentation.
Signed-off-by: Theotime Leveque <theotime@protonmail.com>
2018-10-22 21:36:29 +02:00
Christopher Hlubek
d09c293b73 Respect HTTP01Timeout, improve logging
Signed-off-by: Christopher Hlubek <hlubek@networkteam.com>
2018-10-21 22:02:26 +02:00
jetstack-bot
3347fcc613
Merge pull request #964 from munnerz/parallel-e2e
Run e2e tests in parallel & overhaul e2e testing framework
2018-10-19 11:59:51 +01:00
James Munnelly
3e7afa1b1f Make it easier for DNS01 tests to be re-used between providers
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-19 11:41:19 +01:00
James Munnelly
dc3eedda8f Create Addon as an exported var in addon package
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-19 11:41:11 +01:00
James Munnelly
ecc225ae76 Remove default SkipString
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-19 11:17:25 +01:00
James Munnelly
41e2c503ee Use bazel-built helm during e2e tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-18 15:29:33 +01:00
James Munnelly
d9d0a25a55 Fix DNSProvider setting BaseDomain
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-18 15:17:52 +01:00
James Munnelly
6fb9858e17 Fix CA issuer ClusterIssuer e2e test
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-18 15:07:55 +01:00
James Munnelly
8562dfa897 Use unique domains in all HTTP01 and DNS01 tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-18 14:47:54 +01:00
James Munnelly
f8f4d003ec Add --report-prefix option
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-18 14:38:45 +01:00
James Munnelly
b60138c082 Fix waiting for test pods to become ready
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-18 14:19:05 +01:00
James Munnelly
e6bc9edbbd Fixup junit report output directory
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-18 13:59:22 +01:00
James Munnelly
4f232495fc Pin to using tiller 2.10.0 in e2e tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-18 13:41:27 +01:00
James Munnelly
3c95b4b4af Don't skip RBAC tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-18 13:27:05 +01:00
James Munnelly
d37a7ecd99 Run helm init --client-only during tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-18 13:27:05 +01:00
James Munnelly
4665c1c022 Update boilerplate headers
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-18 13:27:05 +01:00
James Munnelly
aee3d377f8 Fix nil pointer dereference in ACME issuer
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-18 13:27:05 +01:00
James Munnelly
a6c5f80e6e Update run-e2e-kind.sh script
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-18 13:27:05 +01:00