linkerd2/testutil
Zahari Dichev de8855c096
More comprehensive injection integration test (#5049)
The purpose of this test is to validate that the auto injector configures the proxy and the additional containers according to the specified config.

This is done by providing a helper that can generate the desired annotations and later inspect an injected pod in order to determine that every bit of configuration has been accounted for. This test is to provide further assurance that #5036 did not introduce any regressions.

Signed-off-by: Zahari Dichev <zaharidichev@gmail.com>
2020-10-14 19:31:56 +03:00
..
annotations.go Integration tests: Warn (instead of erroring) upon pod restarts (#4623) 2020-06-18 06:08:05 -05:00
annotations_test.go Refactor integration tests to use annotations functions (#4341) 2020-05-08 08:41:42 -05:00
doc.go Introduce script to test multiple cloud providers (#2592) 2019-03-29 16:22:30 -07:00
inject.go More comprehensive injection integration test (#5049) 2020-10-14 19:31:56 +03:00
inject_validator.go More comprehensive injection integration test (#5049) 2020-10-14 19:31:56 +03:00
install.go Bump k8s client-go to v0.19.2 (#5002) 2020-09-28 12:45:18 -05:00
kubernetes_helper.go More comprehensive injection integration test (#5049) 2020-10-14 19:31:56 +03:00
logs_events.go test: Relax regex for Endpoint Slices update error (#5083) 2020-10-14 09:16:30 -07:00
stream.go Add integration tests for tap (#1152) 2018-06-19 14:05:36 -07:00
tap.go conformance validation: move `tap_test.go` test helpers to `testutil` (#4800) 2020-07-28 13:12:25 -07:00
test_helper.go More comprehensive injection integration test (#5049) 2020-10-14 19:31:56 +03:00