.. |
ae
|
Merge pull request #9284 from hashicorp/dnephin/agent-service-register
|
2020-11-27 20:50:53 +00:00 |
auto-config
|
Fix flaky test by marking mock expectations as optional (#9596)
|
2021-01-20 15:59:07 +00:00 |
cache
|
cache: Fix bug where connection errors can cause early cache expiry (#9979)
|
2021-04-08 10:11:46 +00:00 |
cache-types
|
Merge pull request #9977 from hashicorp/grpc-tuning
|
2021-04-08 10:10:22 +00:00 |
checks
|
Merge pull request #7583 from hashicorp/dnephin/id-printing
|
2021-01-08 00:02:59 +00:00 |
config
|
Add ability to load a license from the configuration/environment (#10441)
|
2021-06-21 15:00:46 -04:00 |
connect
|
Format certificates properly (rfc7468) with a trailing new line (#10411) (#10555)
|
2021-07-06 12:34:57 -04:00 |
consul
|
Format certificates properly (rfc7468) with a trailing new line (#10411) (#10555)
|
2021-07-06 12:34:57 -04:00 |
debug
|
chore: upgrade to gopsutil/v3 (#9118)
|
2020-11-07 01:49:01 +00:00 |
dns
|
config: move NodeName validation to config validation
|
2020-08-17 17:25:02 -04:00 |
exec
|
…
|
|
grpc
|
Merge pull request #9977 from hashicorp/grpc-tuning
|
2021-04-08 10:10:22 +00:00 |
local
|
agent/local: only fallback to agent token for deletes
|
2021-05-10 16:04:05 -04:00 |
metadata
|
Merge pull request #10272 from hashicorp/dnephin/backport-namespace-license-fix
|
2021-05-21 16:35:34 +00:00 |
mock
|
…
|
|
pool
|
introduce certopts (#9606)
|
2021-03-22 09:17:19 +00:00 |
proxycfg
|
Avoid potential proxycfg/xDS deadlock using non-blocking send
|
2021-02-08 23:18:32 +00:00 |
router
|
agent/router: refactor calculation of delay between rebalances.
|
2020-10-15 15:59:36 -04:00 |
routine-leak-checker
|
introduce certopts (#9606)
|
2021-03-22 09:17:19 +00:00 |
rpc/subscribe
|
Merge pull request #9188 from hashicorp/dnephin/more-streaming-tests
|
2021-02-26 17:37:29 +00:00 |
rpcclient/health
|
[1.9.x] api: ensure v1/health/ingress/:service endpoint works properly when streaming is enabled (#9968)
|
2021-04-05 13:23:15 -05:00 |
structs
|
server: ensure that central service config flattening properly resets the state each time (#10245)
|
2021-05-14 13:20:49 -05:00 |
submatview
|
Merge pull request #9745 from hashicorp/dnephin/fix-streaming-bugs
|
2021-02-09 23:31:23 +00:00 |
systemd
|
…
|
|
token
|
token: OSS support for enterprise tokens
|
2020-08-31 15:10:15 -04:00 |
uiserver
|
update bindata_assetfs.go
|
2021-07-15 18:50:07 +00:00 |
xds
|
Merge pull request #10623 from hashicorp/vuln/validate-sans-1.9
|
2021-07-15 09:43:01 -06:00 |
acl.go
|
Move static token resolution into the ACLResolver (#10013)
|
2021-04-14 16:40:12 +00:00 |
acl_endpoint.go
|
Move static token resolution into the ACLResolver (#10013)
|
2021-04-14 16:40:12 +00:00 |
acl_endpoint_legacy.go
|
api: rename HTTPServer to HTTPHandlers
|
2020-09-18 17:38:23 -04:00 |
acl_endpoint_legacy_test.go
|
api: rename HTTPServer to HTTPHandlers
|
2020-09-18 17:38:23 -04:00 |
acl_endpoint_test.go
|
…
|
|
acl_test.go
|
Move static token resolution into the ACLResolver (#10013)
|
2021-04-14 16:40:12 +00:00 |
agent.go
|
Move static token resolution into the ACLResolver (#10013)
|
2021-04-14 16:40:12 +00:00 |
agent_endpoint.go
|
improve monitor performance (#10368)
|
2021-06-15 16:23:24 +00:00 |
agent_endpoint_test.go
|
connect: connect CA Roots in the primary datacenter should use a SigningKeyID derived from their local intermediate (#9428) (#9733)
|
2021-02-09 16:55:11 -06:00 |
agent_oss.go
|
agent/token: Move token persistence out of agent
|
2020-08-31 15:00:34 -04:00 |
agent_test.go
|
server: initialize mgw-wanfed to use local gateways more on startup (#9528)
|
2021-01-25 23:31:21 +00:00 |
apiserver.go
|
Merge pull request #9224 from hashicorp/dnephin/fix-multiple-http-listeners
|
2020-11-18 21:53:27 +00:00 |
apiserver_test.go
|
agent: add apiServers type for managing HTTP servers
|
2020-09-03 13:40:12 -04:00 |
catalog_endpoint.go
|
Merge pull request #9245 from hashicorp/telemetry/fix-missing-and-stale-docs
|
2020-11-20 20:55:51 +00:00 |
catalog_endpoint_test.go
|
…
|
|
check.go
|
…
|
|
config_endpoint.go
|
connect: intentions are now managed as a new config entry kind "service-intentions" (#8834)
|
2020-10-06 13:24:05 -05:00 |
config_endpoint_test.go
|
…
|
|
connect_auth.go
|
Move static token resolution into the ACLResolver (#10013)
|
2021-04-14 16:40:12 +00:00 |
connect_ca_endpoint.go
|
Format certificates properly (rfc7468) with a trailing new line (#10411) (#10555)
|
2021-07-06 12:34:57 -04:00 |
connect_ca_endpoint_test.go
|
Format certificates properly (rfc7468) with a trailing new line (#10411) (#10555)
|
2021-07-06 12:34:57 -04:00 |
coordinate_endpoint.go
|
api: rename HTTPServer to HTTPHandlers
|
2020-09-18 17:38:23 -04:00 |
coordinate_endpoint_test.go
|
…
|
|
denylist.go
|
…
|
|
denylist_test.go
|
…
|
|
discovery_chain_endpoint.go
|
api: rename HTTPServer to HTTPHandlers
|
2020-09-18 17:38:23 -04:00 |
discovery_chain_endpoint_test.go
|
…
|
|
dns.go
|
Merge pull request #9198 from hashicorp/mkcp/telemetry/add-all-metric-definitions
|
2020-11-16 16:26:16 -08:00 |
dns_oss.go
|
…
|
|
dns_test.go
|
test: update tags for database service registrations and queries (#8693)
|
2020-09-16 14:05:01 -04:00 |
enterprise_delegate_oss.go
|
…
|
|
event_endpoint.go
|
Move static token resolution into the ACLResolver (#10013)
|
2021-04-14 16:40:12 +00:00 |
event_endpoint_test.go
|
…
|
|
federation_state_endpoint.go
|
api: rename HTTPServer to HTTPHandlers
|
2020-09-18 17:38:23 -04:00 |
health_endpoint.go
|
Merge pull request #10189 from hashicorp/dnephin/http-api-health-query-meta
|
2021-05-06 18:05:50 +00:00 |
health_endpoint_test.go
|
[1.9.x] api: ensure v1/health/ingress/:service endpoint works properly when streaming is enabled (#9968)
|
2021-04-05 13:23:15 -05:00 |
http.go
|
debug: remove the CLI check for debug_enabled (#10273)
|
2021-05-31 15:29:05 -04:00 |
http_decode_test.go
|
Fix GRPCUseTLS flag HTTP API mapping
|
2020-09-29 18:29:56 +03:00 |
http_oss.go
|
Merge pull request #9923 from hashicorp/dnephin/fix-ui-config
|
2021-03-25 16:29:01 +00:00 |
http_oss_test.go
|
…
|
|
http_register.go
|
Merge pull request #9103 from hashicorp/feature/autopilot-mod
|
2020-11-09 16:30:48 +00:00 |
http_test.go
|
agent: return the default ACL policy to callers as a header (#9101)
|
2020-11-12 16:39:16 +00:00 |
intentions_endpoint.go
|
agent: allow the /v1/connect/intentions/match endpoint to use the agent cache (#8875)
|
2020-10-08 14:51:53 -05:00 |
intentions_endpoint_oss_test.go
|
…
|
|
intentions_endpoint_test.go
|
server: deletions of intentions by name using the intention API is now idempotent (#9278)
|
2021-01-04 17:27:50 +00:00 |
keyring.go
|
agent: Move setupKeyring functions to keyring.go
|
2020-08-13 11:58:21 -04:00 |
keyring_test.go
|
testing: Remove all the defer os.Removeall
|
2020-08-14 19:58:53 -04:00 |
kvs_endpoint.go
|
Merge pull request #10023 from hashicorp/fix-raw-kv-xss
|
2021-04-15 13:44:02 +00:00 |
kvs_endpoint_test.go
|
Merge pull request #10023 from hashicorp/fix-raw-kv-xss
|
2021-04-15 13:44:02 +00:00 |
nodeid.go
|
chore: upgrade to gopsutil/v3 (#9118)
|
2020-11-07 01:49:01 +00:00 |
nodeid_test.go
|
testing: Remove all the defer os.Removeall
|
2020-08-14 19:58:53 -04:00 |
notify.go
|
…
|
|
notify_test.go
|
…
|
|
operator_endpoint.go
|
Merge pull request #9103 from hashicorp/feature/autopilot-mod
|
2020-11-09 16:30:48 +00:00 |
operator_endpoint_oss.go
|
Add a CLI command for retrieving the autopilot configuration. (#9142)
|
2020-11-11 18:19:32 +00:00 |
operator_endpoint_test.go
|
Add a CLI command for retrieving the autopilot configuration. (#9142)
|
2020-11-11 18:19:32 +00:00 |
prepared_query_endpoint.go
|
api: rename HTTPServer to HTTPHandlers
|
2020-09-18 17:38:23 -04:00 |
prepared_query_endpoint_test.go
|
…
|
|
reload.go
|
Refactor uiserver to separate package, cleaner Reloading
|
2020-10-01 11:32:25 +01:00 |
remote_exec.go
|
…
|
|
remote_exec_test.go
|
…
|
|
retry_join.go
|
…
|
|
retry_join_test.go
|
…
|
|
service_checks_test.go
|
…
|
|
service_manager.go
|
agent: when enable_central_service_config is enabled ensure agent reload doesn't revert check state to critical (#8747)
|
2020-09-24 16:24:04 -05:00 |
service_manager_test.go
|
agent: enable enable_central_service_config by default (#8746)
|
2020-10-01 09:19:14 -05:00 |
session_endpoint.go
|
api: rename HTTPServer to HTTPHandlers
|
2020-09-18 17:38:23 -04:00 |
session_endpoint_test.go
|
api: rename HTTPServer to HTTPHandlers
|
2020-09-18 17:38:23 -04:00 |
setup.go
|
Add prometheus guage definitions for replication metrics. (#10109)
|
2021-04-23 21:06:21 +00:00 |
sidecar_service.go
|
…
|
|
sidecar_service_test.go
|
…
|
|
signal_unix.go
|
…
|
|
signal_windows.go
|
…
|
|
snapshot_endpoint.go
|
api: rename HTTPServer to HTTPHandlers
|
2020-09-18 17:38:23 -04:00 |
snapshot_endpoint_test.go
|
…
|
|
status_endpoint.go
|
api: rename HTTPServer to HTTPHandlers
|
2020-09-18 17:38:23 -04:00 |
status_endpoint_test.go
|
…
|
|
streaming_test.go
|
Merge pull request #9512 from pierresouchay/streaming_fix_grpc_tls2
|
2021-01-06 22:11:21 +00:00 |
testagent.go
|
introduce certopts (#9606)
|
2021-03-22 09:17:19 +00:00 |
testagent_test.go
|
…
|
|
translate_addr.go
|
…
|
|
txn_endpoint.go
|
api: rename HTTPServer to HTTPHandlers
|
2020-09-18 17:38:23 -04:00 |
txn_endpoint_test.go
|
…
|
|
ui_endpoint.go
|
Move static token resolution into the ACLResolver (#10013)
|
2021-04-14 16:40:12 +00:00 |
ui_endpoint_oss_test.go
|
agent: protect the ui metrics proxy endpoint behind ACLs (#9099)
|
2020-11-04 18:52:43 +00:00 |
ui_endpoint_test.go
|
ui: Remove any trailing fullstop/period DNS characters from Gateways UI API (#9752)
|
2021-02-25 09:36:37 +00:00 |
user_event.go
|
subscribe: Add steps to rpc/subscribe tests
|
2020-10-08 15:38:01 -04:00 |
user_event_test.go
|
test: update tags for database service registrations and queries (#8693)
|
2020-09-16 14:05:01 -04:00 |
util.go
|
…
|
|
util_test.go
|
testing: use t.Cleanup in testutil.TempFile
|
2020-08-14 20:06:01 -04:00 |
watch_handler.go
|
…
|
|
watch_handler_test.go
|
…
|
|