Skip to content

Commit c1b90a9

Browse files
committed
gep-713: remove the type field from targetRef. Also remove reference to undefined 'indirect' type in text
1 parent f80f447 commit c1b90a9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

geps/gep-713/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,6 @@ spec:
463463
cachePolicy:
464464
includeQueryString: false
465465
targetRef:
466-
type: direct
467466
kind: HTTPRoute
468467
name: example
469468
```
@@ -1228,7 +1227,7 @@ Thus its status as EXPERIMENTAL DO NOT USE YET.
12281227

12291228
Implementations MAY supply a Validating Admission Webhook that will return a
12301229
WARNING message when an applied object is affected by some Policy, which may be
1231-
an inherited or indirect one.
1230+
an inherited one.
12321231

12331232
The warning message MAY include the name, namespace, apiGroup and Kind of relevant
12341233
Policy objects.

0 commit comments

Comments
 (0)