Skip to content

Commit 961b4f3

Browse files
arihantgshaneutt
authored andcommitted
Apply suggestions from code review
Co-authored-by: Shane Utt <[email protected]>
1 parent 71aee26 commit 961b4f3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

geps/gep-3798/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222

2323
* Provide an optional mechanism to specify an IP mask for subnet-based persistence, allowing multiple clients from the same subnet to be routed to the same backend.
2424

25-
* Ensure the solution is generic enough to be implemented by various Gateway API controllers.
26-
2725
* Improve portability of applications requiring client IP persistence across different Gateway API implementations.
2826

2927
## Non-Goals
@@ -52,7 +50,7 @@ This GEP addresses these issues by providing a first-class API mechanism for cli
5250

5351
## API
5452

55-
TBD
53+
TODO: when we get to the implementation iterations, we need to consider whether we can implement this using functionality established in [GEP-1619](https://gateway-api.sigs.k8s.io/geps/gep-1619).
5654

5755
### Conformance tests
5856

0 commit comments

Comments
 (0)