open-consul/agent/consul/state
Eric 91a493efe9 Bump go-control-plane
* `go get cloud.google.com/go@v0.59.0`
* `go get github.com/envoyproxy/go-control-plane@v0.9.9`
* `make envoy-library`
* Bumpprotoc to 3.15.8
2022-03-30 13:11:27 -04:00
..
acl.go remove gogo from acl protobufs 2022-03-28 16:20:56 -04:00
acl_events.go
acl_events_test.go
acl_oss.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
acl_oss_test.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
acl_schema.go
acl_test.go remove gogo from acl protobufs 2022-03-28 16:20:56 -04:00
autopilot.go
autopilot_test.go
catalog.go oss: Add overview UI internal endpoint 2022-03-22 17:05:09 -07:00
catalog_events.go catalog: compare node names case insensitively in more places (#12444) 2022-02-24 16:54:47 -06:00
catalog_events_oss.go catalog: compare node names case insensitively in more places (#12444) 2022-02-24 16:54:47 -06:00
catalog_events_test.go Bump go-control-plane 2022-03-30 13:11:27 -04:00
catalog_oss.go Add a new table to query service names by kind 2021-12-03 17:28:12 -07:00
catalog_oss_test.go Add a new table to query service names by kind 2021-12-03 17:28:12 -07:00
catalog_schema.go state: fix freed VIP table id index 2021-12-10 14:41:45 -08:00
catalog_test.go catalog: compare node names case insensitively in more places (#12444) 2022-02-24 16:54:47 -06:00
config_entry.go server: fix spurious blocking query suppression for discovery chains (#12512) 2022-03-03 16:54:41 -06:00
config_entry_intention.go
config_entry_intention_oss.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
config_entry_oss.go configentry: make a new package to hold shared config entry structs that aren't used for RPC or the FSM (#12384) 2022-02-22 10:36:36 -06:00
config_entry_oss_test.go configentry: make a new package to hold shared config entry structs that aren't used for RPC or the FSM (#12384) 2022-02-22 10:36:36 -06:00
config_entry_schema.go
config_entry_test.go configentry: make a new package to hold shared config entry structs that aren't used for RPC or the FSM (#12384) 2022-02-22 10:36:36 -06:00
connect_ca.go streaming: emit events when Connect CA Roots change (#12590) 2022-03-22 19:13:59 +00:00
connect_ca_events.go streaming: emit events when Connect CA Roots change (#12590) 2022-03-22 19:13:59 +00:00
connect_ca_events_test.go streaming: emit events when Connect CA Roots change (#12590) 2022-03-22 19:13:59 +00:00
connect_ca_test.go Bump go-control-plane 2022-03-30 13:11:27 -04:00
coordinate.go
coordinate_oss.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
coordinate_oss_test.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
coordinate_test.go
delay_oss.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
delay_test.go
federation_state.go
graveyard.go KV state store refactoring and partitioning (#11510) 2021-11-08 09:35:56 -05:00
graveyard_oss.go refactor session state store tables to use the new index pattern (#11525) 2021-11-08 16:20:50 -05:00
graveyard_test.go KV state store refactoring and partitioning (#11510) 2021-11-08 09:35:56 -05:00
index_connect_test.go
indexer.go Partition session checks store (#11638) 2021-11-24 09:10:38 -05:00
intention.go Update intention topology to use new table 2021-12-03 17:28:31 -07:00
intention_oss.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
intention_test.go bulk rewrite using this script 2022-01-20 10:46:23 -06:00
kvs.go refactor session state store tables to use the new index pattern (#11525) 2021-11-08 16:20:50 -05:00
kvs_oss.go Move IndexEntryName helpers to common files (#12365) 2022-02-16 12:56:38 -05:00
kvs_oss_test.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
kvs_test.go KV state store refactoring and partitioning (#11510) 2021-11-08 09:35:56 -05:00
memdb.go streaming: emit events when Connect CA Roots change (#12590) 2022-03-22 19:13:59 +00:00
operations_oss.go refactor session state store tables to use the new index pattern (#11525) 2021-11-08 16:20:50 -05:00
prepared_query.go refactor session state store tables to use the new index pattern (#11525) 2021-11-08 16:20:50 -05:00
prepared_query_index.go
prepared_query_index_test.go
prepared_query_test.go [OSS] Remove remaining references to master (#11827) 2022-01-20 12:47:50 +00:00
query.go Partition session checks store (#11638) 2021-11-24 09:10:38 -05:00
query_oss.go refactor session state store tables to use the new index pattern (#11525) 2021-11-08 16:20:50 -05:00
schema.go Add a new table to query service names by kind 2021-12-03 17:28:12 -07:00
schema_oss.go Move IndexEntryName helpers to common files (#12365) 2022-02-16 12:56:38 -05:00
schema_oss_test.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
schema_test.go Add a new table to query service names by kind 2021-12-03 17:28:12 -07:00
session.go sessions partitioning tests (#11734) 2021-12-03 15:36:07 -05:00
session_oss.go port oss changes (#11736) 2021-12-03 17:23:55 -05:00
session_test.go Partition/kv indexid sessions (#11639) 2021-11-24 11:34:36 -05:00
state_store.go
state_store_oss_test.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
state_store_test.go sessions partitioning tests (#11734) 2021-12-03 15:36:07 -05:00
store_integration_test.go streaming: split event buffer by key (#12080) 2022-01-28 12:27:00 +00:00
system_metadata.go
system_metadata_test.go
tombstone_gc.go
tombstone_gc_test.go
txn.go KV state store refactoring and partitioning (#11510) 2021-11-08 09:35:56 -05:00
txn_test.go
usage.go
usage_oss.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
usage_test.go