Skip to content

Commit 9690eee

Browse files
committed
Implementable, not Provisional
Signed-off-by: Flynn <[email protected]>
1 parent ef82550 commit 9690eee

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

geps/gep-3949/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# GEP-3949: Mesh Resource
22

33
* Issue: [#3949](https://github.com/kubernetes-sigs/gateway-api/issues/3949)
4-
* Status: Provisional
4+
* Status: Implementable
55

66
(See [status definitions](../overview.md#gep-states).)
77

geps/gep-3949/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: internal.gateway.networking.k8s.io/v1alpha1
22
kind: GEPDetails
33
number: 3949
44
name: Mesh Resource
5-
status: Provisional
5+
status: Implementable
66
# Any authors who contribute to the GEP in any way should be listed here using
77
# their GitHub handle.
88
authors:

mkdocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,11 +132,10 @@ nav:
132132
- geps/gep-2648/index.md
133133
- geps/gep-3779/index.md
134134
- geps/gep-3792/index.md
135-
- geps/gep-3949/index.md
136135
- Implementable:
137136
- geps/gep-91/index.md
138137
- geps/gep-3567/index.md
139-
- geps/gep-3793/index.md
138+
- geps/gep-3949/index.md
140139
- Experimental:
141140
- geps/gep-1619/index.md
142141
- geps/gep-1713/index.md

0 commit comments

Comments
 (0)