dynatrace-operator icon indicating copy to clipboard operation
dynatrace-operator copied to clipboard

Add e2e tests for custom truststore

Open aorcholski opened this issue 10 months ago • 4 comments

Description

Adds e2e tests to verify propagation of trustedCAs certificates and ActiveGate certificate to OneAgent pods, ActiveGate and injected OneAgents.

All custom truststore specific tests are based on existing cloudnative.WithProxy* features. There is no point in duplicating running time.

How can this be tested?

make test/e2e/istio

aorcholski avatar Apr 18 '24 14:04 aorcholski