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
Chris S. Kim 03df6c3ac6
Reuse http.DefaultTransport in UIMetricsProxy (#14521)
2 years ago
..
ae
auto-config peering: initial sync (#12842) 3 years ago
cache test: update mockery use to put mocks into test files (#13656) 2 years ago
cache-types peering: default to false (#13963) 2 years ago
checks UDP check for service stanza #12221 (#12722) 3 years ago
config Added new auto_encrypt.grpc_server_tls config option to control AutoTLS enabling of GRPC Server's TLS usage 2 years ago
configentry proxycfg-glue: server-local implementation of ResolvedServiceConfig 2 years ago
connect Add SpiffeID for Consul server agents (#14485) 2 years ago
consul Merge pull request #14285 from hashicorp/NET-638-push-server-address-updates-to-the-peer 2 years ago
debug
dns test: fix incorrect use of t instead of r in retry test (#13146) 3 years ago
exec
grpc-external PR feedback on terminated state checking 2 years ago
grpc-internal grpc: rename public/private directories to external/internal (#13721) 2 years ago
grpc-middleware grpc: rename public/private directories to external/internal (#13721) 2 years ago
local Merge pull request #13499 from maxb/delete-unused-metric 2 years ago
metadata grpc: rename public/private directories to external/internal (#13721) 2 years ago
mock
pool grpc: rename public/private directories to external/internal (#13721) 2 years ago
proxycfg proxycfg-glue: server-local implementation of IntentionUpstreamsDestination 2 years ago
proxycfg-glue proxycfg-glue: server-local implementation of IntentionUpstreamsDestination 2 years ago
proxycfg-sources proxycfg-sources: fix hot loop when service not found in catalog 2 years ago
router
routine-leak-checker
rpc Allow terminated peerings to be deleted 2 years ago
rpcclient/health proxycfg-glue: server-local implementation of the `Health` interface 2 years ago
structs move port and default check logic to locked step (#14057) 2 years ago
submatview proxycfg: terminate stream on irrecoverable errors 2 years ago
systemd
token
uiserver Enable/Disable Peering Support in the UI (#13816) 2 years ago
xds Add additional parameters to envoy passive health check config (#14238) 2 years ago
acl.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
acl_endpoint.go Revert getPathSuffixUnescaped (#13256) 3 years ago
acl_endpoint_legacy.go
acl_endpoint_legacy_test.go
acl_endpoint_test.go [OSS] Add new peering ACL rule (#13848) 2 years ago
acl_oss.go
acl_test.go chore: removed unused method AddService (#13905) 2 years ago
agent.go Reuse http.DefaultTransport in UIMetricsProxy (#14521) 2 years ago
agent_endpoint.go move port and default check logic to locked step (#14057) 2 years ago
agent_endpoint_oss.go Fixup acl.EnterpriseMeta 3 years ago
agent_endpoint_oss_test.go Add oss test 3 years ago
agent_endpoint_test.go Use proxy address for default check (#14433) 2 years ago
agent_oss.go proxycfg: replace direct agent cache usage with interfaces (#13320) 3 years ago
agent_test.go move port and default check logic to locked step (#14057) 2 years ago
apiserver.go
apiserver_test.go
catalog_endpoint.go [OSS] Support merge-central-config option in node services list API (#13450) 2 years ago
catalog_endpoint_oss.go
catalog_endpoint_test.go block PeerName register requests (#13887) 2 years ago
check.go Fixup acl.EnterpriseMeta 3 years ago
config_endpoint.go Revert getPathSuffixUnescaped (#13256) 3 years ago
config_endpoint_test.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
connect_auth.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
connect_ca_endpoint.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
connect_ca_endpoint_test.go Update go version to 1.18.1 3 years ago
coordinate_endpoint.go Revert getPathSuffixUnescaped (#13256) 3 years ago
coordinate_endpoint_test.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
delegate_mock_test.go Move ACLResolveResult into acl/resolver package (#13467) 2 years ago
denylist.go
denylist_test.go
discovery_chain_endpoint.go Revert getPathSuffixUnescaped (#13256) 3 years ago
discovery_chain_endpoint_test.go Cluster peering failover disco chain changes (#14296) 2 years ago
dns.go Parse peer name for virtual IP DNS queries (#13602) 2 years ago
dns_oss.go Parse peer name for virtual IP DNS queries (#13602) 2 years ago
dns_test.go block PeerName register requests (#13887) 2 years ago
enterprise_delegate_oss.go
event_endpoint.go Revert getPathSuffixUnescaped (#13256) 3 years ago
event_endpoint_test.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
federation_state_endpoint.go Revert getPathSuffixUnescaped (#13256) 3 years ago
health_endpoint.go Revert getPathSuffixUnescaped (#13256) 3 years ago
health_endpoint_test.go block PeerName register requests (#13887) 2 years ago
http.go Reuse http.DefaultTransport in UIMetricsProxy (#14521) 2 years ago
http_decode_test.go
http_oss.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
http_oss_test.go
http_register.go peering: rename initiate to establish in the context of the APIs (#13419) 2 years ago
http_test.go Revert getPathSuffixUnescaped (#13256) 3 years ago
intentions_endpoint.go oss: peering, http: get peer service intentions (#2098) 2 years ago
intentions_endpoint_oss_test.go
intentions_endpoint_test.go oss: peering, http: get peer service intentions (#2098) 2 years ago
keyring.go
keyring_test.go
kvs_endpoint.go Fix KVSGet method to handle QueryOptions properly (#13344) 3 years ago
kvs_endpoint_test.go
metrics.go
metrics_test.go no 1.9 style metrics (#13532) 2 years ago
nodeid.go
nodeid_test.go
notify.go
notify_test.go
operator_endpoint.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
operator_endpoint_oss.go
operator_endpoint_test.go
peering_endpoint.go Add ACL enforcement to peering endpoints 2 years ago
peering_endpoint_oss_test.go [sync oss] api: add peering api module (#12911) 3 years ago
peering_endpoint_test.go Implement/Utilize secrets for Peering Replication Stream (#13977) 2 years ago
prepared_query_endpoint.go Revert getPathSuffixUnescaped (#13256) 3 years ago
prepared_query_endpoint_test.go Add Cluster Peering Failover Support to Prepared Queries (#13835) 2 years ago
reload.go
remote_exec.go
remote_exec_test.go
retry_join.go fix: shadowed err in retryJoin() (#14112) 2 years ago
retry_join_test.go
service_checks_test.go
service_manager.go Add support for merge-central-config query param (#13001) 3 years ago
service_manager_test.go Add support for merge-central-config query param (#13001) 3 years ago
session_endpoint.go Revert getPathSuffixUnescaped (#13256) 3 years ago
session_endpoint_test.go
setup.go peering: emit exported services count metric (#13811) 2 years ago
setup_oss.go
sidecar_service.go move port and default check logic to locked step (#14057) 2 years ago
sidecar_service_test.go move port and default check logic to locked step (#14057) 2 years ago
signal_unix.go
signal_windows.go
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
streaming_test.go
testagent.go peering: default to false (#13963) 2 years ago
testagent_test.go
translate_addr.go
txn_endpoint.go fix(txn api): missing proxy config in registering proxy service (#14471) 2 years ago
txn_endpoint_test.go fix(txn api): missing proxy config in registering proxy service (#14471) 2 years ago
ui_endpoint.go Reuse http.DefaultTransport in UIMetricsProxy (#14521) 2 years ago
ui_endpoint_oss_test.go
ui_endpoint_test.go block PeerName register requests (#13887) 2 years ago
user_event.go
user_event_test.go chore: removed unused method AddService (#13905) 2 years ago
util.go
util_test.go
watch_handler.go
watch_handler_test.go