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
Daniel Nephin 5c40b717ed
config: move acl_ttl to DeprecatedConfig
3 years ago
..
ae
auto-config acl: make ACLDisabledTTL a constant 3 years ago
cache
cache-types partition dicovery chains (#10983) 3 years ago
checks Add failures_before_warning to checks (#10969) 3 years ago
config config: move acl_ttl to DeprecatedConfig 3 years ago
connect Remove ent checks from oss test 3 years ago
consul Merge pull request #11090 from hashicorp/clly/kv-usage-metrics 3 years ago
debug
dns Add DNS recursor strategy option (#10611) 3 years ago
exec
grpc grpc: ensure that streaming gRPC requests work over mesh gateway based wan federation (#10838) 3 years ago
local agent: ensure that most agent behavior correctly respects partition configuration (#10880) 3 years ago
metadata Refactor of serf feature flag tags. 4 years ago
mock
pool grpc: ensure that streaming gRPC requests work over mesh gateway based wan federation (#10838) 3 years ago
proxycfg Fixup proxycfg tproxy case 3 years ago
router
routine-leak-checker Preparation for changing where license management is done. 4 years ago
rpc/subscribe agent: ensure that most agent behavior correctly respects partition configuration (#10880) 3 years ago
rpcclient/health agent: ensure that most agent behavior correctly respects partition configuration (#10880) 3 years ago
structs Merge pull request #10985 from hashicorp/dnephin/acl-legacy-remove-replication 3 years ago
submatview streaming: support X-Cache-Hit header 3 years ago
systemd
token
uiserver auto-updated agent/uiserver/bindata_assetfs.go from commit 9c0233cf5 3 years ago
xds xds: fix representation of incremental xDS subscriptions (#10987) 3 years ago
acl.go acl: some acl authz refactors for nodes (#10909) 3 years ago
acl_endpoint.go acl: remove ACLRulesTranslateLegacyToken API 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 http: update legacy ACL endpoints to return an error 3 years ago
acl_endpoint_test.go acl: adding a new mesh resource 3 years ago
acl_test.go agent: remove unused agent methods 3 years ago
agent.go Add failures_before_warning to checks (#10969) 3 years ago
agent_endpoint.go Merge pull request #10984 from hashicorp/mesh-resource 3 years ago
agent_endpoint_oss.go agent: ensure that most agent behavior correctly respects partition configuration (#10880) 3 years ago
agent_endpoint_test.go oss portion of ent #1069 (#10883) 3 years ago
agent_oss.go agent: ensure that most agent behavior correctly respects partition configuration (#10880) 3 years ago
agent_test.go grpc: ensure that streaming gRPC requests work over mesh gateway based wan federation (#10838) 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 agent: add partition labels to catalog API metrics where appropriate (#10890) 3 years ago
catalog_endpoint_test.go
check.go
config_endpoint.go Sync enterprise changes to oss (#10994) 3 years ago
config_endpoint_test.go agent/structs: add a bunch more EnterpriseMeta helper functions to help with partitioning (#10669) 3 years ago
connect_auth.go Account for partitions in ixn match/decision 3 years ago
connect_ca_endpoint.go Format certificates properly (rfc7468) with a trailing new line (#10411) 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
delegate_mock_test.go Add a mock Agent delegate to ease/improve some types of testing 3 years ago
denylist.go
denylist_test.go
discovery_chain_endpoint.go
discovery_chain_endpoint_test.go partition dicovery chains (#10983) 3 years ago
dns.go agent: ensure that most agent behavior correctly respects partition configuration (#10880) 3 years ago
dns_oss.go
dns_test.go Add DNS recursor strategy option (#10611) 3 years ago
enterprise_delegate_oss.go
event_endpoint.go acl: Remove the remaining authz == nil checks 3 years ago
event_endpoint_test.go
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
http_oss.go Sync enterprise changes to oss (#10994) 3 years ago
http_oss_test.go
http_register.go acl: remove ACLRulesTranslateLegacyToken API endpoint 3 years ago
http_test.go agent: fix two data race in agent tests 3 years ago
intentions_endpoint.go Sync enterprise changes to oss (#10994) 3 years ago
intentions_endpoint_oss_test.go
intentions_endpoint_test.go Sync enterprise changes to oss (#10994) 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
nodeid.go
nodeid_test.go
notify.go
notify_test.go
operator_endpoint.go Fix defaults for autopilot config update 3 years ago
operator_endpoint_oss.go
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
retry_join_test.go
service_checks_test.go
service_manager.go oss portion of ent #1069 (#10883) 3 years ago
service_manager_test.go oss portion of ent #1069 (#10883) 3 years ago
session_endpoint.go
session_endpoint_test.go
setup.go grpc: ensure that streaming gRPC requests work over mesh gateway based wan federation (#10838) 3 years ago
setup_oss.go Move some things around to allow for license updating via config reload 4 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
signal_windows.go
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
streaming_test.go streaming: fix enable of streaming in the client 3 years ago
testagent.go agent: fix a data race in DNS tests 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 agent/structs: add a bunch more EnterpriseMeta helper functions to help with partitioning (#10669) 3 years ago
ui_endpoint.go Account for partitions in ixn match/decision 3 years ago
ui_endpoint_oss_test.go
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
util.go
util_test.go
watch_handler.go
watch_handler_test.go