-
Notifications
You must be signed in to change notification settings - Fork 368
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
Antctl support-bundle command doesn't verify server certificate #758
Comments
I think that only applies when we connect directly to the antrea-agent / antrea-controller, as opposed to when we connect to the k8s apiserver and requests are proxied by kube-aggregator. |
Yes, please clarify the scope of the issue. For now, I think in our documented usage we only connect to antrea components directly for support-bundle subcommand so the issue should be "antctl support-bundle command doesn't verify server certificate" |
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment, or this will be closed in 180 days |
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment, or this will be closed in 180 days |
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment, or this will be closed in 180 days |
Describe the problem/challenge you have
Antctl client should verify the server when it is running in remote mode.
Describe the solution you'd like
TODO
Anything else you would like to add?
The text was updated successfully, but these errors were encountered: