Dan Stough
20f43d81bf
test: update certs for 10 year expiry ( #19481 )
2023-11-07 14:57:52 -05:00
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
Derek Menteer
6fa8fa4fca
Fix issue with connect Envoy choosing incorrect TLS settings. ( #15466 )
...
This commit fixes a situation where the API TLS configuration
incorrectly influences the GRPC port TLS configuration for XDS.
2022-11-18 14:36:20 -06:00