serving icon indicating copy to clipboard operation
serving copied to clipboard

Test for internal TLS certificate rotation

Open mgencur opened this issue 9 months ago • 10 comments

Add test for TLS certificate rotation

Proposed Changes

  • Add test for TLS certificate rotation (including rotation of certificates for Activator, queue-proxy, Ingress)
  • Re-implement the local function scanPodLogs as a more versatile WaitForLog that can wait for a given condition.
  • Fix a bug related to ServingFlags.SkipCleanupOnFail. The cleanup should really be skipped only if the test fails. This was missed during reviews on the original PR
  • Function getCertManagerCA now also waits for the Secret to exist rather than failing immediately

Release Note


mgencur avatar May 17 '24 08:05 mgencur