open-consul/agent/consul/state
Daniel Nephin b4a10443d1 ca: remove unused RotationPeriod field
This field was never used. Since it is persisted as part of a map[string]interface{} it
is pretty easy to remove it.
2021-07-05 19:15:44 -04:00
..
acl.go state: use ReadTxn and WriteTxn interface 2021-03-29 18:52:16 -04:00
acl_events.go
acl_events_test.go
acl_oss.go Merge pull request #9950 from hashicorp/dnephin/state-use-txn-everywhere 2021-04-08 12:02:03 -04:00
acl_oss_test.go
acl_schema.go
acl_test.go
autopilot.go state: use ReadTxn and WriteTxn interface 2021-03-29 18:52:16 -04:00
autopilot_test.go
catalog.go Update viz endpoint to include topology from intentions 2021-04-14 10:20:15 -06:00
catalog_events.go state: use constants for table checks 2021-03-29 16:38:43 -04:00
catalog_events_test.go
catalog_oss.go state: convert checks.service index to new pattern 2021-03-29 16:38:53 -04:00
catalog_oss_test.go state: support additional test cases in indexer tests 2021-03-31 14:39:33 -04:00
catalog_schema.go state: convert checks.service index to new pattern 2021-03-29 16:38:53 -04:00
catalog_test.go Merge pull request #9950 from hashicorp/dnephin/state-use-txn-everywhere 2021-04-08 12:02:03 -04:00
config_entry.go state: reduce arguments to validateProposedConfigEntryInServiceGraph 2021-05-06 13:47:40 -04:00
config_entry_intention.go state: use index constants for ConfigEntry indexes 2021-04-15 17:30:07 -04:00
config_entry_intention_oss.go
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
connect_ca.go Format certificates properly (rfc7468) with a trailing new line (#10411) 2021-06-30 20:48:29 -04:00
connect_ca_test.go ca: remove unused RotationPeriod field 2021-07-05 19:15:44 -04:00
coordinate.go state: use tableIndex constant 2021-03-29 18:52:20 -04:00
coordinate_test.go
delay_oss.go
delay_test.go
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
index_connect_test.go state: convert services table service and connect indexer 2021-03-29 15:42:24 -04:00
indexer.go
intention.go Avoid returning a nil slice 2021-04-14 10:52:05 -06:00
intention_oss.go
intention_test.go Augment intention decision summary with DefaultAllow mode 2021-04-12 19:32:09 -06:00
kvs.go
kvs_oss.go
kvs_test.go
memdb.go
operations_oss.go
prepared_query.go state: use tableIndex constant 2021-03-29 18:52:20 -04:00
prepared_query_index.go
prepared_query_index_test.go
prepared_query_test.go
query.go Backport enterprise changes to prevent merge conflicts 2021-03-31 14:05:26 -04:00
query_oss.go state: remove duplication of Query indexer 2021-03-29 14:35:11 -04:00
schema.go
schema_oss_test.go Backport enterprise changes to prevent merge conflicts 2021-03-31 14:05:26 -04:00
schema_test.go state: support additional test cases in indexer tests 2021-03-31 14:39:33 -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_store.go
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
system_metadata.go state: use ReadTxn and WriteTxn interface 2021-03-29 18:52:16 -04:00
system_metadata_test.go
tombstone_gc.go
tombstone_gc_test.go
txn.go
txn_test.go
usage.go state: convert services table service and connect indexer 2021-03-29 15:42:24 -04:00
usage_oss.go
usage_oss_test.go
usage_test.go