v6.6.0
Updated Tests
-apps/syslog_drain.go
- better reflect original intention of the test
-isolation_segments/isolation_segments.go
- Stop hardcoding the protocol
-apps/loggregator.go
- increase the timeout to reduce flakiness of test on cf-for-k8s where logging can be slower
-route_services/route_services.go
- remove obsolete -f flag
-windows/lifecycle.go
- Use the configured timeout, rather than the hardcoded one
Other updates
- add uptime endpoint to dora
- improve sticky session documentation