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
Kiran Naidoo 8c3682afd3
security: fix AliasCheck panic (update)
5 months ago
..
ae
auto-config
blockingquery NET-9084 - add tests to peering endpoint and blockingquery package to assert blocking works properly. (#21078) 7 months ago
cache
cache-types
cacheshim
checks security: fix AliasCheck panic (update) 5 months ago
config upgrade deep-copy version, upgrade go to 1.22.3 (#21113) 7 months ago
configentry
connect
consul security: resolve incorrect type conversions (#21251) 6 months ago
debug
discovery dns v2 - both empty string and default should be allowed for namespace and partition in CE (#21230) 6 months ago
dns fix(dns): bug with standard lookup tags not working; SRV questions returning duplicate hostnames (#21361) 5 months ago
envoyextensions
exec
grpc-external feat(dataplane): allow token and tenancy information for proxied DNS (#20899) 7 months ago
grpc-internal update go-control-plane envoy dependency to 0.12.0 (#20973) 8 months ago
grpc-middleware security: upgrade google.golang.org/protobuf to 1.33.0 (#20801) 9 months ago
hcp [CC-7411] Fix environment variable precedence when linking to HCP (#20527) 10 months ago
leafcert
local
log-drop
metadata
metrics
mock
pool
proxycfg upgrade deep-copy version, upgrade go to 1.22.3 (#21113) 7 months ago
proxycfg-glue NET-5879 - move the filter for non-passing to occur in the health RPC layer rather than the callers of the RPC (#21098) 7 months ago
proxycfg-sources Fix xDS deadlock due to syncLoop termination. (#20867) 9 months ago
router gossip: refactor some gossip related libraries into a central place (#21036) 7 months ago
routine-leak-checker
rpc
rpcclient NET-5879 - expose sameness group param on service health endpoint and move sameness group health fallback logic into HealthService RPC layer (#21096) 7 months ago
structs Use text/template instead of html/template for ACL template policy generation (#21303) 6 months ago
submatview
systemd
token
uiserver latest ui files in main (#21119) 7 months ago
xds security: resolve incorrect type conversions (#21251) 6 months ago
xdsv2 add traffic permissions excludes and tests (#20453) 10 months ago
acl.go
acl_ce.go
acl_endpoint.go
acl_endpoint_test.go Update go-jose library (#20888) 8 months ago
acl_test.go gossip: refactor some gossip related libraries into a central place (#21036) 7 months ago
agent.go gossip: refactor some gossip related libraries into a central place (#21036) 7 months ago
agent_ce.go
agent_ce_test.go
agent_endpoint.go gossip: refactor some gossip related libraries into a central place (#21036) 7 months ago
agent_endpoint_ce.go
agent_endpoint_ce_test.go
agent_endpoint_test.go Add default intention policy (#20544) 10 months ago
agent_test.go gossip: refactor some gossip related libraries into a central place (#21036) 7 months ago
apiserver.go
apiserver_test.go
catalog_endpoint.go NET-7644/NET-7634 - Implement query lookup for tagged addresses on nodes and services including WAN translation. (#20583) 10 months ago
catalog_endpoint_ce.go
catalog_endpoint_test.go NET-5879 - move the filter for non-passing to occur in the health RPC layer rather than the callers of the RPC (#21098) 7 months ago
check.go
config_endpoint.go
config_endpoint_test.go
connect_ca_endpoint.go
connect_ca_endpoint_test.go
coordinate_endpoint.go
coordinate_endpoint_test.go
delegate_mock_test.go gossip: refactor some gossip related libraries into a central place (#21036) 7 months ago
denylist.go
denylist_test.go
discovery_chain_endpoint.go
discovery_chain_endpoint_test.go
dns.go additional changes to ensure sameness groups without DefaultForFailover can be used for DNS (#21107) 7 months ago
dns_catalogv2_test.go [CE] feat(v2dns): enable v2 dns as default (#20715) 8 months ago
dns_ce.go NET-5879 - expose sameness group param on service health endpoint and move sameness group health fallback logic into HealthService RPC layer (#21096) 7 months ago
dns_ce_test.go feat(v2dns): enable peering queries (#20581) 10 months ago
dns_node_lookup_test.go fix(v2dns): add node ttl to workloads, comment cleanup, and changelog (#20643) 10 months ago
dns_reverse_lookup_test.go NET-7813 - DNS : SERVFAIL when resolving PTR records (#20679) 9 months ago
dns_service_lookup_test.go fix(dns): bug with standard lookup tags not working; SRV questions returning duplicate hostnames (#21361) 5 months ago
dns_test.go gossip: refactor some gossip related libraries into a central place (#21036) 7 months ago
enterprise_delegate_ce.go
event_endpoint.go
event_endpoint_test.go
federation_state_endpoint.go
health_endpoint.go NET-5879 - expose sameness group param on service health endpoint and move sameness group health fallback logic into HealthService RPC layer (#21096) 7 months ago
health_endpoint_ce_test.go NET-5879 - expose sameness group param on service health endpoint and move sameness group health fallback logic into HealthService RPC layer (#21096) 7 months ago
health_endpoint_test.go additional changes to ensure sameness groups without DefaultForFailover can be used for DNS (#21107) 7 months ago
http.go NET-5879 - expose sameness group param on service health endpoint and move sameness group health fallback logic into HealthService RPC layer (#21096) 7 months ago
http_ce.go
http_ce_test.go
http_decode_test.go
http_register.go
http_test.go
intentions_endpoint.go
intentions_endpoint_ce_test.go
intentions_endpoint_test.go
keyring.go
keyring_test.go
kvs_endpoint.go [Security] Close cross scripting vulnerability (#21342) 5 months ago
kvs_endpoint_test.go
metrics.go
metrics_test.go update TestHTTPHandlers_AgentMetrics_LeaderShipMetrics to use 3 servers instead of 2 to allow quorum when leadership flails. (#21239) 6 months ago
nodeid.go
nodeid_test.go
notify.go
notify_test.go
operator_endpoint.go
operator_endpoint_ce.go
operator_endpoint_ce_test.go
operator_endpoint_test.go
peering_endpoint.go
peering_endpoint_ce_test.go
peering_endpoint_test.go NET-9084 - add tests to peering endpoint and blockingquery package to assert blocking works properly. (#21078) 7 months ago
prepared_query_endpoint.go NET-7644/NET-7634 - Implement query lookup for tagged addresses on nodes and services including WAN translation. (#20583) 10 months ago
prepared_query_endpoint_test.go
proxycfg_test.go Fix xDS deadlock due to syncLoop termination. (#20867) 9 months ago
reload.go
remote_exec.go
remote_exec_test.go
retry_join.go
retry_join_test.go
service_checks_test.go
service_manager.go
service_manager_test.go
session_endpoint.go
session_endpoint_test.go
setup.go GH-20889 - put conditionals are hcp initialization for consul server (#20926) 8 months ago
setup_ce.go
sidecar_service.go
sidecar_service_test.go
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
testagent_test.go
translate_addr.go NET-7644/NET-7634 - Implement query lookup for tagged addresses on nodes and services including WAN translation. (#20583) 10 months ago
txn_endpoint.go
txn_endpoint_test.go
ui_endpoint.go
ui_endpoint_ce_test.go
ui_endpoint_test.go
user_event.go
user_event_test.go
util.go
util_test.go
watch_handler.go
watch_handler_test.go