consul/internal/hcp
Nick Cellino 1b5e05fb95 Remove cleanup from Link controller and move it to MonitorHCPLink
Previously, the Link Controller was responsible for cleaning up the
HCP-related files on the file system. This change makes it so
MonitorHCPLink handles this cleanup. As a result, we are able to remove
the PlacementEachServer placement strategy for the Link controller
because it no longer needs to do this per-node cleanup.
2024-02-06 13:18:38 -05:00
..
internal Remove cleanup from Link controller and move it to MonitorHCPLink 2024-02-06 13:18:38 -05:00
exports.go Add Link resource type and controller skeleton (#19788) 2024-01-09 13:57:59 -05:00
watch.go Add function to get update channel for watching HCP Link 2024-02-06 13:18:36 -05:00
watch_test.go Add MonitorHCPLink function 2024-02-06 13:18:38 -05:00