Vincent Desjardins
2995cc90a3
Vault: configurable appRole authentication path
2018-07-11 16:00:39 +00:00
James Munnelly
ae37efa7b7
Add selfsigned issuer e2e test
2018-06-08 15:48:30 +01:00
Vincent Desjardins
b35343786e
Vault issuer support
...
vault remove duration
2018-05-02 00:45:55 +00:00
Vincent Desjardins
230f59b0ac
e2e: add resource's last status to timed out error message
2018-05-02 00:34:46 +00:00
James Munnelly
ce441d604f
Enable DNS01 provider tests using cloudflare
2018-04-10 00:27:52 +01:00
James Munnelly
774956fe71
Fix after adding ACMESolverConfig struct
2018-04-09 17:32:29 +01:00
James Munnelly
6efc97266d
Use pebble instead of boulder in e2e tests
2018-03-23 18:50:45 +00:00
James Munnelly
0706fb8847
Use cert-manager installed via helm in e2e tests
...
Print pod logs on test failure
Remove old flags from e2e_test makefile target
2017-12-01 18:53:42 +00:00
James Munnelly
2068f7bb57
Add dummy ingress path
2017-12-01 11:22:40 +00:00
James Munnelly
b2f5698145
Fix flag redefined error
2017-12-01 11:05:46 +00:00
James Munnelly
9d5620a84f
Add ingress-shim e2e test
2017-12-01 01:20:20 +00:00
James Munnelly
fa7e052ac1
Move to github.com/jetstack/cert-manager repo
2017-11-03 16:41:39 +00:00
James Munnelly
7875268247
Fix imports
2017-11-03 14:48:41 +00:00
James Munnelly
8ca231b865
Check ACME account private key existence in acme e2e tests
...
Fix checking for not found error
2017-10-16 15:06:06 +01:00
James Munnelly
7adab485ff
Wait for namespace to no longer exist in AfterEach
...
Wait longer for acme certificate e2e test
Increase delete namespace timeout
2017-10-16 13:17:10 +01:00
James Munnelly
0ecb17bb6d
Add ACME certificate http01 e2e test
...
Wait for nginx-ingress-controller rc to be installed
Enable minikube ingress addon
Print cert-manager logs after acme certificate test. Properly catch errors.
Move creation of cert-manager pod in e2e tests into framework
Update testingACMEURL
Fix panic
Add test to ensure ACME request fails for invalid domain
Adjust acme certificate failure test
Fix AfterEach steps for acme e2e tests
Don't error on cleanup
2017-10-16 12:58:21 +01:00
James Munnelly
7faf792b9d
Use letsencrypt/boulder as ACME server in e2e tests
2017-10-14 01:28:18 +01:00
James Munnelly
40efa293a1
Fix tests for new CommonName
2017-10-13 12:52:36 +01:00
James Munnelly
b1d6d1f6af
Update e2e tests
2017-10-13 11:47:56 +01:00
James Munnelly
c0b46b11dc
Rearrange e2e tests into subdirectories based on types
2017-10-12 20:45:05 +01:00
James Munnelly
65366e986c
Add ClusterIssuer e2e tests. Fix e2e tests.
2017-09-22 09:38:59 +01:00
James Munnelly
977573db9d
Put UpdateStatus on *Issuer and *Certificate
2017-09-11 10:47:59 +01:00
James Munnelly
d8f73d8ea4
Fix test util package
2017-09-09 02:17:50 +01:00
James Munnelly
9e6bd026e3
Wait for CRD to no longer exist after each test
2017-09-08 22:51:01 +01:00
James Munnelly
329ffab15a
Make Certificate loop use Issuer conditions
2017-09-08 22:37:48 +01:00
James Munnelly
6d302c57e3
Fix tests for conditions. Add test for failed registration.
2017-09-08 22:27:10 +01:00
James Munnelly
a6edfaf78b
Add e2e test framework and basic Issuer test
...
Update Makefile and travis to run e2e tests
Add ubuntu-nsenter image
Fix typo in target name
Add image pull policy flag for e2e tests
Set config path env vars for e2e tests
2017-09-08 16:25:21 +01:00