open-nomad/command/agent/consul
Seth Hoenig fe7795ce16
consul/connect: support for proxy upstreams opaque config (#15761)
This PR adds support for configuring `proxy.upstreams[].config` for
Consul Connect upstreams. This is an opaque config value to Nomad -
the data is passed directly to Consul and is unknown to Nomad.
2023-01-12 08:20:54 -06:00
..
acl_testing.go
catalog_testing.go consul: register checks along with service on initial registration (#14944) 2022-10-19 12:40:56 -05:00
config_entries_testing.go
connect.go consul/connect: support for proxy upstreams opaque config (#15761) 2023-01-12 08:20:54 -06:00
connect_proxies.go
connect_proxies_test.go
connect_proxies_testing.go
connect_test.go consul/connect: support for proxy upstreams opaque config (#15761) 2023-01-12 08:20:54 -06:00
group_test.go Add Namespace, Job and Group to envoy stats (#14311) 2022-09-22 10:38:21 -04:00
int_test.go
namespaces_client.go
namespaces_client_test.go
self.go
self_test.go
service_client.go consul: fixup expected consul tagged_addresses when using ipv6 (#15411) 2022-12-01 07:38:30 -06:00
service_client_test.go consul: fixup expected consul tagged_addresses when using ipv6 (#15411) 2022-12-01 07:38:30 -06:00
structs.go Add Namespace, Job and Group to envoy stats (#14311) 2022-09-22 10:38:21 -04:00
testing.go cleanup: consolidate interfaces for workload restarting 2022-09-09 08:59:04 -05:00
unit_test.go deps: bump shoenig for str func bugfixes (#14974) 2022-10-20 08:11:43 -05:00
version_checker.go
version_checker_test.go