xds: revert setting set_node_on_first_message_only to true when generating envoy bootstrap config (#8440)

When consul is restarted and an envoy that had already sent
DiscoveryRequests to the previous consul process sends a request to the
new process it doesn't respect the setting and never populates
DiscoveryRequest.Node for the life of the new consul process due to this
bug: https://github.com/envoyproxy/envoy/issues/9682

Fixes #8430
This commit is contained in:
R.B. Boyer 2020-08-05 15:00:24 -05:00 committed by GitHub
parent 62641b820a
commit d57f04fd5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
22 changed files with 0 additions and 22 deletions

View File

@ -188,7 +188,6 @@ const bootstrapTemplate = `{
"cds_config": { "ads": {} },
"ads_config": {
"api_type": "GRPC",
"set_node_on_first_message_only": true,
"grpc_services": {
"initial_metadata": [
{

View File

@ -97,7 +97,6 @@
},
"ads_config": {
"api_type": "GRPC",
"set_node_on_first_message_only": true,
"grpc_services": {
"initial_metadata": [
{

View File

@ -88,7 +88,6 @@
},
"ads_config": {
"api_type": "GRPC",
"set_node_on_first_message_only": true,
"grpc_services": {
"initial_metadata": [
{

View File

@ -88,7 +88,6 @@
},
"ads_config": {
"api_type": "GRPC",
"set_node_on_first_message_only": true,
"grpc_services": {
"initial_metadata": [
{

View File

@ -97,7 +97,6 @@
},
"ads_config": {
"api_type": "GRPC",
"set_node_on_first_message_only": true,
"grpc_services": {
"initial_metadata": [
{

View File

@ -110,7 +110,6 @@
},
"ads_config": {
"api_type": "GRPC",
"set_node_on_first_message_only": true,
"grpc_services": {
"initial_metadata": [
{

View File

@ -101,7 +101,6 @@
},
"ads_config": {
"api_type": "GRPC",
"set_node_on_first_message_only": true,
"grpc_services": {
"initial_metadata": [
{

View File

@ -88,7 +88,6 @@
},
"ads_config": {
"api_type": "GRPC",
"set_node_on_first_message_only": true,
"grpc_services": {
"initial_metadata": [
{

View File

@ -88,7 +88,6 @@
},
"ads_config": {
"api_type": "GRPC",
"set_node_on_first_message_only": true,
"grpc_services": {
"initial_metadata": [
{

View File

@ -88,7 +88,6 @@
},
"ads_config": {
"api_type": "GRPC",
"set_node_on_first_message_only": true,
"grpc_services": {
"initial_metadata": [
{

View File

@ -87,7 +87,6 @@
},
"ads_config": {
"api_type": "GRPC",
"set_node_on_first_message_only": true,
"grpc_services": {
"initial_metadata": [
{

View File

@ -161,7 +161,6 @@
},
"ads_config": {
"api_type": "GRPC",
"set_node_on_first_message_only": true,
"grpc_services": {
"initial_metadata": [
{

View File

@ -161,7 +161,6 @@
},
"ads_config": {
"api_type": "GRPC",
"set_node_on_first_message_only": true,
"grpc_services": {
"initial_metadata": [
{

View File

@ -161,7 +161,6 @@
},
"ads_config": {
"api_type": "GRPC",
"set_node_on_first_message_only": true,
"grpc_services": {
"initial_metadata": [
{

View File

@ -161,7 +161,6 @@
},
"ads_config": {
"api_type": "GRPC",
"set_node_on_first_message_only": true,
"grpc_services": {
"initial_metadata": [
{

View File

@ -161,7 +161,6 @@
},
"ads_config": {
"api_type": "GRPC",
"set_node_on_first_message_only": true,
"grpc_services": {
"initial_metadata": [
{

View File

@ -46,7 +46,6 @@
},
"ads_config": {
"api_type": "GRPC",
"set_node_on_first_message_only": true,
"grpc_services": {
"initial_metadata": [
{

View File

@ -88,7 +88,6 @@
},
"ads_config": {
"api_type": "GRPC",
"set_node_on_first_message_only": true,
"grpc_services": {
"initial_metadata": [
{

View File

@ -88,7 +88,6 @@
},
"ads_config": {
"api_type": "GRPC",
"set_node_on_first_message_only": true,
"grpc_services": {
"initial_metadata": [
{

View File

@ -88,7 +88,6 @@
},
"ads_config": {
"api_type": "GRPC",
"set_node_on_first_message_only": true,
"grpc_services": {
"initial_metadata": [
{

View File

@ -88,7 +88,6 @@
},
"ads_config": {
"api_type": "GRPC",
"set_node_on_first_message_only": true,
"grpc_services": {
"initial_metadata": [
{

View File

@ -121,7 +121,6 @@
},
"ads_config": {
"api_type": "GRPC",
"set_node_on_first_message_only": true,
"grpc_services": {
"initial_metadata": [
{