consul/agent/grpc-external
Iryna Shustava 4eb2197e82
dataplane: Allow getting bootstrap parameters when using V2 APIs (#18504)
This PR enables the GetEnvoyBootstrapParams endpoint to construct envoy bootstrap parameters from v2 catalog and mesh resources.

   * Make bootstrap request and response parameters less specific to services so that we can re-use them for workloads or service instances.
   * Remove ServiceKind from bootstrap params response. This value was unused previously and is not needed for V2.
   * Make access logs generation generic so that we can generate them using v1 or v2 resources.
2023-09-06 16:46:25 -06:00
..
limiter [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
services dataplane: Allow getting bootstrap parameters when using V2 APIs (#18504) 2023-09-06 16:46:25 -06:00
testutils [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
forward.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
options.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
options_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
querymeta.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
querymeta_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
server.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
stats_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
utils.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00