cert-manager/test/e2e
Daniel Morsing 2d21983486 Implement test for HTTP->HTTPS redirects during ACME HTTP01 challenges (#1303)
* Add test for http->https redirects

This makes sure that when we're handling http->https redirects like
letsencrypt/boulder would for acme HTTP-01 validations

Signed-off-by: Daniel Morsing <dmo@jetstack.io>

* add initial TLS cert in hopes that this will make the TLS redirect work

Signed-off-by: Daniel Morsing <dmo@jetstack.io>

* make nginx-ingress not cheat on redirects

Signed-off-by: Daniel Morsing <dmo@jetstack.io>

* skip test until nginx-ingress is fixed

Signed-off-by: Daniel Morsing <dmo@jetstack.io>

* run bazel update

Signed-off-by: Daniel Morsing <dmo@jetstack.io>

* gofmt

Signed-off-by: Daniel Morsing <dmo@jetstack.io>

* reenable no-tls-redirects

Signed-off-by: Daniel Morsing <dmo@jetstack.io>
2019-02-25 15:01:19 +00:00
..
bin Use Bazel to version kubectl in e2e tests 2019-02-01 00:21:13 +00:00
charts Merge pull request #1306 from munnerz/manual-e2e-images 2019-02-13 13:48:32 +00:00
framework Implement test for HTTP->HTTPS redirects during ACME HTTP01 challenges (#1303) 2019-02-25 15:01:19 +00:00
suite Implement test for HTTP->HTTPS redirects during ACME HTTP01 challenges (#1303) 2019-02-25 15:01:19 +00:00
util Fix test/e2e/util for new pkg/api/util package 2019-02-19 11:25:56 +00:00
BUILD.bazel Add arm32 and arm64 bazel image targets 2019-02-08 15:10:45 +00:00
e2e_test.go Write log files to artifacts directory instead of stdout 2019-01-07 20:45:44 +00:00
e2e.go Use log.Logf instead of GinkgoWriter 2019-01-08 14:55:27 +00:00