Skip to content

Commit afe8ca2

Browse files
committed
Update metadata
Signed-off-by: Norwin Schnyder <[email protected]>
1 parent 47cb22b commit afe8ca2

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

geps/gep-1897/metadata.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ relationships:
1515
- number: 1282
1616
name: Describing Backend Properties
1717
description: Implements just part of the Backend Properties GEP.
18+
extendedBy:
19+
- number: 4152
20+
name: Extending TLS Validation in BackendTLSPolicy

geps/gep-4152/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GEP-4152: Allow flexible TLS Validation in BackendTLSPolicy
1+
# GEP-4152: Extending TLS Validation in BackendTLSPolicy
22

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

geps/gep-4152/metadata.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
apiVersion: internal.gateway.networking.k8s.io/v1alpha1
22
kind: GEPDetails
33
number: 4152
4-
name: Allow flexible TLS Validation in BackendTLSPolicy
4+
name: Extending TLS Validation in BackendTLSPolicy
55
status: Provisional
66
authors:
77
- snorwin
8+
extends:
9+
- number: 1897
10+
name: BackendTLSPolicy - Explicit Backend TLS Connection Configuration

0 commit comments

Comments
 (0)