..
ae
sdk: add TestLogLevel for setting log level in tests
3 years ago
auto-config
removes ioutil usage everywhere which was deprecated in go1.16 ( #15297 )
2 years ago
cache
cache: refactor agent cache fetching to prevent unnecessary fetches on error ( #14956 )
2 years ago
cache-types
Regenerate files according to 1.19.2 formatter
2 years ago
checks
removes ioutil usage everywhere which was deprecated in go1.16 ( #15297 )
2 years ago
config
auto-config: relax node name validation for JWT authorization ( #15370 )
2 years ago
configentry
Fix mesh gateway configuration with proxy-defaults ( #15186 )
2 years ago
connect
add downstream service meta from the xfcc header
2 years ago
consul
auto-config: relax node name validation for JWT authorization ( #15370 )
2 years ago
debug
bulk rewrite using this script
3 years ago
dns
test: fix incorrect use of t instead of r in retry test ( #13146 )
3 years ago
exec
…
grpc-external
chore: remove unused argument from MergeNodeServiceWithCentralConfig ( #15024 )
2 years ago
grpc-internal
Update hcp-scada-provider to fix diamond dependency problem with go-msgpack ( #15185 )
2 years ago
grpc-middleware
Added check for empty peeringsni in restrictPeeringEndpoints ( #15239 )
2 years ago
hcp
removes ioutil usage everywhere which was deprecated in go1.16 ( #15297 )
2 years ago
local
Merge pull request #13499 from maxb/delete-unused-metric
2 years ago
metadata
Change serf-tag references to field references.
2 years ago
mock
…
pool
removes ioutil usage everywhere which was deprecated in go1.16 ( #15297 )
2 years ago
proxycfg
removes ioutil usage everywhere which was deprecated in go1.16 ( #15297 )
2 years ago
proxycfg-glue
Fixup authz for data imported from peers ( #15347 )
2 years ago
proxycfg-sources
chore: remove unused argument from MergeNodeServiceWithCentralConfig ( #15024 )
2 years ago
router
Regenerate files according to 1.19.2 formatter
2 years ago
routine-leak-checker
removes ioutil usage everywhere which was deprecated in go1.16 ( #15297 )
2 years ago
rpc
Leadership transfer cmd ( #14132 )
2 years ago
rpcclient/ health
test: fix flaky TestHealthServiceNodes_NodeMetaFilter by waiting until the streaming subsystem has a valid grpc connection ( #15019 )
2 years ago
structs
Ensure that NodeDump imported nodes are filtered ( #15356 )
2 years ago
submatview
Update hcp-scada-provider to fix diamond dependency problem with go-msgpack ( #15185 )
2 years ago
systemd
…
token
removes ioutil usage everywhere which was deprecated in go1.16 ( #15297 )
2 years ago
uiserver
removes ioutil usage everywhere which was deprecated in go1.16 ( #15297 )
2 years ago
xds
add downstream service meta from the xfcc header
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
test: ensure that all dependencies in a test agent use the test logger ( #14996 )
2 years ago
agent.go
Leadership transfer cmd ( #14132 )
2 years ago
agent_endpoint.go
Merge branch 'main' of github.com:hashicorp/consul into derekm/split-grpc-ports
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
removes ioutil usage everywhere which was deprecated in go1.16 ( #15297 )
2 years ago
agent_oss.go
proxycfg: replace direct agent cache usage with interfaces ( #13320 )
3 years ago
agent_test.go
removes ioutil usage everywhere which was deprecated in go1.16 ( #15297 )
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
removes ioutil usage everywhere which was deprecated in go1.16 ( #15297 )
2 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
Support RFC 2782 for prepared query DNS lookups ( #14465 )
2 years ago
dns_oss.go
Parse peer name for virtual IP DNS queries ( #13602 )
2 years ago
dns_test.go
Support RFC 2782 for prepared query DNS lookups ( #14465 )
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
test: fix flaky TestHealthServiceNodes_NodeMetaFilter by waiting until the streaming subsystem has a valid grpc connection ( #15019 )
2 years ago
http.go
Allow consul debug on non-ACL consul servers ( #15155 )
2 years ago
http_decode_test.go
Regenerate files according to 1.19.2 formatter
2 years ago
http_oss.go
Unify various status errors into one HTTP error type. ( #12594 )
3 years ago
http_oss_test.go
…
http_register.go
Leadership transfer cmd ( #14132 )
2 years ago
http_test.go
removes ioutil usage everywhere which was deprecated in go1.16 ( #15297 )
2 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
test: possibly fix flake in TestIntentionGetExact ( #15021 )
2 years ago
keyring.go
removes ioutil usage everywhere which was deprecated in go1.16 ( #15297 )
2 years ago
keyring_test.go
removes ioutil usage everywhere which was deprecated in go1.16 ( #15297 )
2 years ago
kvs_endpoint.go
Fix KVSGet method to handle QueryOptions properly ( #13344 )
3 years ago
kvs_endpoint_test.go
…
metrics.go
…
metrics_test.go
removes ioutil usage everywhere which was deprecated in go1.16 ( #15297 )
2 years ago
nodeid.go
removes ioutil usage everywhere which was deprecated in go1.16 ( #15297 )
2 years ago
nodeid_test.go
removes ioutil usage everywhere which was deprecated in go1.16 ( #15297 )
2 years ago
notify.go
…
notify_test.go
…
operator_endpoint.go
Leadership transfer cmd ( #14132 )
2 years ago
operator_endpoint_oss.go
…
operator_endpoint_test.go
…
peering_endpoint.go
Support Stale Queries for Trust Bundle Lookups ( #14724 )
2 years ago
peering_endpoint_oss_test.go
[sync oss] api: add peering api module ( #12911 )
3 years ago
peering_endpoint_test.go
Bring back parameter ServerExternalAddresses in GenerateToken endpoint ( #15267 )
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
removes ioutil usage everywhere which was deprecated in go1.16 ( #15297 )
2 years ago
remote_exec_test.go
…
retry_join.go
add HCP integration component ( #14723 )
2 years ago
retry_join_test.go
add HCP integration component ( #14723 )
2 years ago
service_checks_test.go
Service http checks data source for agentless proxies ( #14924 )
2 years ago
service_manager.go
Merge central config for GetEnvoyBootstrapParams ( #14869 )
2 years ago
service_manager_test.go
removes ioutil usage everywhere which was deprecated in go1.16 ( #15297 )
2 years ago
session_endpoint.go
fix: clarifying error message when acquiring a lock in remote dc ( #15394 )
2 years ago
session_endpoint_test.go
…
setup.go
test: ensure that all dependencies in a test agent use the test logger ( #14996 )
2 years ago
setup_oss.go
…
sidecar_service.go
PR #14057 follow up fix: service id parsing from sidecar id ( #14541 )
2 years ago
sidecar_service_test.go
Backport test from ENT: "Fix missing test fields" ( #15258 )
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
cache: refactor agent cache fetching to prevent unnecessary fetches on error ( #14956 )
2 years ago
testagent_test.go
…
translate_addr.go
…
txn_endpoint.go
Merge pull request #13388 from deblasis/feature/health-checks_windows_service
2 years ago
txn_endpoint_test.go
increase the size of txn to support vault ( #14599 )
2 years ago
ui_endpoint.go
Add new internal endpoint to list exported services to a peer
2 years ago
ui_endpoint_oss_test.go
…
ui_endpoint_test.go
removes ioutil usage everywhere which was deprecated in go1.16 ( #15297 )
2 years ago
user_event.go
Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. ( #12311 )
3 years ago
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
removes ioutil usage everywhere which was deprecated in go1.16 ( #15297 )
2 years ago