This repository was archived by the owner on Mar 27, 2020. It is now read-only.
Release Highlights
- App developer can rely on the platform to provide client-side load balancing for app to app communication via container-to-container networking; requests will be evenly distributed across instances of applications mapped to the same internal route details
- App developer can rely on the platform to provide retries for app to app communication via container-to-container networking; the platform will retry requests three time if the response code is 5xx details
- Reliability and security improvement: Copilt consume VIPs from CAPI to reduce the misrouting details
- Bump istio to 1.2.0 in istio-release details
- Bump Envoy to 1.11.0 in istio-release details
No manifest changes