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

nodeID is empty when envoy reconnect to go-control-plane #13105

Closed
ElwinGao4444 opened this issue Sep 15, 2020 · 3 comments
Closed

nodeID is empty when envoy reconnect to go-control-plane #13105

ElwinGao4444 opened this issue Sep 15, 2020 · 3 comments
Labels
area/xds investigate Potential bug that needs verification stale stalebot believes this issue/PR has not been touched recently

Comments

@ElwinGao4444
Copy link

ElwinGao4444 commented Sep 15, 2020

when I kill go-control-plane and restart it, envoy can not reconnect to it successful, I found that:

  1. envoy re-send req to go-control-plane without "Node" struct
    image
  2. type Runtime have Node struct, but CDS, LDS don't have Node struct(I don't known what about others types)
    image
  3. when restart envoy, everythin is ok.

env: CentOS 7
envoy version: 50ef094/1.15.0/clean-getenvoy-2aa564b-envoy/RELEASE/BoringSSL
go-control-plane version:github.com/envoyproxy/go-control-plane v0.9.7-0.20200826174037-95aae272b9d1

@ElwinGao4444 ElwinGao4444 added bug triage Issue requires triage labels Sep 15, 2020
@mattklein123
Copy link
Member

Possibly related to #9682. cc @kyessenov

@mattklein123 mattklein123 added area/xds investigate Potential bug that needs verification and removed bug triage Issue requires triage labels Sep 16, 2020
@github-actions
Copy link

github-actions bot commented Dec 9, 2020

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale stalebot believes this issue/PR has not been touched recently label Dec 9, 2020
@github-actions
Copy link

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted" or "no stalebot". Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/xds investigate Potential bug that needs verification stale stalebot believes this issue/PR has not been touched recently
Projects
None yet
Development

No branches or pull requests

2 participants