-
Notifications
You must be signed in to change notification settings - Fork 373
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
Move noEncap/Hybrid/Policy-Only mode to use Antrea-proxy #1015
Conversation
Thanks for your PR. The following commands are available:
These commands can only be run by members of the vmware-tanzu organization. |
/test-all |
b87bcd0
to
ceed160
Compare
/test-all |
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.
Thanks @suwang48404 for the work. Great to see we cleaned the code a lot!
A few minor comments and questions.
ba5b9ce
to
1b350f4
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.
@suwang48404 thanks for the work! Code LGTM, just have two questions.
nit: could you remove trailing period in the commit message title to align with common style?https://github.com/golang/go/wiki/CommitMessage#commit-messages |
1b350f4
to
8fbe974
Compare
@suwang48404 : in case you did not see it, there is a conflict in route_test.go that you need to resolve. |
8fbe974
to
26e1fe2
Compare
Hi @jianjuns, thx for the heads-up. Resolved.
|
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
/test-all |
/test-windows-conformance /test-windows-networkpolicy |
/test-e2e |
/test-windows-conformance /test-windows-networkpolicy |
/test-windows-networkpolicy |
@suwang48404 sorry, there is another merge conflict because I merged PR #1047, could you resolve it again? I will take care of CI testing and merging it after that. |
Kube-Proxy is not used in these modes for pod-to-service traffic.
26e1fe2
to
8ba3f8c
Compare
/test-all |
hi @tnqn merged. thx for helping out with the CI process. I had some trouble running e2e on windows, hopefully better luck to u. |
/test-windows-conformance |
Kube-Proxy is not used in these modes for pod-to-service traffic.