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
Will Jordan 68efecafed
Update node info sync comment (#11465)
3 years ago
..
ae
auto-config re-run gofmt on 1.17 (#11579) 3 years ago
cache cache: Fix bug where connection errors can cause early cache expiry (#9979) 4 years ago
cache-types re-run gofmt on 1.17 (#11579) 3 years ago
checks re-run gofmt on 1.17 (#11579) 3 years ago
config re-run gofmt on 1.17 (#11579) 3 years ago
connect re-run gofmt on 1.17 (#11579) 3 years ago
consul re-run gofmt on 1.17 (#11579) 3 years ago
debug
dns Add DNS recursor strategy option (#10611) 3 years ago
exec re-run gofmt on 1.17 (#11579) 3 years ago
grpc regenerate expired certs (#11462) 3 years ago
local Update node info sync comment (#11465) 3 years ago
metadata partitions: various refactors to support partitioning the serf LAN pool (#11568) 3 years ago
mock
pool grpc: ensure that streaming gRPC requests work over mesh gateway based wan federation (#10838) 3 years ago
proxycfg re-run gofmt on 1.17 (#11579) 3 years ago
router
routine-leak-checker acl: call stop for the upgrade goroutine when done 3 years ago
rpc/subscribe acl: remove id and revision from Policy constructors 3 years ago
rpcclient/health agent: ensure that most agent behavior correctly respects partition configuration (#10880) 3 years ago
structs re-run gofmt on 1.17 (#11579) 3 years ago
submatview grpc: strip local ACL tokens from RPCs during forwarding if crossing datacenters (#11099) 3 years ago
systemd
token re-run gofmt on 1.17 (#11579) 3 years ago
uiserver ui: Pass primary dc through to uiserver (#11317) 3 years ago
xds re-run gofmt on 1.17 (#11579) 3 years ago
acl.go agent: refactor the agent delegate interface to be partition friendly (#11429) 3 years ago
acl_endpoint.go acl: remove unused translate rules endpoint 3 years ago
acl_endpoint_legacy.go http: update legacy ACL endpoints to return an error 3 years ago
acl_endpoint_legacy_test.go agent: Ensure partition is considered in agent endpoints (#11427) 3 years ago
acl_endpoint_test.go acl: remove unused translate rules endpoint 3 years ago
acl_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
acl_test.go acl: remove id and revision from Policy constructors 3 years ago
agent.go partitions: various refactors to support partitioning the serf LAN pool (#11568) 3 years ago
agent_endpoint.go agent: for various /v1/agent endpoints parse the partition parameter on the request (#11444) 3 years ago
agent_endpoint_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
agent_endpoint_test.go Convert (some) test endpoints to use ServeHTTP instead of direct calls to handlers. (#11445) 3 years ago
agent_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
agent_test.go Remove some usage of md5 from the system (#11491) 3 years ago
apiserver.go
apiserver_test.go
catalog_endpoint.go try to infer command partition from node partition (#10981) 3 years ago
catalog_endpoint_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
catalog_endpoint_test.go
check.go
config_endpoint.go Support Check-And-Set deletion of config entries (#11419) 3 years ago
config_endpoint_test.go Support Check-And-Set deletion of config entries (#11419) 3 years ago
connect_auth.go Account for partitions in ixn match/decision 3 years ago
connect_ca_endpoint.go add root_cert_ttl option for consul connect, vault ca providers (#11428) 3 years ago
connect_ca_endpoint_test.go ca: remove unused RotationPeriod field 3 years ago
coordinate_endpoint.go try to infer command partition from node partition (#10981) 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
discovery_chain_endpoint_test.go Remove useInDatacenter from disco chain requests 3 years ago
dns.go Merge pull request #11348 from kbabuadze/fix-answers-alt-domain 3 years ago
dns_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
dns_test.go Merge pull request #11348 from kbabuadze/fix-answers-alt-domain 3 years ago
enterprise_delegate_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
event_endpoint.go acl: Remove the remaining authz == nil checks 3 years ago
event_endpoint_test.go Update 4 non-acl tests that used the legacy ACL.Apply 3 years ago
federation_state_endpoint.go
health_endpoint.go http: set consistency header properly 4 years ago
health_endpoint_test.go streaming: fix enable of streaming in the client 3 years ago
http.go acl: adding a new mesh resource 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
http_register.go acl: remove unused translate rules endpoint 3 years ago
http_test.go agent: fix two data race in agent tests 3 years ago
intentions_endpoint.go Update Intentions.List with partitions (#11299) 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
kvs_endpoint.go Add content type headers to raw KV responses 4 years ago
kvs_endpoint_test.go Add content type headers to raw KV responses 4 years ago
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 Fix defaults for autopilot config update 3 years ago
prepared_query_endpoint.go fixing various bits of enterprise meta plumbing to be more correct (#10889) 3 years ago
prepared_query_endpoint_test.go
reload.go
remote_exec.go
remote_exec_test.go
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 oss portion of ent #1069 (#10883) 3 years ago
service_manager_test.go Remove some usage of md5 from the system (#11491) 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 agent: ensure that most agent behavior correctly respects partition configuration (#10880) 3 years ago
sidecar_service_test.go agent: update proxy upstreams to inherit namespace from service (#10688) 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 fix consul_autopilot_healthy metric emission (#11231) 3 years ago
testagent_test.go
translate_addr.go
txn_endpoint.go agent: ensure that most agent behavior correctly respects partition configuration (#10880) 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 structs: rename the last helper method. 3 years ago
ui_endpoint_oss_test.go re-run gofmt on 1.17 (#11579) 3 years ago
ui_endpoint_test.go ent->oss test fix (#10926) 3 years ago
user_event.go agent: ensure that most agent behavior correctly respects partition configuration (#10880) 3 years ago
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