From 282bf7e73bd236de5ca9ccaeda4dd01296aa95fc Mon Sep 17 00:00:00 2001 From: Casey Davenport Date: Tue, 26 Jul 2022 09:27:05 -0700 Subject: [PATCH] Update sig-network/annual-report-2021.md Co-authored-by: Mark McLoughlin --- sig-network/annual-report-2021.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/sig-network/annual-report-2021.md b/sig-network/annual-report-2021.md index 0d885fd19..22f7a0786 100644 --- a/sig-network/annual-report-2021.md +++ b/sig-network/annual-report-2021.md @@ -33,7 +33,17 @@ - [1435 - Mixed protocol LB](https://github.com/kubernetes/enhancements/tree/master/keps/sig-network/1435-mixed-protocol-lb) - [2595 - Expanded DNS config](https://github.com/kubernetes/enhancements/tree/master/keps/sig-network/2595-expanded-dns-config) +Gateway API Enhancements: +* v1alpha2 highlights: + * Transitioned to new `gateway.networking.k8s.io` API group to reflect its status as an official Kubernetes API. + * [GEP-724](https://gateway-api.sigs.k8s.io/geps/gep-724/): Simpler Route-Gateway binding. + * [GEP-709](https://gateway-api.sigs.k8s.io/geps/gep-709/): Safe cross namespace references. + * [GEP-713](https://gateway-api.sigs.k8s.io/geps/gep-713/): Policy attachment. +* Other notable initiatives: + * [GEP-917](https://gateway-api.sigs.k8s.io/geps/gep-917/): Gateway API conformance testing. + * [GEP-922](https://gateway-api.sigs.k8s.io/geps/gep-922/): Gateway API conformance versioning. + * [Validating admission webhook](https://github.com/kubernetes-sigs/gateway-api/issues/487). ## Project health 1. What areas and/or subprojects does your group need the most help with? Any areas with 2 or fewer OWNERs? (link to more details)