File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -463,7 +463,6 @@ spec:
463
463
cachePolicy :
464
464
includeQueryString : false
465
465
targetRef :
466
- type : direct
467
466
kind : HTTPRoute
468
467
name : example
469
468
` ` `
@@ -1227,8 +1226,7 @@ Thus its status as EXPERIMENTAL DO NOT USE YET.
1227
1226
#### Validating Admission Controller to inform users about relevant Policy
1228
1227
1229
1228
Implementations MAY supply a Validating Admission Webhook that will return a
1230
- WARNING message when an applied object is affected by some Policy, which may be
1231
- an inherited or indirect one.
1229
+ WARNING message when an applied object is affected by some Policy.
1232
1230
1233
1231
The warning message MAY include the name, namespace, apiGroup and Kind of relevant
1234
1232
Policy objects.
You can’t perform that action at this time.
0 commit comments