cert-manager/test
Daniel Morsing 178c3044b2 remove liveness checks on pebble deployments in e2e tests
liveness checks are a feature in kubernetes meant to restart hung
workloads. Since pebble stores account information in-memory, failing
a liveness check means that any running test will fail.

Because we're using pebble as part of a testsuite, we're protected
against hangs by the test just timing out.

On resource constrained environments (like my laptop), I've seen
the liveness check fail during startup, causing reboot loops and
timeouts. Since rebooting pebble mid-test will cause tests to fail
anyhow, we should probably disable this check.

Signed-off-by: Daniel Morsing <dmo@jetstack.io>
2019-01-09 08:26:31 +00:00
..
chart Fix helm chart verification lib 2018-12-04 16:20:00 +00:00
e2e remove liveness checks on pebble deployments in e2e tests 2019-01-09 08:26:31 +00:00
fixtures Bump cert-manager verbosity during e2e tests 2019-01-07 20:45:44 +00:00
unit/gen Fix bug in challenge scheduler causing invalid results 2019-01-08 13:53:58 +00:00
util Move util testing package into e2e/util 2019-01-07 20:45:45 +00:00