Skip to content

v1.2.0

Compare
Choose a tag to compare
@heyjcollins heyjcollins released this 21 Aug 20:53
· 1352 commits to main since this release

Updates

New Tests:

apps/lifecycle.go

  • Added CAT for validating container metrics
    • Copied test from windows suite
    • Adds coverage for CC <> Traffic Controller integration
    • Adds regression test for transition from Traffic Controller to Log-Cache

CATS Flake Fixes:

ssh/ssh.go
windows/ssh.go

  • Reduce SSH tests flakiness
  • Push a single app instance for all tests. Scale to two instances for tests that require it.
  • Windows and linux local port forwarding tests use different local ports.