You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/agent/structs
R.B. Boyer 20eefeea11
acl: a role binding rule for a role that does not exist should be ignored (#5778)
6 years ago
..
acl.go acl: a role binding rule for a role that does not exist should be ignored (#5778) 6 years ago
acl_cache.go acl: adding support for kubernetes auth provider login (#5600) 6 years ago
acl_cache_test.go acl: adding support for kubernetes auth provider login (#5600) 6 years ago
acl_legacy.go acl: ACL Tokens can now be assigned an optional set of service identities (#5390) 6 years ago
acl_legacy_test.go
acl_test.go acl: adding support for kubernetes auth provider login (#5600) 6 years ago
catalog.go
check_definition.go
check_definition_test.go
check_type.go
config_entry.go Fix ConfigEntryResponse binary marshaller and ensure we watch the chan in ConfigEntry.Get even when no entry exists. (#5773) 6 years ago
config_entry_test.go Fix ConfigEntryResponse binary marshaller and ensure we watch the chan in ConfigEntry.Get even when no entry exists. (#5773) 6 years ago
connect.go fix typos reported by golangci-lint:misspell (#5434) 6 years ago
connect_ca.go connect: tame thundering herd of CSRs on CA rotation (#5228) 6 years ago
connect_ca_test.go connect: tame thundering herd of CSRs on CA rotation (#5228) 6 years ago
connect_proxy_config.go Connect: allow configuring Envoy for L7 Observability (#5558) 6 years ago
connect_proxy_config_test.go
connect_test.go
errors.go
intention.go
intention_test.go
operator.go
prepared_query.go Improve Connect with Prepared Queries (#5291) 6 years ago
prepared_query_test.go
sanitize_oss.go Update to use a consulent build tag instead of just ent (#5759) 6 years ago
service_definition.go fix typos reported by golangci-lint:misspell (#5434) 6 years ago
service_definition_test.go
snapshot.go
structs.go Add integration test for central config; fix central config WIP (#5752) 6 years ago
structs_filtering_test.go Implement data filtering of some endpoints (#5579) 6 years ago
structs_test.go Add integration test for central config; fix central config WIP (#5752) 6 years ago
testing_catalog.go
testing_connect_proxy_config.go
testing_intention.go
testing_service_definition.go
txn.go