Skip to content

Commit 8ed3a06

Browse files
authored
GEP-3792 and GEP-3793 title fixes 🤦‍♂️ (#3870)
* GEP-3792 and GEP-3793 title fixes 🤦‍♂️ Signed-off-by: Flynn <[email protected]> * It's really annoying to have to constantly update this file. Signed-off-by: Flynn <[email protected]> * May as well include Lior's GEP too. Signed-off-by: Flynn <[email protected]> --------- Signed-off-by: Flynn <[email protected]>
1 parent 9e413cc commit 8ed3a06

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

geps/gep-3792/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GEP-3792: External Gateways
1+
# GEP-3792: Out-of-Cluster Gateways
22

33
* Issue: [#3792](https://github.com/kubernetes-sigs/gateway-api/issues/3792)
44
* Status: Provisional

geps/gep-3792/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: internal.gateway.networking.k8s.io/v1alpha1
22
kind: GEPDetails
33
number: 3792
4-
name: GEP template
4+
name: Out-of-Cluster Gateways
55
status: Provisional
66
# Any authors who contribute to the GEP in any way should be listed here using
77
# their GitHub handle.

geps/gep-3793/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: internal.gateway.networking.k8s.io/v1alpha1
22
kind: GEPDetails
33
number: 3793
4-
name: GEP template
4+
name: Default Gateways
55
status: Provisional
66
# Any authors who contribute to the GEP in any way should be listed here using
77
# their GitHub handle.

mkdocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,9 @@ nav:
130130
- geps/gep-1494/index.md
131131
- geps/gep-1651/index.md
132132
- geps/gep-2648/index.md
133+
- geps/gep-3379/index.md
134+
- geps/gep-3792/index.md
135+
- geps/gep-3793/index.md
133136
- Implementable:
134137
- geps/gep-91/index.md
135138
- geps/gep-3567/index.md

0 commit comments

Comments
 (0)