consul/agent/hcp
R.B. Boyer a2e69236a2
v2: remove HCP Link integration (#21883)
Also prevent de-registered retired v2 types from being restored from a
snapshot, such as these hcp resources. Without doing this, anyone with
any of these types in their state store will retain them forever with no
avenue to remove them.
2024-11-07 11:47:55 -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
scada
telemetry
testserver
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
manager.go Move HCP Manager lifecycle management out of Link controller (#20401) 2024-02-12 10:48:23 -05:00
manager_test.go v2: remove HCP Link integration (#21883) 2024-11-07 11:47:55 -06:00
mock_Manager.go
mock_TelemetryProvider.go
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
testing.go