Skip to content
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

feat: Support pilot-agent connection #3293

Open
wants to merge 3 commits into
base: 2.2.x-ospp2023
Choose a base branch
from

Conversation

123liuziming
Copy link
Collaborator

  1. We support to connect to pilot-agent xds proxy to avoid user filling in unnecessary information.
    a. To connect to pilot-agent, we must only establish one ads-stream, so we refactor the code in protocol subdirectory.
  2. Refer to the envoy implementation, we use reconnect timing tasks instead of polling istio control plane to reduce resource consumption.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant