Skip to content

Commit 86f5d87

Browse files
committed
move GEP-1731 from implementable to experimental
remove duplicate index entry
1 parent c1f074c commit 86f5d87

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

geps/gep-1731/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# GEP-1731: HTTPRoute Retries
22

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

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

geps/gep-1731/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: 1731
44
name: HTTPRoute Retries
5-
status: Implementable
5+
status: Experimental
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
@@ -125,11 +125,10 @@ nav:
125125
- geps/gep-2649/index.md
126126
- Implementable:
127127
- geps/gep-995/index.md
128-
- geps/gep-1731/index.md
129128
- geps/gep-3155/index.md
130-
- geps/gep-1731/index.md
131129
- Experimental:
132130
- geps/gep-1619/index.md
131+
- geps/gep-1731/index.md
133132
- geps/gep-1748/index.md
134133
- geps/gep-1762/index.md
135134
- geps/gep-1897/index.md

0 commit comments

Comments
 (0)