File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# GEP-3792: Out-of-Cluster Gateways
2
2
3
3
* Issue: [ #3792 ] ( https://github.com/kubernetes-sigs/gateway-api/issues/3792 )
4
- * Status: Provisional
4
+ * Status: Deferred
5
5
6
6
(See [ status definitions] ( ../overview.md#gep-states ) .)
7
7
8
+ ## CURRENT STATE: DEFERRED
9
+
10
+ This GEP is _ deferred_ solely due to bandwidth for the current Gateway API
11
+ release. Ongoing conversation and development is still very much welcome, as
12
+ this GEP is expected to return to active status in the next Gateway API
13
+ release cycle.
14
+
8
15
## User Story
9
16
10
17
** [ Chihiro] and [ Ian] want a way for out-of-cluster Gateways to be able to
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: internal.gateway.networking.k8s.io/v1alpha1
2
2
kind : GEPDetails
3
3
number : 3792
4
4
name : Out-of-Cluster Gateways
5
- status : Provisional
5
+ status : Deferred
6
6
# Any authors who contribute to the GEP in any way should be listed here using
7
7
# their GitHub handle.
8
8
authors :
You can’t perform that action at this time.
0 commit comments