open-consul/agent/consul/fsm
Michael Wilkerson 4edb1b553d
* added Sameness Group to proto files (#16998)
- added Sameness Group to config entries
- added Sameness Group to subscriptions

* generated proto files

* added Sameness Group events to the state store
- added test cases

* Refactored health RPC Client
- moved code that is common to rpcclient under rpcclient common.go. This will help set us up to support future RPC clients

* Refactored proxycfg glue views
- Moved views to rpcclient config entry. This will allow us to reuse this code for a config entry client

* added config entry RPC Client
- Copied most of the testing code from rpcclient/health

* hooked up new rpcclient in agent

* fixed documentation and comments for clarity
2023-04-14 09:24:46 -07:00
..
commands_oss.go Raft storage backend (#16619) 2023-04-04 17:30:06 +01:00
commands_oss_test.go Raft storage backend (#16619) 2023-04-04 17:30:06 +01:00
fsm.go * added Sameness Group to proto files (#16998) 2023-04-14 09:24:46 -07: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 Raft storage backend (#16619) 2023-04-04 17:30:06 +01:00