Commit Graph

1430 Commits

Author SHA1 Message Date
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
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
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
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
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
James Munnelly
717c3a2119 Disable webhook during e2e's and add resource limits/requests
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-18 13:27:05 +01:00
James Munnelly
991c8dd7d7 Update charts used during e2e tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-18 13:27:05 +01:00
James Munnelly
3b7886f083 Move tests into suite/ subdir and utilise new addons system
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-18 13:27:05 +01:00
James Munnelly
e003976252 Update e2e entrypoint for new framework
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-18 13:27:05 +01: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
ecda543dcb Refactor e2e test framework
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-18 13:27:05 +01:00
James Munnelly
b6f854f849 Remove pkg/logs package
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-18 13:27:05 +01:00
jetstack-bot
500957f37e
Merge pull request #968 from munnerz/sig-algo
Update SignatureAlgorithm function to also return PublicKey type
2018-10-16 15:03:37 +01:00
jetstack-bot
9eab875005
Merge pull request #967 from munnerz/unused-args
Remove unused arg from GenerateTemplate
2018-10-16 14:36:36 +01:00
jetstack-bot
825eb9fecb
Merge pull request #966 from munnerz/cleanup
Remove dead code and add extra comments
2018-10-16 12:51:36 +01:00
James Munnelly
3b81bb594d Update unit tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-16 12:41:29 +01:00
James Munnelly
293bfd412f Update SignatureAlgorithm function to also return PublicKey type
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-16 12:31:24 +01:00
James Munnelly
03c6f1229f Remove unused arg from GenerateTemplate
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-16 12:29:38 +01:00
jetstack-bot
68aa606870
Merge pull request #963 from munnerz/acme-cleanup
Cleanup ACME Issue function, separate into different functions
2018-10-16 11:39:36 +01:00
jetstack-bot
bb9a85a1ee
Merge pull request #961 from munnerz/ca-issuer-status
Tidy up CA Issuer's use of status conditions
2018-10-16 11:12:36 +01:00
jetstack-bot
24aac1685c
Merge pull request #957 from munnerz/acme-failed-chals
Handle WaitAuthorization failing properly
2018-10-16 10:43:36 +01:00