open-consul/agent/rpc/peering
freddygv a288d0c388 Avoid deleting peerings marked as terminated.
When our peer deletes the peering it is locally marked as terminated.
This termination should kick off deleting all imported data, but should
not delete the peering object itself.

Keeping peerings marked as terminated acts as a signal that the action
took place.
2022-06-14 15:37:09 -06:00
..
health_snapshot.go
health_snapshot_test.go
replication.go Clean up imported nodes/services/checks as needed (#13367) 2022-06-13 11:52:28 -06:00
service.go Fixup stream tear-down steps. 2022-06-13 12:10:42 -06:00
service_oss_test.go
service_test.go Avoid deleting peerings marked as terminated. 2022-06-14 15:37:09 -06:00
stream_test.go Clean up imported nodes/services/checks as needed (#13367) 2022-06-13 11:52:28 -06:00
stream_tracker.go
stream_tracker_test.go
subscription_blocking.go
subscription_manager.go Update RBAC to handle imported services (#13404) 2022-06-10 17:15:22 -04:00
subscription_manager_test.go
subscription_state.go
subscription_state_test.go
subscription_view.go
subscription_view_test.go
testing.go
testutil_oss_test.go
validate.go
validate_test.go