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.
 
 
 
 
 
 
Chris S. Kim bee18f4a1d
Generate bindata_assetfs.go (#12146)
3 years ago
..
ae
auto-config Rename `Master` and `AgentMaster` fields in config protobuf (#11764) 3 years ago
cache bulk rewrite using this script 3 years ago
cache-types bulk rewrite using this script 3 years ago
checks re-run gofmt on 1.17 (#11579) 3 years ago
config bulk rewrite using this script 3 years ago
connect bulk rewrite using this script 3 years ago
consul bulk rewrite using this script 3 years ago
debug bulk rewrite using this script 3 years ago
dns
exec re-run gofmt on 1.17 (#11579) 3 years ago
grpc Merge remote-tracking branch 'origin/main' into serve-panic-recovery 3 years ago
local bulk rewrite using this script 3 years ago
metadata partitions: various refactors to support partitioning the serf LAN pool (#11568) 3 years ago
mock
pool
proxycfg bulk rewrite using this script 3 years ago
router light refactors to support making partitions and serf-based wan federation are mutually exclusive (#11755) 3 years ago
routine-leak-checker Remove references to "master" ACL tokens in tests (#11751) 3 years ago
rpc/subscribe Merge branch 'main' into serve-panic-recovery 3 years ago
rpcclient/health
structs bulk rewrite using this script 3 years ago
submatview grpc: strip local ACL tokens from RPCs during forwarding if crossing datacenters (#11099) 3 years ago
systemd
token agent/token: rename `agent_master` to `agent_recovery` (internally) (#11744) 3 years ago
uiserver Generate bindata_assetfs.go (#12146) 3 years ago
xds proxycfg: introduce explicit UpstreamID in lieu of bare string (#12125) 3 years ago
acl.go api: Return 404 when deregistering a non-existent check (#11950) 3 years ago
acl_endpoint.go URL-encode/decode resource names for HTTP API part 2 (#11957) 3 years ago
acl_endpoint_legacy.go
acl_endpoint_legacy_test.go agent: Ensure partition is considered in agent endpoints (#11427) 3 years ago
acl_endpoint_test.go [OSS] Remove remaining references to master (#11827) 3 years ago
acl_oss.go agent: support `X-Consul-Results-Filtered-By-ACLs` header in agent-local endpoints (#11610) 3 years ago
acl_test.go agent: support `X-Consul-Results-Filtered-By-ACLs` header in agent-local endpoints (#11610) 3 years ago
agent.go [OSS] Remove remaining references to master (#11827) 3 years ago
agent_endpoint.go Ensure consistency with error-handling across all handlers. (#11599) 3 years ago
agent_endpoint_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
agent_endpoint_test.go bulk rewrite using this script 3 years ago
agent_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
agent_test.go bulk rewrite using this script 3 years ago
apiserver.go
apiserver_test.go
catalog_endpoint.go URL-encode/decode resource names for HTTP API part 2 (#11957) 3 years ago
catalog_endpoint_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
catalog_endpoint_test.go bulk rewrite using this script 3 years ago
check.go
config_endpoint.go URL-encode/decode resource names for HTTP API part 2 (#11957) 3 years ago
config_endpoint_test.go bulk rewrite using this script 3 years ago
connect_auth.go
connect_ca_endpoint.go add root_cert_ttl option for consul connect, vault ca providers (#11428) 3 years ago
connect_ca_endpoint_test.go bulk rewrite using this script 3 years ago
coordinate_endpoint.go URL-encode/decode resource names for HTTP API part 2 (#11957) 3 years ago
coordinate_endpoint_test.go partitions: various refactors to support partitioning the serf LAN pool (#11568) 3 years ago
delegate_mock_test.go agent: refactor the agent delegate interface to be partition friendly (#11429) 3 years ago
denylist.go
denylist_test.go
discovery_chain_endpoint.go URL-encode/decode resource names for HTTP API part 2 (#11957) 3 years ago
discovery_chain_endpoint_test.go Remove useInDatacenter from disco chain requests 3 years ago
dns.go dns: add endpoint for querying service virtual IPs 3 years ago
dns_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
dns_test.go Remove references to "master" ACL tokens in tests (#11751) 3 years ago
enterprise_delegate_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
event_endpoint.go event: support `X-Consul-Results-Filtered-By-ACLs` header in list (#11616) 3 years ago
event_endpoint_test.go test: normalize require.New and assert.New syntax 3 years ago
federation_state_endpoint.go
health_endpoint.go
health_endpoint_test.go bulk rewrite using this script 3 years ago
http.go Ensure consistency with error-handling across all handlers. (#11599) 3 years ago
http_decode_test.go add test cases for h2ping_use_tls default behavior 3 years ago
http_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
http_oss_test.go Remove references to "master" ACL tokens in tests (#11751) 3 years ago
http_register.go cleanup: Clarify deprecated legacy intention endpoints (#11635) 3 years ago
http_test.go bulk rewrite using this script 3 years ago
intentions_endpoint.go cleanup: Clarify deprecated legacy intention endpoints (#11635) 3 years ago
intentions_endpoint_oss_test.go re-run gofmt on 1.17 (#11579) 3 years ago
intentions_endpoint_test.go agent: Reject partitions in legacy intention endpoints (#11181) 3 years ago
keyring.go
keyring_test.go Remove references to "master" ACL tokens in tests (#11751) 3 years ago
kvs_endpoint.go
kvs_endpoint_test.go
metrics.go agent: move agent tls metric monitor to a more appropriate place 3 years ago
metrics_test.go Add tests for cert expiry metrics 3 years ago
nodeid.go
nodeid_test.go
notify.go
notify_test.go
operator_endpoint.go partitions: various refactors to support partitioning the serf LAN pool (#11568) 3 years ago
operator_endpoint_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
operator_endpoint_test.go
prepared_query_endpoint.go
prepared_query_endpoint_test.go bulk rewrite using this script 3 years ago
reload.go
remote_exec.go
remote_exec_test.go Remove references to "master" ACL tokens in tests (#11751) 3 years ago
retry_join.go agent: refactor the agent delegate interface to be partition friendly (#11429) 3 years ago
retry_join_test.go
service_checks_test.go
service_manager.go
service_manager_test.go bulk rewrite using this script 3 years ago
session_endpoint.go
session_endpoint_test.go
setup.go agent: move agent tls metric monitor to a more appropriate place 3 years ago
setup_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
sidecar_service.go
sidecar_service_test.go bulk rewrite using this script 3 years ago
signal_unix.go re-run gofmt on 1.17 (#11579) 3 years ago
signal_windows.go re-run gofmt on 1.17 (#11579) 3 years ago
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
streaming_test.go regenerate expired certs (#11462) 3 years ago
testagent.go Remove references to "master" ACL tokens in tests (#11751) 3 years ago
testagent_test.go
translate_addr.go
txn_endpoint.go Add GRPC and GRPCUseTLS to api.HealthCheckDefinition (#12108) 3 years ago
txn_endpoint_test.go refactor session state store tables to use the new index pattern (#11525) 3 years ago
ui_endpoint.go acl: use wildcard partition in metrics proxy ui endpoint 3 years ago
ui_endpoint_oss_test.go re-run gofmt on 1.17 (#11579) 3 years ago
ui_endpoint_test.go
user_event.go
user_event_test.go Update 4 non-acl tests that used the legacy ACL.Apply 3 years ago
util.go Remove some usage of md5 from the system (#11491) 3 years ago
util_test.go Remove some usage of md5 from the system (#11491) 3 years ago
watch_handler.go
watch_handler_test.go