open-consul/agent/consul/state
R.B. Boyer f9dcaf7f6b
acl: global tokens created by auth methods now correctly replicate to secondary datacenters (#9351)
Previously the tokens would fail to insert into the secondary's state
store because the AuthMethod field of the ACLToken did not point to a
known auth method from the primary.
2020-12-09 15:22:29 -06:00
..
acl.go acl: global tokens created by auth methods now correctly replicate to secondary datacenters (#9351) 2020-12-09 15:22:29 -06:00
acl_events.go
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: convert the remaining functions to ReadTxn 2020-10-23 14:29:22 -04:00
acl_test.go acl: global tokens created by auth methods now correctly replicate to secondary datacenters (#9351) 2020-12-09 15:22:29 -06:00
autopilot.go Switch to using the external autopilot module 2020-11-09 09:22:11 -05:00
autopilot_test.go Switch to using the external autopilot module 2020-11-09 09:22:11 -05:00
catalog.go Add a paramter in state store methods to indicate whether a resource insertion is from a snapshot restoration (#9156) 2020-11-11 11:21:42 -05:00
catalog_events.go stream: document that Payload must be immutable 2020-11-06 13:00:33 -05:00
catalog_events_test.go Merge pull request #9114 from hashicorp/dnephin/filtering-in-stream 2020-11-16 14:20:07 -05:00
catalog_oss.go Add a paramter in state store methods to indicate whether a resource insertion is from a snapshot restoration (#9156) 2020-11-11 11:21:42 -05:00
catalog_test.go stream: Use a no-op event publisher if streaming is disabled 2020-10-28 13:54:19 -04:00
config_entry.go server: remove config entry CAS in legacy intention API bridge code (#9151) 2020-11-13 14:42:21 -06:00
config_entry_intention.go state: convert the remaining functions to ReadTxn 2020-10-23 14:29:22 -04:00
config_entry_intention_oss.go
config_entry_oss.go
config_entry_test.go
connect_ca.go state: convert the remaining functions to ReadTxn 2020-10-23 14:29:22 -04:00
connect_ca_test.go
coordinate.go
coordinate_test.go
delay_oss.go
delay_test.go
federation_state.go state: convert the remaining functions to ReadTxn 2020-10-23 14:29:22 -04: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
index_connect.go
index_connect_test.go
index_service_kind.go
intention.go server: remove config entry CAS in legacy intention API bridge code (#9151) 2020-11-13 14:42:21 -06:00
intention_oss.go state: convert the remaining functions to ReadTxn 2020-10-23 14:29:22 -04:00
intention_test.go server: remove config entry CAS in legacy intention API bridge code (#9151) 2020-11-13 14:42:21 -06:00
kvs.go Add a paramter in state store methods to indicate whether a resource insertion is from a snapshot restoration (#9156) 2020-11-11 11:21:42 -05:00
kvs_oss.go Add a paramter in state store methods to indicate whether a resource insertion is from a snapshot restoration (#9156) 2020-11-11 11:21:42 -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 stream: Use a no-op event publisher if streaming is disabled 2020-10-28 13:54:19 -04:00
operations_oss.go
prepared_query.go state: convert the remaining functions to ReadTxn 2020-10-23 14:29:22 -04:00
prepared_query_index.go
prepared_query_index_test.go
prepared_query_test.go
schema.go
schema_test.go
session.go Add a paramter in state store methods to indicate whether a resource insertion is from a snapshot restoration (#9156) 2020-11-11 11:21:42 -05:00
session_oss.go Add a paramter in state store methods to indicate whether a resource insertion is from a snapshot restoration (#9156) 2020-11-11 11:21:42 -05:00
session_test.go
state_store.go stream: Use a no-op event publisher if streaming is disabled 2020-10-28 13:54:19 -04:00
state_store_oss_test.go
state_store_test.go stream: Use a no-op event publisher if streaming is disabled 2020-10-28 13:54:19 -04:00
store_integration_test.go stream: rename FilterByKey 2020-11-05 19:21:16 -05:00
system_metadata.go
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
usage_oss.go
usage_oss_test.go
usage_test.go