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/consul
Matt Keeler 91d680b830
Merge of auto-config and auto-encrypt code (#8523)
4 years ago
..
authmethod Fix a bunch of unparam lint issues 4 years ago
autopilot Replace goe/verify.Values with testify/require.Equal (#7993) 5 years ago
discoverychain xds: use envoy's rbac filter to handle intentions entirely within envoy (#8569) 4 years ago
fsm fsm: Fix snapshot bug with restoring node/service/check indexes 4 years ago
prepared_query Enable gofmt simplify 5 years ago
state state: remove unused Store method receiver 4 years ago
stream stream: close all subs when EventProcessor is shutdown. 4 years ago
testdata
wanfed wan federation via mesh gateways (#6884) 5 years ago
acl.go testing: Fix govet errors 4 years ago
acl_authmethod.go ACL Node Identities (#7970) 5 years ago
acl_authmethod_oss.go acl: add auth method for JWTs (#7846) 5 years ago
acl_authmethod_test.go acl: refactor the authmethod.Validator interface (#7760) 5 years ago
acl_client.go Remove ACLsEnabled from delegate interface 4 years ago
acl_endpoint.go testing: Fix govet errors 4 years ago
acl_endpoint_legacy.go Merge pull request #8237 from hashicorp/dnephin/remove-acls-enabled-from-delegate 4 years ago
acl_endpoint_oss.go acl: add auth method for JWTs (#7846) 5 years ago
acl_endpoint_test.go ci: Add ineffsign linter 5 years ago
acl_oss.go Allow the PolicyResolve and RoleResolve endpoints to process na… (#7296) 5 years ago
acl_oss_test.go
acl_replication.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
acl_replication_legacy.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
acl_replication_legacy_test.go
acl_replication_test.go Enable gofmt simplify 5 years ago
acl_replication_types.go testing: Fix govet errors 4 years ago
acl_server.go auto_config implies connect (#8433) 4 years ago
acl_server_oss.go Allow the bootstrap endpoint to be disabled in enterprise. (#7614) 5 years ago
acl_test.go Decrease test flakiness 4 years ago
acl_token_exp.go Remove ACLsEnabled from delegate interface 4 years ago
acl_token_exp_test.go
auto_config_endpoint.go Agent Auto Config: Implement Certificate Generation (#8360) 4 years ago
auto_config_endpoint_test.go testing: Remove all the defer os.Removeall 4 years ago
auto_encrypt_endpoint.go Rename (*Server).forward to (*Server).ForwardRPC 4 years ago
auto_encrypt_endpoint_test.go Allow setting verify_incoming* when using auto_encrypt or auto_config (#8394) 4 years ago
autopilot.go
autopilot_oss.go
autopilot_test.go testing: Remove NotifyShutdown 4 years ago
catalog_endpoint.go Set enterprise metadata after resolving the token (#8302) 4 years ago
catalog_endpoint_test.go agent/consul: Add support for NotModified to two endpoints 4 years ago
client.go Move RPC router from Client/Server and into BaseDeps (#8559) 4 years ago
client_serf.go Move RPC router from Client/Server and into BaseDeps (#8559) 4 years ago
client_test.go Move RPC router from Client/Server and into BaseDeps (#8559) 4 years ago
cluster_test.go A couple testing helper updates (#7694) 5 years ago
config.go testing: Remove NotifyShutdown 4 years ago
config_endpoint.go Rename (*Server).forward to (*Server).ForwardRPC 4 years ago
config_endpoint_test.go Enable gofmt simplify 5 years ago
config_replication.go testing: Fix govet errors 4 years ago
config_replication_test.go
connect_ca_endpoint.go Move connect root retrieval and cert signing logic out of the RPC endpoints (#8364) 4 years ago
connect_ca_endpoint_test.go
consul_ca_delegate.go
coordinate_endpoint.go Move RPC router from Client/Server and into BaseDeps (#8559) 4 years ago
coordinate_endpoint_test.go Replace goe/verify.Values with testify/require.Equal (#7993) 5 years ago
discovery_chain_endpoint.go Rename (*Server).forward to (*Server).ForwardRPC 4 years ago
discovery_chain_endpoint_test.go Enable gofmt simplify 5 years ago
enterprise_client_oss.go Sync some feature flag support from enterprise (#7167) 5 years ago
enterprise_config_oss.go
enterprise_server_oss.go connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 4 years ago
federation_state_endpoint.go Rename (*Server).forward to (*Server).ForwardRPC 4 years ago
federation_state_endpoint_test.go Enable gofmt simplify 5 years ago
federation_state_replication.go testing: Fix govet errors 4 years ago
federation_state_replication_test.go fix flaky TestReplication_FederationStates test due to race conditions (#7612) 5 years ago
filter.go Updates to the Txn API for namespaces (#7172) 5 years ago
filter_test.go Enable gofmt simplify 5 years ago
flood.go agent: refactor to use a single addrFn 5 years ago
gateway_locator.go Rename (*Server).forward to (*Server).ForwardRPC 4 years ago
gateway_locator_test.go agent: handle re-bootstrapping in a secondary datacenter when WAN federation via mesh gateways is configured (#7931) 5 years ago
health_endpoint.go Rename (*Server).forward to (*Server).ForwardRPC 4 years ago
health_endpoint_test.go acl: remove the deprecated `acl_enforce_version_8` option (#7991) 5 years ago
helper_test.go Enable gofmt simplify 5 years ago
intention_endpoint.go Rename (*Server).forward to (*Server).ForwardRPC 4 years ago
intention_endpoint_test.go connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 4 years ago
internal_endpoint.go add primary keys to list keyring (#8522) 4 years ago
internal_endpoint_test.go Internal endpoint to query intentions associated with a gateway (#8400) 4 years ago
issue_test.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
kvs_endpoint.go Rename (*Server).forward to (*Server).ForwardRPC 4 years ago
kvs_endpoint_test.go ci: Enabled SA2002 staticcheck check 5 years ago
leader.go Remove ACLsEnabled from delegate interface 4 years ago
leader_connect.go connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 4 years ago
leader_connect_oss.go connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 4 years ago
leader_connect_oss_test.go connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 4 years ago
leader_connect_test.go Enable gofmt simplify 5 years ago
leader_federation_state_ae.go testing: Fix govet errors 4 years ago
leader_federation_state_ae_test.go Enable gofmt simplify 5 years ago
leader_routine_manager.go Fix a number of problems found by staticcheck 5 years ago
leader_routine_manager_test.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
leader_test.go testing: remove unnecessary defers in tests 4 years ago
logging.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
logging_test.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
merge.go agent: don't let left nodes hold onto their node-id (#7747) 5 years ago
merge_test.go
operator_autopilot_endpoint.go Rename (*Server).forward to (*Server).ForwardRPC 4 years ago
operator_autopilot_endpoint_test.go
operator_endpoint.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
operator_raft_endpoint.go Rename (*Server).forward to (*Server).ForwardRPC 4 years ago
operator_raft_endpoint_test.go Enable gofmt simplify 5 years ago
options.go Move RPC router from Client/Server and into BaseDeps (#8559) 4 years ago
prepared_query_endpoint.go Rename (*Server).forward to (*Server).ForwardRPC 4 years ago
prepared_query_endpoint_test.go DNS: add IsErrQueryNotFound function for easier error evaluation 4 years ago
raft_rpc.go
replication.go server: don't activate federation state replication or anti-entropy until all servers are running 1.8.0+ (#8014) 5 years ago
replication_test.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
rpc.go Refactor keyring ops: 4 years ago
rpc_test.go Enable gofmt simplify 5 years ago
rtt.go
rtt_test.go Enable gofmt simplify 5 years ago
segment_oss.go Fix spelling of deregister (#7804) 5 years ago
serf_test.go
server.go Move RPC router from Client/Server and into BaseDeps (#8559) 4 years ago
server_connect.go Move connect root retrieval and cert signing logic out of the RPC endpoints (#8364) 4 years ago
server_lookup.go Fix ACL mode advertisement and detection (#7451) 5 years ago
server_lookup_test.go ci: enable SA4006 staticcheck check 5 years ago
server_oss.go Move GatewayServices out of Internal 5 years ago
server_serf.go server: don't activate federation state replication or anti-entropy until all servers are running 1.8.0+ (#8014) 5 years ago
server_test.go testing: Remove all the defer os.Removeall 4 years ago
session_endpoint.go Rename (*Server).forward to (*Server).ForwardRPC 4 years ago
session_endpoint_test.go acl: remove the deprecated `acl_enforce_version_8` option (#7991) 5 years ago
session_timers.go
session_timers_test.go
session_ttl.go agent: add server raft.{last,applied}_index gauges (#6694) 5 years ago
session_ttl_test.go
snapshot_endpoint.go pool: remove timeout parameter 5 years ago
snapshot_endpoint_test.go pool: remove useTLS and ForceTLS 5 years ago
stats_fetcher.go pool: remove version 5 years ago
stats_fetcher_test.go ci: Add staticcheck and fix most errors 5 years ago
status_endpoint.go
status_endpoint_test.go pool: remove useTLS and ForceTLS 5 years ago
txn_endpoint.go Rename (*Server).forward to (*Server).ForwardRPC 4 years ago
txn_endpoint_test.go
util.go Move RPC router from Client/Server and into BaseDeps (#8559) 4 years ago
util_test.go Remove bytesToUint64 from agent/consul 5 years ago