Skip to content

Commit

Permalink
feat: add tcpRoute provider support
Browse files Browse the repository at this point in the history
Signed-off-by: bitliu <bitliu@tencent.com>
  • Loading branch information
Xunzhuo committed Jan 3, 2023
1 parent 14acdfe commit 20d7de5
Show file tree
Hide file tree
Showing 8 changed files with 965 additions and 227 deletions.
2 changes: 2 additions & 0 deletions internal/provider/kubernetes/config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ rules:
- httproutes
- referencegrants
- referencepolicies
- tcproutes
- tlsroutes
- udproutes
verbs:
Expand All @@ -55,6 +56,7 @@ rules:
- gateways/status
- grpcroutes/status
- httproutes/status
- tcproutes/status
- tlsroutes/status
- udproutes/status
verbs:
Expand Down
Loading

0 comments on commit 20d7de5

Please sign in to comment.