This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
Release v0.8.1-rc.1
Pre-release
Pre-release
Notable Changes
- Fixed bug in Secret Discovery Service (SDS) where the SDS secret corresponding to the root certificate used for client certificate validation was not being pushed to Envoy.
- Fixed bug in Secret Discovery Service (SDS) where the SDS secret corresponding to the workload certificates used during mTLS handshake was not being pushed to Envoy when the associated service and service account names are different for a given proxy instance.
CRD Updates
No CRD changes between tags v0.8.0-rc.2 and v0.8.1-rc.1
Changelog
- chore(release): update charts and tags for v0.8.1-rc.1 a9788f9 (Sanya Kochhar)
- fix(ci): fix missing paren 970d61e (Jon Huhn)
- feat(ci): push images for each push to release branches e4a9777 (Jon Huhn)
- envoy: correctly set downstream root cert names 78146e7 (Shashank Ram)
- envoy/ads: program upsteam's service cert when making all secrets 129f8b6 (Shashank Ram)
- Revert "envoy: wait indefinitely on TLS secrets" dae746c (Shashank Ram)
- chore(release): update versions for v0.8.0 2eee04a (Sanya Kochhar)
- fix(e2e): fix HTTP ingress e2e on non-kind 1ce8291 (Jon Huhn)
- charts/osm: remove osm-config ConfigMap validation for CREATE 37817b3 (Shashank Ram)