open-consul/agent/structs
Eric Haberkorn 1d9a09f276
add agent locality and replicate it across peer streams (#16522)
2023-03-07 14:05:23 -05:00
..
aclfilter Remove legacy acl policies (#15922) 2023-02-06 15:35:52 +00:00
acl.go Update token language to distinguish Accessor and Secret ID usage (#16044) 2023-02-07 12:26:30 -06:00
acl_cache.go
acl_cache_test.go
acl_oss.go
acl_test.go Remove legacy acl policies (#15922) 2023-02-06 15:35:52 +00:00
auto_encrypt.go
autopilot.go
autopilot_oss.go
catalog.go
catalog_oss.go
check_definition.go
check_definition_test.go
check_type.go
config_entry.go Add support for failover policies (#16505) 2023-03-03 11:12:38 -05:00
config_entry_discoverychain.go Add support for failover policies (#16505) 2023-03-03 11:12:38 -05:00
config_entry_discoverychain_oss.go Add support for failover policies (#16505) 2023-03-03 11:12:38 -05:00
config_entry_discoverychain_oss_test.go Add support for failover policies (#16505) 2023-03-03 11:12:38 -05:00
config_entry_discoverychain_test.go Remove legacy acl policies (#15922) 2023-02-06 15:35:52 +00:00
config_entry_export_oss_test.go Rename `PeerName` to `Peer` on prepared queries and exported services (#14854) 2022-10-04 14:46:15 -04:00
config_entry_exports.go Rename `PeerName` to `Peer` on prepared queries and exported services (#14854) 2022-10-04 14:46:15 -04:00
config_entry_exports_test.go Rename `PeerName` to `Peer` on prepared queries and exported services (#14854) 2022-10-04 14:46:15 -04:00
config_entry_gateways.go [API Gateway] Validate listener name is not empty (#16340) 2023-02-21 14:12:19 -05:00
config_entry_gateways_test.go [API Gateway] Validate listener name is not empty (#16340) 2023-02-21 14:12:19 -05:00
config_entry_inline_certificate.go Add stricter validation and some normalization code for API Gateway ConfigEntries (#16304) 2023-02-17 19:22:01 +00:00
config_entry_inline_certificate_test.go Add stricter validation and some normalization code for API Gateway ConfigEntries (#16304) 2023-02-17 19:22:01 +00:00
config_entry_intentions.go
config_entry_intentions_oss.go
config_entry_intentions_test.go
config_entry_mesh.go Update xds generation for peering over mesh gws 2022-10-03 12:42:27 -06:00
config_entry_mesh_oss.go
config_entry_mesh_test.go Update xds generation for peering over mesh gws 2022-10-03 12:42:27 -06:00
config_entry_oss.go
config_entry_oss_test.go
config_entry_routes.go NET-2903 Normalize weight for http routes (#16512) 2023-03-03 16:39:59 -05:00
config_entry_routes_test.go NET-2903 Normalize weight for http routes (#16512) 2023-03-03 16:39:59 -05:00
config_entry_status.go [API Gateway] Fix infinite loop in controller and binding non-accepted routes and gateways (#16377) 2023-02-22 14:55:40 -05:00
config_entry_test.go Add support for failover policies (#16505) 2023-03-03 11:12:38 -05:00
connect.go
connect_ca.go Update intermediate pki mount/role when reconfiguring Vault provider 2022-09-13 15:42:26 -07:00
connect_ca_test.go
connect_oss.go
connect_proxy_config.go [OSS] feat: access logs for listeners and listener filters (#15864) 2022-12-22 15:18:15 -05:00
connect_proxy_config_oss.go [OSS] Add Peer field to service-defaults upstream overrides (#15956) 2023-02-03 10:51:53 -05:00
connect_proxy_config_test.go [OSS] feat: access logs for listeners and listener filters (#15864) 2022-12-22 15:18:15 -05:00
deep-copy.sh Implement APIGateway proxycfg snapshot (#16194) 2023-02-08 15:52:12 -06:00
discovery_chain.go Add support for failover policies (#16505) 2023-03-03 11:12:38 -05:00
discovery_chain_oss.go
envoy_extension.go Add extension validation on config save and refactor extensions. (#16110) 2023-01-30 15:35:26 -06:00
errors.go
federation_state.go
identity.go
intention.go
intention_oss.go
intention_test.go Remove legacy acl policies (#15922) 2023-02-06 15:35:52 +00:00
operator.go
peering.go add agent locality and replicate it across peer streams (#16522) 2023-03-07 14:05:23 -05:00
prepared_query.go Rename `PeerName` to `Peer` on prepared queries and exported services (#14854) 2022-10-04 14:46:15 -04:00
prepared_query_test.go
protobuf_compat.go Regenerate files according to 1.19.2 formatter 2022-10-24 16:12:08 -04:00
service_definition.go
service_definition_test.go
snapshot.go
structs.deepcopy.go Add support for failover policies (#16505) 2023-03-03 11:12:38 -05:00
structs.go add agent locality and replicate it across peer streams (#16522) 2023-03-07 14:05:23 -05:00
structs_ext_test.go Protobuf Refactoring for Multi-Module Cleanliness (#16302) 2023-02-17 16:14:46 -05:00
structs_filtering_test.go [OSS] feat: access logs for listeners and listener filters (#15864) 2022-12-22 15:18:15 -05:00
structs_oss.go Add the `operator usage instances` command and api endpoint (#16205) 2023-02-08 12:07:21 -08:00
structs_oss_test.go
structs_test.go Fixup authz for data imported from peers (#15347) 2022-11-14 11:36:27 -07:00
system_metadata.go
testing.go
testing_catalog.go Fix mesh gateways incorrectly matching peer locality. (#16257) 2023-02-16 09:22:41 -06:00
testing_connect_proxy_config.go Add additional parameters to envoy passive health check config (#14238) 2022-09-01 09:59:11 -07:00
testing_intention.go
testing_service_definition.go
txn.go