Skip to content

Commit f10ba7f

Browse files
committed
fix: update v1.2 release notes
Adds suggestion from openservicemesh#4865 and removes root certificate rotation. Signed-off-by: jaellio <[email protected]>
1 parent e94c48b commit f10ba7f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/release_notes.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,8 @@
44

55
### Notable changes
66

7-
- OSM certificate provider is now configured using the new CRD, MeshRootCertificate
8-
- Custom trust domains (i.e. certificate CommonNames) are now supported
7+
- Custom trust domains (i.e. certificate CommonNames) are now supported
98
- The authentication token used to configure the Hashicorp Vault certificate provider can now be passed in using a secretRef
10-
- Along with root certificate rotation we support custom trust domains, as well as rotating to new trust domains with no downtime.
119
- Envoy has been updated to v1.22 and uses the `envoyproxy/envoy-distroless` image instead of the deprecated `envoyproxy/envoy-alpine` image.
1210
- This means that `kubectl exec -c envoy ... -- sh` will no longer work for the Envoy sidecar
1311
- Added support for Kubernetes 1.23 and 1.24

0 commit comments

Comments
 (0)