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
R.B. Boyer 58387fef0a
server: config entry replication now correctly uses namespaces in comparisons (#9024)
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 Revert EnvoyConfig nesting 4 years ago
fsm Enhance the output of consul snapshot inspect (#8787) 4 years ago
prepared_query Enable gofmt simplify 5 years ago
state Merge pull request #8975 from hashicorp/dnephin/stream-close-on-unsub 4 years ago
stream stream: close the subscription on Unsubscribe 4 years ago
testdata Fix support for RSA CA keys in Connect. (#6638) 5 years ago
usagemetrics Emit service usage metrics with correct labeling strategy (#8856) 4 years ago
wanfed wan federation via mesh gateways (#6884) 5 years ago
acl.go Single DB txn for ServiceTopology and other PR comments 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 Add per-agent reconnect timeouts (#8781) 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 Update the ACL Resolver to allow for Consul Enterprise specific hooks. (#6687) 5 years ago
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 AuthMethod updates to support alternate namespace logins (#7029) 5 years ago
acl_replication_test.go Enable gofmt simplify 5 years ago
acl_replication_types.go testing: Fix govet errors 4 years ago
acl_server.go Add per-agent reconnect timeouts (#8781) 4 years ago
acl_server_oss.go Allow the bootstrap endpoint to be disabled in enterprise. (#7614) 5 years ago
acl_test.go Add topology ACL filter 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 Remove failed nodes from serfWAN (#6028) 5 years ago
autopilot_oss.go Update to use a consulent build tag instead of just ent (#5759) 6 years ago
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 test: update tags for database service registrations and queries (#8693) 4 years ago
client.go agent/consul: pass dependencies directly from agent 4 years ago
client_serf.go Add per-agent reconnect timeouts (#8781) 4 years ago
client_test.go Add per-agent reconnect timeouts (#8781) 4 years ago
cluster_test.go A couple testing helper updates (#7694) 5 years ago
config.go Merge pull request #8825 from hashicorp/streaming/add-config 4 years ago
config_endpoint.go connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 4 years ago
config_endpoint_test.go connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 4 years ago
config_replication.go server: config entry replication now correctly uses namespaces in comparisons (#9024) 4 years ago
config_replication_test.go server: config entry replication now correctly uses namespaces in comparisons (#9024) 4 years ago
connect_ca_endpoint.go Clean up Vault renew tests and shutdown 4 years ago
connect_ca_endpoint_test.go Support Connect CAs that can't cross sign (#6726) 5 years ago
consul_ca_delegate.go connect: derive connect certificate serial numbers from a memdb index instead of the provider table max index (#7011) 5 years ago
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 Add method for downstreams from disco chain 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 Add EnterpriseConfig stubs (#6566) 5 years ago
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 test: update tags for database service registrations and queries (#8693) 4 years ago
helper_test.go Return intention info in svc topology endpoint (#8853) 4 years ago
intention_endpoint.go Return intention info in svc topology endpoint (#8853) 4 years ago
intention_endpoint_test.go connect: support defining intentions using layer 7 criteria (#8839) 4 years ago
internal_endpoint.go Add protocol to the topology endpoint response (#8868) 4 years ago
internal_endpoint_test.go Add HasExact to topology endpoint (#9010) 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 Consul Service meta wrongly computes and exposes non_voter meta (#8731) 4 years ago
leader_connect.go Stop intermediate renew routine on leader stop 4 years ago
leader_connect_test.go Fix intermediate refresh test comments 4 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_intentions.go connect: support defining intentions using layer 7 criteria (#8839) 4 years ago
leader_intentions_oss.go connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 4 years ago
leader_intentions_oss_test.go connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 4 years ago
leader_intentions_test.go connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 4 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 Consul Service meta wrongly computes and exposes non_voter meta (#8731) 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 Set MinQuorum variable in Autopilot (#6654) 5 years ago
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 subscribe: add a stateless subscribe service for the gRPC server 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 lib/retry: Refactor to reduce the interface surface 4 years ago
replication_test.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
rpc.go server: add gRPC server for streaming events 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 Merge pull request #8784 from hashicorp/renew-intermediate-primary 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 connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 4 years ago
server_serf.go Add per-agent reconnect timeouts (#8781) 4 years ago
server_test.go agent/consul: pass dependencies directly from agent 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 OSS Modifications necessary for sessions namespacing 5 years ago
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 Allow forwarding of some status RPCs (#6198) 5 years ago
status_endpoint_test.go pool: remove useTLS and ForceTLS 5 years ago
subscribe_backend.go Move agent/subscribe -> agent/rpc/subscribe 4 years ago
system_metadata.go connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 4 years ago
system_metadata_test.go connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 4 years ago
txn_endpoint.go Rename (*Server).forward to (*Server).ForwardRPC 4 years ago
txn_endpoint_test.go Sync of OSS changes to support namespaces (#6909) 5 years ago
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