File tree 1 file changed +10
-1
lines changed
1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -24,15 +24,22 @@ the content into the GEP as online documents are easier to lose
24
24
-- e.g. owner messes up the permissions, accidental deletion)
25
25
26
26
## API
27
-
28
27
(... details, can point to PR with changes)
29
28
29
+ ### Gateway for Ingress (North/South)
30
+ (Include API details for North/South usecases)
31
+
32
+ ### Gateway For Mesh (East/West)
33
+ (Include East/West API considerations, examples, and if different - APIs)
34
+
30
35
## Conformance Details
31
36
32
37
(from https://github.com/kubernetes-sigs/gateway-api/blob/main/geps/gep-2162/index.md#standardize-features-and-conformance-tests-names )
33
38
34
39
#### Feature Names
35
40
41
+ (Does it require separate feature(s) for mesh? Please add them if necessary)
42
+
36
43
Every feature should:
37
44
38
45
1 . Start with the resource name. i.e HTTPRouteXXX
@@ -49,6 +56,8 @@ Treat this guidance as "best effort" because we might have test files that check
49
56
50
57
In any case, the conformance tests file names should be meaningful and easy to understand.
51
58
59
+ (Make sure to also include conformance tests that cover mesh)
60
+
52
61
## Alternatives
53
62
54
63
(List other design alternatives and why we did not go in that
You can’t perform that action at this time.
0 commit comments