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
Dan Upton 7be40406fa
ca: move ConnectCA.Sign authorization logic to CAManager (#12609)
3 years ago
..
authmethod Add IAM Auth Method (#12583) 3 years ago
discoverychain server: ensure that service-defaults meta is incorporated into the discovery chain response (#12511) 3 years ago
fsm Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
prepared_query various partition related todos (#11822) 3 years ago
state WatchRoots gRPC endpoint (#12678) 3 years ago
stream WatchRoots gRPC endpoint (#12678) 3 years ago
testdata ca: examine the full chain in newCARoot 3 years ago
usagemetrics Rename partition-exports to exported-services 3 years ago
wanfed
acl.go WatchRoots gRPC endpoint (#12678) 3 years ago
acl_authmethod.go Add IAM Auth Method (#12583) 3 years ago
acl_authmethod_oss.go
acl_authmethod_test.go
acl_client.go Merge pull request #12165 from hashicorp/dnephin/acl-resolve-token 3 years ago
acl_endpoint.go Add expanded token read flag and endpoint option 3 years ago
acl_endpoint_legacy.go
acl_endpoint_oss.go Add expanded token read flag and endpoint option 3 years ago
acl_endpoint_test.go Add expanded token read flag and endpoint option 3 years ago
acl_oss.go various partition related todos (#11822) 3 years ago
acl_oss_test.go
acl_replication.go
acl_replication_test.go Rename `ACLMasterToken` => `ACLInitialManagementToken` (#11746) 3 years ago
acl_replication_types.go [sync oss] add net/rpc interceptor implementation (#12573) 3 years ago
acl_server.go Merge pull request #12167 from hashicorp/dnephin/acl-resolve-token-3 3 years ago
acl_server_oss.go
acl_test.go Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
acl_token_exp.go [sync oss] add net/rpc interceptor implementation (#12573) 3 years ago
acl_token_exp_test.go [OSS] Remove remaining references to master (#11827) 3 years ago
auto_config_backend.go
auto_config_backend_test.go [OSS] Remove remaining references to master (#11827) 3 years ago
auto_config_endpoint.go agent: convert listener config to TLS types (#12522) 3 years ago
auto_config_endpoint_test.go Bump go-control-plane 3 years ago
auto_encrypt_endpoint.go
auto_encrypt_endpoint_test.go Support per-listener TLS configuration ⚙️ (#12504) 3 years ago
autopilot.go
autopilot_oss.go
autopilot_test.go bulk rewrite using this script 3 years ago
catalog_endpoint.go Add source of authority annotations to the PermissionDeniedError output. (#12567) 3 years ago
catalog_endpoint_test.go Add source of authority annotations to the PermissionDeniedError output. (#12567) 3 years ago
client.go Merge pull request #12165 from hashicorp/dnephin/acl-resolve-token 3 years ago
client_serf.go
client_test.go Restructure gRPC server setup (#12586) 3 years ago
cluster_test.go Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
config.go Rename `ACLMasterToken` => `ACLInitialManagementToken` (#11746) 3 years ago
config_endpoint.go Log a warning when a terminating gateway service has TLS but not SNI configured 3 years ago
config_endpoint_test.go Code review changes 3 years ago
config_oss.go
config_replication.go [sync oss] add net/rpc interceptor implementation (#12573) 3 years ago
config_replication_test.go server: partly fix config entry replication issue that prevents replication in some circumstances (#12307) 3 years ago
config_test.go
connect_ca_endpoint.go ca: move ConnectCA.Sign authorization logic to CAManager (#12609) 3 years ago
connect_ca_endpoint_test.go Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
coordinate_endpoint.go Bulk acl message fixup oss (#12470) 3 years ago
coordinate_endpoint_test.go Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
discovery_chain_endpoint.go Bulk acl message fixup oss (#12470) 3 years ago
discovery_chain_endpoint_test.go server: ensure that service-defaults meta is incorporated into the discovery chain response (#12511) 3 years ago
enterprise_client_oss.go
enterprise_config_oss.go
enterprise_server_oss.go light refactors to support making partitions and serf-based wan federation are mutually exclusive (#11755) 3 years ago
enterprise_server_oss_test.go
federation_state_endpoint.go Bulk acl message fixup oss (#12470) 3 years ago
federation_state_endpoint_test.go Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
federation_state_replication.go [sync oss] add net/rpc interceptor implementation (#12573) 3 years ago
federation_state_replication_test.go
filter.go
filter_test.go
flood.go
gateway_locator.go rpc: improve docs for blockingQuery 3 years ago
gateway_locator_test.go rpc: improve docs for blockingQuery 3 years ago
health_endpoint.go Bulk acl message fixup oss (#12470) 3 years ago
health_endpoint_test.go Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
helper_test.go Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
intention_endpoint.go Bulk acl message fixup oss (#12470) 3 years ago
intention_endpoint_test.go reduce flakiness/raciness of errNotFound and errNotChanged blocking query tests (#12518) 3 years ago
internal_endpoint.go oss: Add overview UI internal endpoint 3 years ago
internal_endpoint_test.go Clean up ent meta id usage in overview summary 3 years ago
issue_test.go
kvs_endpoint.go Add source of authority annotations to the PermissionDeniedError output. (#12567) 3 years ago
kvs_endpoint_test.go Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
leader.go [sync oss] add net/rpc interceptor implementation (#12573) 3 years ago
leader_connect.go Add virtual IP generation for term gateway backed services 3 years ago
leader_connect_ca.go ca: move ConnectCA.Sign authorization logic to CAManager (#12609) 3 years ago
leader_connect_ca_test.go WatchRoots gRPC endpoint (#12678) 3 years ago
leader_connect_test.go ca: fix a test 3 years ago
leader_federation_state_ae.go [sync oss] add net/rpc interceptor implementation (#12573) 3 years ago
leader_federation_state_ae_test.go Rename `ACLMasterToken` => `ACLInitialManagementToken` (#11746) 3 years ago
leader_intentions.go [sync oss] add net/rpc interceptor implementation (#12573) 3 years ago
leader_intentions_oss.go
leader_intentions_oss_test.go
leader_intentions_test.go configentry: make a new package to hold shared config entry structs that aren't used for RPC or the FSM (#12384) 3 years ago
leader_metrics.go ca: use the new leaf signing lookup func in leader metrics 3 years ago
leader_oss_test.go
leader_test.go WatchRoots gRPC endpoint (#12678) 3 years ago
logging.go
logging_test.go bulk rewrite using this script 3 years ago
merge.go catalog: compare node names case insensitively in more places (#12444) 3 years ago
merge_oss.go
merge_oss_test.go
merge_test.go catalog: compare node names case insensitively in more places (#12444) 3 years ago
operator_autopilot_endpoint.go Bulk acl message fixup oss (#12470) 3 years ago
operator_autopilot_endpoint_test.go Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
operator_endpoint.go
operator_raft_endpoint.go Bulk acl message fixup oss (#12470) 3 years ago
operator_raft_endpoint_test.go Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
options.go
options_oss.go
prepared_query_endpoint.go Bulk acl message fixup oss (#12470) 3 years ago
prepared_query_endpoint_test.go Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
raft_rpc.go
replication.go Apply suggestions from code review 3 years ago
replication_test.go
rpc.go [sync oss] add net/rpc interceptor implementation (#12573) 3 years ago
rpc_test.go Restructure gRPC server setup (#12586) 3 years ago
rtt.go
rtt_test.go Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
segment_oss.go
serf_filter.go
serf_test.go
server.go WatchRoots gRPC endpoint (#12678) 3 years ago
server_connect.go
server_lookup.go
server_lookup_test.go
server_oss.go catalog: compare node names case insensitively in more places (#12444) 3 years ago
server_overview.go Sort by partition/ns/servicename instead of the reverse 3 years ago
server_overview_test.go oss: Add overview UI internal endpoint 3 years ago
server_register.go
server_serf.go Support per-listener TLS configuration ⚙️ (#12504) 3 years ago
server_test.go WatchRoots gRPC endpoint (#12678) 3 years ago
session_endpoint.go Bulk acl message fixup oss (#12470) 3 years ago
session_endpoint_test.go Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
session_timers.go
session_timers_test.go
session_ttl.go [sync oss] add net/rpc interceptor implementation (#12573) 3 years ago
session_ttl_test.go Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
snapshot_endpoint.go Bulk acl message fixup oss (#12470) 3 years ago
snapshot_endpoint_test.go Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
stats_fetcher.go introduce EmptyReadRequest for status_endpoint (#12653) 3 years ago
stats_fetcher_test.go
status_endpoint.go introduce EmptyReadRequest for status_endpoint (#12653) 3 years ago
status_endpoint_test.go Support per-listener TLS configuration ⚙️ (#12504) 3 years ago
subscribe_backend.go Restructure gRPC server setup (#12586) 3 years ago
subscribe_backend_test.go Restructure gRPC server setup (#12586) 3 years ago
system_metadata.go [sync oss] add net/rpc interceptor implementation (#12573) 3 years ago
system_metadata_test.go testing: Revert assertion for virtual IP flag (#11932) 3 years ago
txn_endpoint.go Add source of authority annotations to the PermissionDeniedError output. (#12567) 3 years ago
txn_endpoint_test.go Fixup dropped SecretID usage 3 years ago
util.go catalog: compare node names case insensitively in more places (#12444) 3 years ago
util_test.go