open-consul/agent/consul/state
Eric Haberkorn 2bf2e81a6b
add sameness groups to discovery chains (#16671)
2023-03-20 09:12:37 -04:00
..
acl.go Protobuf Refactoring for Multi-Module Cleanliness (#16302) 2023-02-17 16:14:46 -05:00
acl_events.go
acl_events_test.go
acl_oss.go
acl_oss_test.go
acl_schema.go Remove legacy acl tokens (#15947) 2023-01-27 09:17:07 -06:00
acl_test.go Protobuf Refactoring for Multi-Module Cleanliness (#16302) 2023-02-17 16:14:46 -05:00
autopilot.go
autopilot_test.go
catalog.go allow setting locality on services and nodes (#16581) 2023-03-10 09:36:15 -05:00
catalog_events.go Protobuf Refactoring for Multi-Module Cleanliness (#16302) 2023-02-17 16:14:46 -05:00
catalog_events_oss.go
catalog_events_oss_test.go
catalog_events_test.go Protobuf Refactoring for Multi-Module Cleanliness (#16302) 2023-02-17 16:14:46 -05:00
catalog_oss.go Regenerate files according to 1.19.2 formatter 2022-10-24 16:12:08 -04:00
catalog_oss_test.go Update expected encoding in test 2022-10-20 14:32:42 -04:00
catalog_schema.go Regenerate files according to 1.19.2 formatter 2022-10-24 16:12:08 -04:00
catalog_test.go allow setting locality on services and nodes (#16581) 2023-03-10 09:36:15 -05:00
config_entry.go add sameness groups to discovery chains (#16671) 2023-03-20 09:12:37 -04:00
config_entry_events.go Protobuf Refactoring for Multi-Module Cleanliness (#16302) 2023-02-17 16:14:46 -05:00
config_entry_events_test.go Protobuf Refactoring for Multi-Module Cleanliness (#16302) 2023-02-17 16:14:46 -05:00
config_entry_intention.go
config_entry_intention_oss.go
config_entry_oss.go Regenerate files according to 1.19.2 formatter 2022-10-24 16:12:08 -04:00
config_entry_oss_test.go Rename `PeerName` to `Peer` on prepared queries and exported services (#14854) 2022-10-04 14:46:15 -04:00
config_entry_sameness_group_oss.go add sameness group support to service resolver failover and redirects (#16664) 2023-03-17 10:48:06 -04:00
config_entry_sameness_group_oss_test.go Add sameness-group configuration entry. (#16608) 2023-03-13 16:19:11 -05:00
config_entry_schema.go Add sameness-group configuration entry. (#16608) 2023-03-13 16:19:11 -05:00
config_entry_test.go Add Peer Locality to Discovery Chains (#16588) 2023-03-10 12:59:47 -05:00
connect_ca.go
connect_ca_events.go Protobuf Refactoring for Multi-Module Cleanliness (#16302) 2023-02-17 16:14:46 -05:00
connect_ca_events_test.go Remove legacy acl policies (#15922) 2023-02-06 15:35:52 +00:00
connect_ca_test.go Protobuf Refactoring for Multi-Module Cleanliness (#16302) 2023-02-17 16:14:46 -05:00
coordinate.go
coordinate_oss.go
coordinate_oss_test.go
coordinate_test.go
delay_oss.go
delay_test.go
events.go Protobuf Refactoring for Multi-Module Cleanliness (#16302) 2023-02-17 16:14:46 -05:00
events_test.go Protobuf Refactoring for Multi-Module Cleanliness (#16302) 2023-02-17 16:14:46 -05:00
federation_state.go
graveyard.go
graveyard_oss.go
graveyard_test.go
index_connect_test.go
indexer.go
intention.go Add a server-only method for updating ConfigEntry Statuses (#16053) 2023-01-27 14:34:11 -05:00
intention_oss.go
intention_test.go
kvs.go
kvs_oss.go
kvs_oss_test.go
kvs_test.go
memdb.go Protobuf Refactoring for Multi-Module Cleanliness (#16302) 2023-02-17 16:14:46 -05:00
operations_oss.go
peering.go add agent locality and replicate it across peer streams (#16522) 2023-03-07 14:05:23 -05:00
peering_oss.go Protobuf Refactoring for Multi-Module Cleanliness (#16302) 2023-02-17 16:14:46 -05:00
peering_oss_test.go Protobuf Refactoring for Multi-Module Cleanliness (#16302) 2023-02-17 16:14:46 -05:00
peering_test.go allow setting locality on services and nodes (#16581) 2023-03-10 09:36:15 -05:00
prepared_query.go
prepared_query_index.go
prepared_query_index_test.go
prepared_query_test.go
query.go
query_oss.go Add internal endpoint to fetch peered upstream candidates from VirtualIP table (#13642) 2022-06-29 16:34:58 -04:00
schema.go Implement/Utilize secrets for Peering Replication Stream (#13977) 2022-08-01 10:33:18 -04:00
schema_oss.go
schema_oss_test.go
schema_test.go Protobuf Refactoring for Multi-Module Cleanliness (#16302) 2023-02-17 16:14:46 -05:00
session.go
session_oss.go
session_test.go
state_store.go
state_store_oss_test.go
state_store_test.go Protobuf Refactoring for Multi-Module Cleanliness (#16302) 2023-02-17 16:14:46 -05:00
store_integration_test.go Protobuf Refactoring for Multi-Module Cleanliness (#16302) 2023-02-17 16:14:46 -05:00
system_metadata.go
system_metadata_test.go
tombstone_gc.go Regenerate files according to 1.19.2 formatter 2022-10-24 16:12:08 -04:00
tombstone_gc_test.go
txn.go Add kv txn get-not-exists operation. 2022-09-06 10:28:59 -05:00
txn_test.go Add kv txn get-not-exists operation. 2022-09-06 10:28:59 -05:00
usage.go fix bug that can lead to peering service deletes impacting the state of local services (#16570) 2023-03-08 11:24:03 -05:00
usage_oss.go Add the `operator usage instances` command and api endpoint (#16205) 2023-02-08 12:07:21 -08:00
usage_test.go Add the `operator usage instances` command and api endpoint (#16205) 2023-02-08 12:07:21 -08:00