consul/agent/structs
malizz 734d7a27f4
backport PR 15979 to 1.15.x (#17208)
* backport PR 15979 to 1.15.x

* fix test file

* fix proto generated file

* update unit tests

* fix merge conflict

* fix test
2023-05-09 17:25:50 -07: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 backport PR 15979 to 1.15.x (#17208) 2023-05-09 17:25:50 -07:00
config_entry_discoverychain.go Backport of Add ServiceResolver RequestTimeout for route timeouts to make TerminatingGateway upstream timeouts configurable into release/1.15.x (#16520) 2023-03-03 11:13:25 -05:00
config_entry_discoverychain_oss.go
config_entry_discoverychain_oss_test.go
config_entry_discoverychain_test.go Backport of Add validation for apigw creation with no routes into release/1.15.x (#16679) 2023-03-20 14:14:05 -04:00
config_entry_export_oss_test.go
config_entry_exports.go
config_entry_exports_test.go
config_entry_gateways.go Backport of Update normalization of route refs into release/1.15.x (#16799) 2023-03-28 16:58:25 +00:00
config_entry_gateways_test.go Backport of Add validation for apigw creation with no routes into release/1.15.x (#16679) 2023-03-20 14:14:05 -04:00
config_entry_inline_certificate.go Backport of Add stricter validation and some normalization code for API Gateway ConfigEntries into release/1.15.x (#16317) 2023-02-17 21:03:30 +00:00
config_entry_inline_certificate_test.go Backport of Add stricter validation and some normalization code for API Gateway ConfigEntries into release/1.15.x (#16317) 2023-02-17 21:03:30 +00:00
config_entry_intentions.go
config_entry_intentions_oss.go
config_entry_intentions_test.go
config_entry_mesh.go
config_entry_mesh_oss.go
config_entry_mesh_test.go
config_entry_oss.go
config_entry_oss_test.go
config_entry_routes.go Backport of APIGW: Routes with duplicate parents should be invalid into release/1.15.x (#16962) 2023-04-11 16:28:25 +00:00
config_entry_routes_test.go Backport of APIGW: Routes with duplicate parents should be invalid into release/1.15.x (#16962) 2023-04-11 16:28:25 +00:00
config_entry_status.go Backport/squashing fix for enterprise meta (#16651) 2023-03-20 16:57:13 +00:00
config_entry_test.go backport PR 15979 to 1.15.x (#17208) 2023-05-09 17:25:50 -07:00
connect.go
connect_ca.go
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 Change partition for peers in discovery chain targets (#16770) 2023-03-24 15:40:46 -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 backport of commit 817d85df12 (#16344) 2023-02-21 20:36:42 +00:00
prepared_query.go
prepared_query_test.go
protobuf_compat.go
service_definition.go
service_definition_test.go
snapshot.go
structs.deepcopy.go backport PR 15979 to 1.15.x (#17208) 2023-05-09 17:25:50 -07:00
structs.go backport PR 15979 to 1.15.x (#17208) 2023-05-09 17:25:50 -07:00
structs_ext_test.go Protobuf Modernization (#15949) 2023-01-11 09:39:10 -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 Backport of Hash namespace+proxy ID when creating socket path into release/1.15.x (#17271) 2023-05-09 14:24:45 -06:00
system_metadata.go
testing.go
testing_catalog.go Change partition for peers in discovery chain targets (#16770) 2023-03-24 15:40:46 -05:00
testing_connect_proxy_config.go Backport of Refactor xDS tests into release/1.15.x (#16741) 2023-03-22 20:51:58 +00:00
testing_intention.go
testing_service_definition.go
txn.go