open-consul/agent/consul/fsm
Derek Menteer ae28875d55
Fix tproxy failover issue with sameness groups (#17533)
Sameness groups with default-for-failover enabled did not function properly with
tproxy whenever all instances of the service disappeared from the local cluster.
This occured, because there were no corresponding resolvers (due to the implicit
failover policy) which caused VIPs to be deallocated.

This ticket expands upon the VIP allocations so that both service-defaults and
service-intentions (without destination wildcards) will ensure that the virtual
IP exists.
2023-05-31 15:40:06 -05:00
..
commands_oss.go Add /v1/internal/service-virtual-ip for manually setting service VIPs (#17294) 2023-05-12 00:38:52 +00:00
commands_oss_test.go APIGW Normalize Status Conditions (#16994) 2023-04-24 16:22:55 -04:00
fsm.go JWT Authentication with service intentions: xds package update (#17414) 2023-05-19 18:14:16 -04:00
fsm_test.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
log_verification_chunking_shim.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
snapshot.go Raft storage backend (#16619) 2023-04-04 17:30:06 +01:00
snapshot_oss.go Raft storage backend (#16619) 2023-04-04 17:30:06 +01:00
snapshot_oss_test.go Raft storage backend (#16619) 2023-04-04 17:30:06 +01:00
snapshot_test.go Fix tproxy failover issue with sameness groups (#17533) 2023-05-31 15:40:06 -05:00