Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
fix: update v1.2 release notes (#4916)
Browse files Browse the repository at this point in the history
Adds suggestion from #4865 and removes root certificate
rotation.

Signed-off-by: jaellio <jaellio@microsoft.com>
  • Loading branch information
jaellio authored Jul 19, 2022
1 parent f768f64 commit 43f9de1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@

### Notable changes

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

0 comments on commit 43f9de1

Please sign in to comment.