Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
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.
 
 
 
 
 
 
Sarah Christoff 6678c8898a
Fix flaky TestAutopilot_BootstrapExpect (#7242)
5 years ago
..
ae agent: ensure node info sync and full sync. (#7189) 5 years ago
agentpb Updates to allow for Namespacing ACL resources in Consul Enterp… (#6675) 5 years ago
cache fix spelling errors (#7135) 5 years ago
cache-types fix spelling errors (#7135) 5 years ago
checks feat: support sending body in HTTP checks (#6602) 5 years ago
config feat: support sending body in HTTP checks (#6602) 5 years ago
connect agent: ensure that we always use the same settings for msgpack (#7245) 5 years ago
consul Fix flaky TestAutopilot_BootstrapExpect (#7242) 5 years ago
debug
exec
local OSS Changes for agent local state namespace testing (#7250) 5 years ago
metadata Sync some feature flag support from enterprise (#7167) 5 years ago
mock Sync of OSS changes to support namespaces (#6909) 5 years ago
pool agent: ensure that we always use the same settings for msgpack (#7245) 5 years ago
proxycfg OSS Changes for various config entry namespacing bugs (#7226) 5 years ago
router Sync some feature flag support from enterprise (#7167) 5 years ago
structs feat: support sending body in HTTP checks (#6602) 5 years ago
systemd
token Add managed service provider token (#7218) 5 years ago
xds Testing updates to support namespaced testing of the agent/xds… (#7185) 5 years ago
acl.go various tweaks on top of the hclog work (#7165) 5 years ago
acl_endpoint.go Catalog + Namespace OSS changes. (#7219) 5 years ago
acl_endpoint_legacy.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
acl_endpoint_legacy_test.go
acl_endpoint_test.go [Feature] API: Add a internal endpoint to query for ACL authori… (#6888) 5 years ago
acl_test.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
agent.go feat: support sending body in HTTP checks (#6602) 5 years ago
agent_endpoint.go Catalog + Namespace OSS changes. (#7219) 5 years ago
agent_endpoint_test.go agent: add ACL enforcement to the v1/agent/health/service/* endpoints 5 years ago
agent_oss.go Add managed service provider token (#7218) 5 years ago
agent_test.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
bindata_assetfs.go update bindata_assetfs.go 5 years ago
blacklist.go
blacklist_test.go
catalog_endpoint.go Catalog + Namespace OSS changes. (#7219) 5 years ago
catalog_endpoint_test.go Add the v1/catalog/node-services/:node endpoint (#7115) 5 years ago
check.go Sync of OSS changes to support namespaces (#6909) 5 years ago
config.go
config_endpoint.go Small refactoring to move meta parsing into the switch statement (#7170) 5 years ago
config_endpoint_test.go Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
connect_auth.go Intentions ACL enforcement updates (#7028) 5 years ago
connect_ca_endpoint.go connect: Add AWS PCA provider (#6795) 5 years ago
connect_ca_endpoint_test.go connect: check if intermediate cert needs to be renewed. (#6835) 5 years ago
coordinate_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
coordinate_endpoint_test.go fix spelling errors (#7135) 5 years ago
discovery_chain_endpoint.go Updates to Config Entries and Connect for Namespaces (#7116) 5 years ago
discovery_chain_endpoint_test.go Catalog + Namespace OSS changes. (#7219) 5 years ago
dns.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
dns_oss.go Sync of OSS changes to support namespaces (#6909) 5 years ago
dns_test.go Add support for dual stack IPv4/IPv6 network (#6640) 5 years ago
enterprise_delegate_oss.go
event_endpoint.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
event_endpoint_test.go
health_endpoint.go Catalog + Namespace OSS changes. (#7219) 5 years ago
health_endpoint_test.go test: unflake two TestHealthServiceNode_* tests 5 years ago
http.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
http_decode_test.go feat: support sending body in HTTP checks (#6602) 5 years ago
http_oss.go fix spelling errors (#7135) 5 years ago
http_oss_test.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
http_register.go Add the v1/catalog/node-services/:node endpoint (#7115) 5 years ago
http_test.go Security fixes (#7182) 5 years ago
intentions_endpoint.go Fix a couple bugs regarding intentions with namespaces (#7169) 5 years ago
intentions_endpoint_test.go
keyring.go
keyring_test.go test: ensure all TestAgent constructions use a constructor (#6443) 5 years ago
kvs_endpoint.go Sync of OSS changes to support namespaces (#6909) 5 years ago
kvs_endpoint_test.go
notify.go
notify_test.go
operator_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
operator_endpoint_test.go
prepared_query_endpoint.go Add support for dual stack IPv4/IPv6 network (#6640) 5 years ago
prepared_query_endpoint_test.go
remote_exec.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
remote_exec_test.go
retry_join.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
retry_join_test.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
service_checks_test.go Sync of OSS changes to support namespaces (#6909) 5 years ago
service_manager.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
service_manager_test.go Minor Non-Functional Updates (#7215) 5 years ago
session_endpoint.go Sync of OSS changes to support namespaces (#6909) 5 years ago
session_endpoint_test.go Sync of OSS changes to support namespaces (#6909) 5 years ago
sidecar_service.go Sync of OSS changes to support namespaces (#6909) 5 years ago
sidecar_service_test.go OSS Changes for various config entry namespacing bugs (#7226) 5 years ago
signal_unix.go
signal_windows.go
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
testagent.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
testagent_test.go
translate_addr.go Add the v1/catalog/node-services/:node endpoint (#7115) 5 years ago
txn_endpoint.go feat: support sending body in HTTP checks (#6602) 5 years ago
txn_endpoint_test.go Output proper HTTP status codes for Txn requests that are too large (#7157) 5 years ago
ui_endpoint.go Sync of OSS changes to support namespaces (#6909) 5 years ago
ui_endpoint_test.go Sync of OSS changes to support namespaces (#6909) 5 years ago
user_event.go agent: ensure that we always use the same settings for msgpack (#7245) 5 years ago
user_event_test.go
util.go agent: ensure that we always use the same settings for msgpack (#7245) 5 years ago
util_test.go
watch_handler.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
watch_handler_test.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago