Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Commit 2e52af4

Browse files
author
Michelle Noorali
committed
ref(TrafficTarget): update requirements for TrafficTarget
Signed-off-by: Michelle Noorali <michellemolu@gmail.com>
1 parent 6fbbadb commit 2e52af4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

apis/traffic-access/traffic-access-WD.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
**API Version:** v1alpha3-WD
66

7-
**Compatible With:** specs.smi-spec.io/v1alpha3
7+
**Compatible With:** specs.smi-spec.io/v1alpha4-WD
88

99
This set of resources allows users to define access control policy for their
1010
applications. It is the authorization side of the picture. Authentication should
@@ -36,6 +36,9 @@ define what traffic for specific protocols would look like. The kind can be
3636
different depending on what traffic a target is serving. In the following
3737
examples, `HTTPRouteGroup` is used for applications serving HTTP based traffic.
3838

39+
A valid `TrafficTarget` must specify a destination, at least one rule, and
40+
at least one source.
41+
3942
To understand how this all fits together, first define the routes for some
4043
traffic.
4144

0 commit comments

Comments
 (0)