File tree 1 file changed +1
-3
lines changed
1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Notable changes
6
6
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
9
8
- 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.
11
9
- Envoy has been updated to v1.22 and uses the ` envoyproxy/envoy-distroless ` image instead of the deprecated ` envoyproxy/envoy-alpine ` image.
12
10
- This means that ` kubectl exec -c envoy ... -- sh ` will no longer work for the Envoy sidecar
13
11
- Added support for Kubernetes 1.23 and 1.24
You can’t perform that action at this time.
0 commit comments