diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fc2bc0310..2a0e1251eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -64,7 +64,7 @@ The standard for using Gateway API for Mesh has formally graduated to GA (v1) an Service mesh support in Gateway API allows service mesh users to use the same API to manage ingress traffic and mesh traffic, reusing the same policy and routing interfaces. In Gateway API v1.1, routes (such as HTTPRoute) can now have a `Service` as a `parentRef`, to control how traffic to specific services behave. For more information, read the [service mesh](https://gateway-api.sigs.k8s.io/mesh/) documentation or see the list of [implementations](https://gateway-api.sigs.k8s.io/implementations/#service-mesh-implementation-status). -Leading Contributors: @howardjohn, @keithmattix, @kflynn +Leading Contributors: @howardjohn, @keithmattix, @kflynn, @mikemorris ### Conformance Profiles and Reports