open-consul/agent/consul/state
Daniel Nephin bcbdc9cab3 state: pass Query in from caller
To reduce the number of arguments
2021-03-29 15:42:30 -04:00
..
acl.go state: convert acl-roles.policies index to new pattern 2021-03-19 19:45:37 -04:00
acl_events.go state: convert acl-roles.policies index to new pattern 2021-03-19 19:45:37 -04:00
acl_events_test.go acl: global tokens created by auth methods now correctly replicate to secondary datacenters (#9351) 2020-12-09 15:22:29 -06:00
acl_oss.go state: remove duplication in acl tables schema 2021-03-29 14:21:27 -04:00
acl_oss_test.go state: use uuid for acl-roles.policies index 2021-03-19 19:45:37 -04:00
acl_schema.go state: remove duplication in acl tables schema 2021-03-29 14:21:27 -04:00
acl_test.go state: use constants for acl-roles table and indexes 2021-03-19 19:45:37 -04:00
autopilot.go state: remove the need for registerSchema 2021-02-05 12:19:56 -05:00
autopilot_test.go Switch to using the external autopilot module 2020-11-09 09:22:11 -05:00
catalog.go state: pass Query in from caller 2021-03-29 15:42:30 -04:00
catalog_events.go state: pass Query in from caller 2021-03-29 15:42:30 -04:00
catalog_events_oss_test.go state: Add support for override of namespace 2021-03-09 14:00:35 -05:00
catalog_events_test.go structs: remove EnterpriseMeta.GetNamespace 2021-03-09 15:17:26 -05:00
catalog_oss.go state: convert services.kind to functional indexer pattern 2021-03-29 15:42:30 -04:00
catalog_oss_test.go state: convert services.kind to functional indexer pattern 2021-03-29 15:42:30 -04:00
catalog_schema.go state: convert services.kind to functional indexer pattern 2021-03-29 15:42:30 -04:00
catalog_test.go state: use constant for tableServices 2021-03-29 15:42:18 -04:00
config_entry.go state: use constants and remove wrapping 2021-03-18 12:08:59 -04:00
config_entry_intention.go state: remove unnecessary method receiver 2021-03-17 14:40:57 -04:00
config_entry_intention_oss.go
config_entry_oss.go state: share more indexer functions for config_entries 2021-03-29 14:21:20 -04:00
config_entry_oss_test.go state: add tests for config-entry indexers 2021-03-17 14:41:46 -04:00
config_entry_schema.go state: share more indexer functions for config_entries 2021-03-29 14:21:20 -04:00
config_entry_test.go state: move ConfigEntryKindName 2021-03-10 12:27:22 -05:00
connect_ca.go state: remove the need for registerSchema 2021-02-05 12:19:56 -05:00
connect_ca_test.go state: rename connect constants 2021-02-05 12:12:19 -05:00
coordinate.go state: convert nodes.ID to new functional pattern 2021-03-05 12:30:40 -05:00
coordinate_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
delay_oss.go upstream some differences from enterprise (#8902) 2020-10-09 09:42:53 -05:00
delay_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
federation_state.go state: remove the need for registerSchema 2021-02-05 12:19:56 -05:00
graveyard.go state: convert the remaining functions to ReadTxn 2020-10-23 14:29:22 -04:00
graveyard_oss.go state: convert the remaining functions to ReadTxn 2020-10-23 14:29:22 -04:00
graveyard_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
index_connect_test.go state: convert services table service and connect indexer 2021-03-29 15:42:24 -04:00
indexer.go state: use addNamespaceIndex again 2021-03-29 14:21:02 -04:00
intention.go Merge pull request #9899 from hashicorp/wildcard-ixn-oss 2021-03-18 08:33:07 -06:00
intention_oss.go state: rename table name constants to use pattern 2021-02-05 12:12:19 -05:00
intention_test.go Merge master and fix upstream config protocol defaulting 2021-03-17 21:13:40 -06:00
kvs.go state: remove the need for registerSchema 2021-02-05 12:19:56 -05:00
kvs_oss.go state: Use the tableIndex constant 2021-02-05 18:37:45 -05:00
kvs_test.go stream: Use a no-op event publisher if streaming is disabled 2020-10-28 13:54:19 -04:00
memdb.go rpcclient: use streaming for connect health 2021-03-12 11:35:42 -05:00
operations_oss.go state: convert checks.ID index to new pattern 2021-03-22 18:06:08 -04:00
prepared_query.go state: remove the need for registerSchema 2021-02-05 12:19:56 -05:00
prepared_query_index.go
prepared_query_index_test.go
prepared_query_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
query.go state: remove duplication of Query indexer 2021-03-29 14:35:11 -04:00
query_oss.go state: remove duplication of Query indexer 2021-03-29 14:35:11 -04:00
schema.go state: Use the tableIndex constant 2021-02-05 18:37:45 -05:00
schema_oss_test.go state: add a regression test for state store schema 2021-01-15 18:49:55 -05:00
schema_test.go state: remove old schema test 2021-03-29 14:21:13 -04:00
session.go state: convert nodes.ID to new functional pattern 2021-03-05 12:30:40 -05:00
session_oss.go state: add tests for checks.ID indexer 2021-03-22 18:06:43 -04:00
session_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
state_store.go state: Use the tableIndex constant 2021-02-05 18:37:45 -05:00
state_store_oss_test.go
state_store_test.go state: use constant for tableServices 2021-03-29 15:42:18 -04:00
store_integration_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
system_metadata.go state: remove the need for registerSchema 2021-02-05 12:19:56 -05:00
system_metadata_test.go
tombstone_gc.go
tombstone_gc_test.go
txn.go state: convert the remaining functions to ReadTxn 2020-10-23 14:29:22 -04:00
txn_test.go
usage.go state: convert services table service and connect indexer 2021-03-29 15:42:24 -04:00
usage_oss.go Fix bug in usage metrics when multiple service instances are changed in a single transaction (#9440) 2021-01-12 15:31:47 -06:00
usage_oss_test.go
usage_test.go Fix bug in usage metrics when multiple service instances are changed in a single transaction (#9440) 2021-01-12 15:31:47 -06:00