open-consul/agent/consul/state
Chris S. Kim 3f79aaf509
Cleanup unnecessary normalizing method (#11169)
2021-09-28 15:31:12 -04:00
..
acl.go Refactor table index acl phase 2 (#11133) 2021-09-23 15:26:09 -04:00
acl_events.go convert indexSecret to the new index (#11007) 2021-09-10 09:10:11 -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 Refactor table index acl phase 2 (#11133) 2021-09-23 15:26:09 -04:00
acl_oss_test.go partitions/authmethod-index work from enterprise (#11056) 2021-09-22 13:19:20 -07:00
acl_schema.go partitions/authmethod-index work from enterprise (#11056) 2021-09-22 13:19:20 -07:00
acl_test.go partitions/authmethod-index work from enterprise (#11056) 2021-09-22 13:19:20 -07:00
autopilot.go state: use ReadTxn and WriteTxn interface 2021-03-29 18:52:16 -04:00
autopilot_test.go Switch to using the external autopilot module 2020-11-09 09:22:11 -05:00
catalog.go Account for partitions in ixn match/decision 2021-09-16 14:39:01 -06:00
catalog_events.go state: adjust streaming event generation to account for partitioned nodes (#10860) 2021-08-17 16:49:26 -05:00
catalog_events_oss.go state: adjust streaming event generation to account for partitioned nodes (#10860) 2021-08-17 16:49:26 -05:00
catalog_events_test.go state: adjust streaming event generation to account for partitioned nodes (#10860) 2021-08-17 16:49:26 -05:00
catalog_oss.go state: partition nodes and coordinates in the state store (#10859) 2021-08-17 13:29:39 -05:00
catalog_oss_test.go state: partition the nodes.uuid and nodes.meta indexes as well (#10882) 2021-08-19 16:17:59 -05:00
catalog_schema.go state: partition the nodes.uuid and nodes.meta indexes as well (#10882) 2021-08-19 16:17:59 -05:00
catalog_test.go state: partition the nodes.uuid and nodes.meta indexes as well (#10882) 2021-08-19 16:17:59 -05:00
config_entry.go partition dicovery chains (#10983) 2021-09-07 16:29:32 -04:00
config_entry_intention.go Sync enterprise changes to oss (#10994) 2021-09-08 11:59:30 -04:00
config_entry_intention_oss.go connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 2020-10-06 13:24:05 -05:00
config_entry_oss.go state: remove unnecessary kind index 2021-04-15 17:37:28 -04:00
config_entry_oss_test.go state: remove unnecessary kind index 2021-04-15 17:37:28 -04:00
config_entry_schema.go state: remove unnecessary kind index 2021-04-15 17:37:28 -04:00
config_entry_test.go agent/structs: add a bunch more EnterpriseMeta helper functions to help with partitioning (#10669) 2021-07-22 13:20:45 -05:00
connect_ca.go config raft apply silent error (#10657) 2021-07-22 10:32:27 -04:00
connect_ca_test.go config raft apply silent error (#10657) 2021-07-22 10:32:27 -04:00
coordinate.go state: partition nodes and coordinates in the state store (#10859) 2021-08-17 13:29:39 -05:00
coordinate_oss.go state: partition nodes and coordinates in the state store (#10859) 2021-08-17 13:29:39 -05:00
coordinate_oss_test.go state: partition nodes and coordinates in the state store (#10859) 2021-08-17 13:29:39 -05:00
coordinate_test.go state: partition nodes and coordinates in the state store (#10859) 2021-08-17 13:29:39 -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: use tableIndex constant 2021-03-29 18:52:20 -04:00
graveyard.go state: use ReadTxn and WriteTxn interface 2021-03-29 18:52:16 -04:00
graveyard_oss.go state: use tableIndex constant 2021-03-29 18:52:20 -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 convert expiration indexed in ACLToken table to use `indexerSingle` (#11018) 2021-09-13 14:37:16 -04:00
intention.go Account for partitions in ixn match/decision 2021-09-16 14:39:01 -06:00
intention_oss.go state: rename table name constants to use pattern 2021-02-05 12:12:19 -05:00
intention_test.go Cleanup unnecessary normalizing method (#11169) 2021-09-28 15:31:12 -04: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: use tableIndex constant 2021-03-29 18:52:20 -04:00
prepared_query_index.go
prepared_query_index_test.go agent: move agent/consul/structs to agent/structs 2017-08-09 14:32:12 +02:00
prepared_query_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
query.go add locality indexer partitioning (#11016) 2021-09-13 11:53:00 -04:00
query_oss.go convert `indexAuthMethod` index to use `indexerSingle` (#11014) 2021-09-10 16:56:56 -04:00
schema.go Refactor table index (#11131) 2021-09-23 11:06:23 -04:00
schema_oss_test.go Backport enterprise changes to prevent merge conflicts 2021-03-31 14:05:26 -04:00
schema_test.go Refactor `indexAuthMethod` in `tableACLBindingRules` (#11029) 2021-09-15 09:34:19 -04:00
session.go state: use ReadTxn and WriteTxn interface 2021-03-29 18:52:16 -04:00
session_oss.go state: use tableIndex constant 2021-03-29 18:52:20 -04:00
session_test.go state: refactor some node/coordinate state store functions to take an EnterpriseMeta (#10687) 2021-07-23 13:42:23 -05:00
state_store.go Refactor table index (#11131) 2021-09-23 11:06:23 -04:00
state_store_oss_test.go Updates to Config Entries and Connect for Namespaces (#7116) 2020-01-24 10:04:58 -05:00
state_store_test.go state: adjust streaming event generation to account for partitioned nodes (#10860) 2021-08-17 16:49:26 -05:00
store_integration_test.go state: adjust streaming event generation to account for partitioned nodes (#10860) 2021-08-17 16:49:26 -05:00
system_metadata.go use const instead of literals for `tableIndex` (#11039) 2021-09-15 10:24:04 -04:00
system_metadata_test.go server: create new memdb table for storing system metadata (#8703) 2020-10-06 10:08:37 -05:00
tombstone_gc.go Sheds monotonic time info so tombstone GC bins work properly. 2017-11-29 10:34:24 -08:00
tombstone_gc_test.go Sheds monotonic time info so tombstone GC bins work properly. 2017-11-29 10:34:24 -08:00
txn.go state: partition the nodes.uuid and nodes.meta indexes as well (#10882) 2021-08-19 16:17:59 -05:00
txn_test.go state: partition nodes and coordinates in the state store (#10859) 2021-08-17 13:29:39 -05:00
usage.go Add KVUsage to consul state usage metrics 2021-09-20 12:41:54 -05:00
usage_oss.go Strip out go 1.17 bits 2021-09-22 11:04:48 -05:00
usage_test.go Apply suggestions from code review 2021-09-21 10:52:46 -05:00