consul/agent/hcp
Melissa Kam 64cd172f30
[CC-7411] Fix environment variable precedence when linking to HCP (#20527)
Fix so that link API values are used over env vars

When a link is created via the API, those values should take precedence over
the values set by environment variables. This change loads all the env vars
initially as part of the config builder rather than on demand.
2024-02-13 14:06:18 -06:00
..
bootstrap Move HCP Manager lifecycle management out of Link controller (#20401) 2024-02-12 10:48:23 -05:00
client Fix: avoid redundant logs on failures to export metrics (#20519) 2024-02-08 11:00:20 -05:00
config [CC-7411] Fix environment variable precedence when linking to HCP (#20527) 2024-02-13 14:06:18 -06:00
discover [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
scada [CC-7041] Update and start the SCADA provider in HCP manager (#19976) 2024-01-08 09:49:29 -06:00
telemetry [CC-7044] Start HCP manager as part of link creation (#20312) 2024-01-29 16:31:44 -06:00
testserver [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
deps.go Fix logging when we fail to export metrics to hcp (#20514) 2024-02-08 11:00:47 -05:00
deps_test.go Fix logging when we fail to export metrics to hcp (#20514) 2024-02-08 11:00:47 -05:00
link_watch.go Move HCP Manager lifecycle management out of Link controller (#20401) 2024-02-12 10:48:23 -05:00
link_watch_test.go Move HCP Manager lifecycle management out of Link controller (#20401) 2024-02-12 10:48:23 -05:00
manager.go Move HCP Manager lifecycle management out of Link controller (#20401) 2024-02-12 10:48:23 -05:00
manager_lifecycle.go Move HCP Manager lifecycle management out of Link controller (#20401) 2024-02-12 10:48:23 -05:00
manager_lifecycle_test.go Move HCP Manager lifecycle management out of Link controller (#20401) 2024-02-12 10:48:23 -05:00
manager_test.go Move HCP Manager lifecycle management out of Link controller (#20401) 2024-02-12 10:48:23 -05:00
mock_Manager.go [CC-7049] Stop the HCP manager when link is deleted (#20351) 2024-01-30 09:40:36 -06:00
mock_TelemetryProvider.go [CC-7049] Stop the HCP manager when link is deleted (#20351) 2024-01-30 09:40:36 -06:00
telemetry_provider.go Fix: avoid redundant logs on failures to export metrics (#20519) 2024-02-08 11:00:20 -05:00
telemetry_provider_test.go [CC-7049] Stop the HCP manager when link is deleted (#20351) 2024-01-30 09:40:36 -06:00
testing.go [Cloud][CC-6925] Updates to pushing server state (#19682) 2023-12-04 10:25:18 -05:00