Skip to content

Commit 18bd805

Browse files
authored
docs: move GEP-3798 to Deferred for now (#3947)
Signed-off-by: Shane Utt <[email protected]>
1 parent a48921a commit 18bd805

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

geps/gep-3798/index.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,26 @@
11
# GEP-3798: Client IP-Based Session Persistence
22

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

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

88
## Notes and Disclaimers
99

10-
* This is currently targeting release as `Experimental` in [v1.4.0](https://github.com/kubernetes-sigs/gateway-api/milestone/22). However there was notable concern in [PR#3844](https://github.com/kubernetes-sigs/gateway-api/pull/3844) that it may be difficult to get multiple implementations who will be ready to implement this and move it forward. As such, the primary focus at this point should be finding representatives of implementations who may be interested in implementing this. Otherwise, this GEP may need to be `Deferred` and revisited as part of a later release.
10+
* **DEFERRED**: This originally targeted release as `Experimental` in [v1.4.0].
11+
Notably (in [PR#3844]) there was concern that it may be difficult to get
12+
multiple implementations to support this. During the release cycle, this GEP
13+
was not able to meet the timeline requirements to progress, so it is now
14+
considered deferred. If anyone is interested in picking this back up, it will
15+
need to be re-submitted for consideration in a future release with a written
16+
plan about how it will achieve implementation from multiple implementations.
17+
If this remains in deferred state for a prolonged period, it may eventually
18+
be moved to `Withdrawn`, or moved into the alternatives considered for
19+
[GEP-1619].
20+
21+
[v1.4.0]:https://github.com/kubernetes-sigs/gateway-api/milestone/22
22+
[PR#3844]:https://github.com/kubernetes-sigs/gateway-api/pull/3844
23+
[GEP-1619]:https://gateway-api.sigs.k8s.io/geps/gep-1619/
1124

1225
## TLDR
1326

geps/gep-3798/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: 3798
44
name: Client IP-Based Session Persistence
5-
status: Provisional
5+
status: Deferred
66
# Any authors who contribute to the GEP in any way should be listed here using
77
# their GitHub handle.
88
authors:

0 commit comments

Comments
 (0)