-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
support raven l7 #134
support raven l7 #134
Conversation
Codecov Report
@@ Coverage Diff @@
## main #134 +/- ##
==========================================
- Coverage 42.69% 40.89% -1.81%
==========================================
Files 7 9 +2
Lines 1089 1137 +48
==========================================
Hits 465 465
- Misses 534 582 +48
Partials 90 90
Flags with carried forward coverage won't be shown. Click here to find out more.
|
317b9a3
to
6026c2e
Compare
Please fix the docker build action error |
58d5bca
to
40316fa
Compare
f0ea179
to
1177b9d
Compare
1177b9d
to
6db82f4
Compare
@@ -561,29 +486,3 @@ func parseSubnets(subnets []string) []net.IPNet { | |||
} | |||
return nets | |||
} | |||
|
|||
func (w *wireguard) ensureRavenSkipNAT(centralGw *types.Endpoint, connection *vpndriver.Connection) error { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why delete this function?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems I missed the commit 221a303,I has fix it
15649d2
to
498f7cc
Compare
498f7cc
to
59daf2d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
raven agent support l7 proxy
https://github.com/openyurtio/openyurt/blob/master/docs/proposals/20230613-raven-l7-proxy.md