open-consul/agent/structs
Daniel Nephin f21097beda 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_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
catalog_oss.go
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
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
config_entry_intentions_oss.go
config_entry_intentions_test.go
config_entry_mesh.go
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
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
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
testing_connect_proxy_config.go
testing_intention.go Cleanup unnecessary normalizing method (#11169) 2021-09-28 15:31:12 -04:00
testing_service_definition.go
txn.go