Dan Stough
1b08626358
[OSS] Fix initial_fetch_timeout to wait for all xDS resources ( #18024 )
...
* fix(connect): set initial_fetch_time to wait indefinitely
* changelog
* PR feedback 1
2023-07-10 17:08:06 -04:00
Dan Stough
a043981cc6
Revert "fix(connect envoy): set initial_fetch_timeout to wait for initial xDS… ( #17317 )" ( #17540 )
...
This reverts commit be7d2a4d84
.
2023-06-01 13:10:41 -04:00
Dan Stough
be7d2a4d84
fix(connect envoy): set initial_fetch_timeout to wait for initial xDS… ( #17317 )
...
* fix(connect envoy): set initial_fetch_timeout to wait for initial xDS indefinitely
---------
Co-authored-by: Kiril Angov <kiril.angov@gmail.com>
2023-05-15 10:45:16 -04:00
Freddy
0fc4fc6429
Revert "[CC-4519] Include Consul NodeID in Envoy bootstrap metadata" ( #17191 )
2023-04-28 15:23:55 -06:00
Freddy
c5c35ec924
[CC-4519] Include Consul NodeID in Envoy bootstrap metadata ( #17139 )
...
This is being added so that metrics sent to HCP can be augmented with the source node's ID.
Opting not to add this to stats_tag out of caution, since it would increase the cardinality of metrics emitted by Envoy for all users.
There is no functional impact to Envoy expected from this change.
2023-04-26 10:04:57 -06:00
Chris S. Kim
e4a268e33e
Warn if ACL is enabled but no token is provided to Envoy ( #15967 )
2023-01-16 12:31:56 -05:00