consul/agent/structs
Daniel Nephin 3ac910606c acl: remove reading of serf acl tags
We no long need to read the acl serf tag, because servers are always either ACL enabled or
ACL disabled.

We continue to write the tag so that during an upgarde older servers will see the tag.
2021-09-29 15:45:11 -04:00
..
acl.go acl: remove reading of serf acl tags 2021-09-29 15:45:11 -04:00
acl_cache.go acl: remove ACL.GetPolicy endpoint and resolve legacy acls 2021-09-29 14:33:19 -04:00
acl_cache_test.go
acl_legacy.go acl: remove ACL.GetPolicy endpoint and resolve legacy acls 2021-09-29 14:33:19 -04:00
acl_legacy_test.go acl: remove ACL.IsSame 2021-09-03 12:59:12 -04:00
acl_oss.go acl: small resolver changes to account for partitions (#11052) 2021-09-16 09:17:02 -05:00
acl_test.go
auto_encrypt.go
autopilot.go
autopilot_oss.go
catalog.go agent: ensure that most agent behavior correctly respects partition configuration (#10880) 2021-08-19 15:09:42 -05:00
catalog_oss.go replumbing a bunch of api and agent structs for partitions (#10681) 2021-07-22 14:33:22 -05:00
check_definition.go Add failures_before_warning to checks (#10969) 2021-09-14 12:47:52 -04:00
check_definition_test.go
check_type.go Add failures_before_warning to checks (#10969) 2021-09-14 12:47:52 -04:00
config_entry.go Sync enterprise changes to oss (#10994) 2021-09-08 11:59:30 -04:00
config_entry_discoverychain.go Refactor HTTPHeaderModifiers.MergeDefaults based on feedback 2021-09-10 21:11:00 +01:00
config_entry_discoverychain_oss.go
config_entry_discoverychain_test.go Fix enterprise discovery chain tests; Fix multi-level split merging 2021-09-10 21:11:00 +01:00
config_entry_gateways.go Final readability tweaks from review 2021-09-23 10:17:12 +01:00
config_entry_gateways_test.go Fix some more Enterprise Normalization issues affecting tests 2021-09-23 10:12:37 +01:00
config_entry_intentions.go Sync enterprise changes to oss (#10994) 2021-09-08 11:59:30 -04:00
config_entry_intentions_oss.go
config_entry_intentions_test.go Sync enterprise changes to oss (#10994) 2021-09-08 11:59:30 -04:00
config_entry_mesh.go acl: adding a new mesh resource 2021-09-03 09:12:03 -04:00
config_entry_mesh_oss.go
config_entry_oss.go
config_entry_oss_test.go
config_entry_test.go Fix some more Enterprise Normalization issues affecting tests 2021-09-23 10:12:37 +01:00
connect.go
connect_ca.go
connect_ca_test.go
connect_oss.go
connect_proxy_config.go Ingress gateway header manip plumbing 2021-09-10 21:09:24 +01:00
connect_proxy_config_oss.go
connect_proxy_config_test.go
discovery_chain.go Header manip for split legs plumbing 2021-09-10 21:09:24 +01:00
discovery_chain_oss.go
errors.go
federation_state.go
identity.go
intention.go acl: fix intention:*:write checks (#11061) 2021-09-16 11:08:45 -05:00
intention_oss.go Cleanup unnecessary normalizing method (#11169) 2021-09-28 15:31:12 -04:00
intention_test.go Sync enterprise changes to oss (#10994) 2021-09-08 11:59:30 -04:00
operator.go
prepared_query.go
prepared_query_test.go
protobuf_compat.go
sanitize_oss.go
service_definition.go Add failures_before_warning to checks (#10969) 2021-09-14 12:47:52 -04:00
service_definition_test.go
snapshot.go
structs.go acl: remove the last of the legacy FSM 2021-09-29 12:42:23 -04:00
structs_filtering_test.go Sync enterprise changes to oss (#10994) 2021-09-08 11:59:30 -04:00
structs_oss.go structs: rename the last helper method. 2021-09-29 11:48:38 -04:00
structs_oss_test.go
structs_test.go acl: remove ACL.GetPolicy endpoint and resolve legacy acls 2021-09-29 14:33:19 -04:00
system_metadata.go
testing.go
testing_catalog.go partition dicovery chains (#10983) 2021-09-07 16:29:32 -04:00
testing_connect_proxy_config.go oss portion of ent #1069 (#10883) 2021-08-20 12:57:45 -04:00
testing_intention.go Cleanup unnecessary normalizing method (#11169) 2021-09-28 15:31:12 -04:00
testing_service_definition.go
txn.go