2276 Commits (2128f40fc263b5c27ed0db65ed64f31b553b9366)

Author SHA1 Message Date
Daniel Nephin 63bad36de7 testing: disable global metrics sink in tests 4 years ago
Daniel Nephin 5d4df54296 agent: extract dependency creation from New 4 years ago
Hans Hasselberg a932aafc91
add primary keys to list keyring (#8522) 4 years ago
Daniel Nephin 35f1ecee0b config: Move remote-script-checks warning to config 4 years ago
Daniel Nephin 27b36bfc4e config: move NodeName validation to config validation 4 years ago
Daniel Nephin 16217fe9b9 testing: use t.Cleanup in testutil.TempFile 4 years ago
Daniel Nephin d68edcecf4 testing: Remove all the defer os.Removeall 4 years ago
Daniel Nephin 8a4d292c8e config: unexport and resolve TODOs in config.Builder 4 years ago
Daniel Nephin a4b201af36 testing: Improve session_endpoint_test 4 years ago
Daniel Nephin 070e843113 testutil: Add t.Cleanup to TempDir 4 years ago
Daniel Nephin 2b920ad199 testing: fix flaky test TestDNS_NonExistentDC_RPC 4 years ago
Daniel Nephin 1912c5ad89 testing: wait until monitor has started before shutdown 4 years ago
Daniel Nephin 3a4e62836b testing: Remove TestAgent.Key and change TestAgent.DataDir 4 years ago
Daniel Nephin b1679508d4 testing: use t.Cleanup in TestAgent for returnPorts 4 years ago
Daniel Nephin 4e8e0de8f0 testing: remove unused fields from TestACLAgent 4 years ago
Daniel Nephin 399c77dfb6 agent: rename vars in newConsulConfig 4 years ago
Daniel Nephin 7b5b170a0d agent: Move setupKeyring functions to keyring.go 4 years ago
Daniel Nephin 9919e5dfa5 agent: unmethod consulConfig 4 years ago
Daniel Nephin 8f596f5551 Fix conflict in merged PRs 4 years ago
Daniel Nephin d677706625 state: remove unused Store method receiver 4 years ago
Daniel Nephin 37eacf8192 auto-config: reduce awareness of config 4 years ago
Daniel Nephin e07554500e Remove check that hostID is a uuid. 4 years ago
Daniel Nephin 875d8bde42 agent: convert NodeID methods to functions 4 years ago
Daniel Nephin 0738eb8596 Extract nodeID functions to a different file 4 years ago
R.B. Boyer e3cd4a8539
connect: use stronger validation that ingress gateways have compatible protocols defined for their upstreams (#8470) 4 years ago
Freddy d72f72dcd5
Notify alias checks when aliased service is [de]registered (#8456) 4 years ago
Freddy 875816d0d3
Internal endpoint to query intentions associated with a gateway (#8400) 4 years ago
Kyle Havlovitz 635952681e Fix a state store comment about version 4 years ago
Kyle Havlovitz c39a275666 fsm: Fix snapshot bug with restoring node/service/check indexes 4 years ago
Hans Hasselberg aff02198d7 Refactor keyring ops: 4 years ago
Hans Hasselberg 07261db64d thread local-only through the layers 4 years ago
Daniel Nephin 4297a8ba07 auto-config: Avoid the marshal/unmarshal cycle in auto-config 4 years ago
Daniel Nephin 38980ebb4c config: Make Source an interface 4 years ago
Mike Morris ff37af1129
changelog: Update for 1.8.2, 1.7.6, 1.7.5 and 1.6.7 (#8462) 4 years ago
Daniel Nephin 80e99cb3e6 testing: remove unnecessary defers in tests 4 years ago
Daniel Nephin 7dbacf297c testing: Remove NotifyShutdown 4 years ago
Matt Keeler 67dec3b609
Require token replication to be enabled in secondary dcs when ACLs are enabled with AutoConfig (#8451) 4 years ago
Hans Hasselberg d316cd06c1
auto_config implies connect (#8433) 4 years ago
Hans Hasselberg 51a8e15cf8
Mark its own cluster as healthy when rebalancing. (#8406) 4 years ago
Daniel Nephin 3b82ad0955 Rename NewClient/NewServer 4 years ago
Daniel Nephin 0420d91cdd Remove LogOutput from Agent 4 years ago
Daniel Nephin 5acf01ceeb Remove LogOutput from Server 4 years ago
Daniel Nephin 0c5428eea8 Remove LogOutput from Client 4 years ago
Daniel Nephin e8ee2cf2f7 Pass a logger to ConnPool and yamux, instead of an io.Writer 4 years ago
Daniel Nephin ed8210fe4d api: Use a Logger instead of an io.Writer in api.Watch 4 years ago
Daniel Nephin 1e17a0c3e1 config: Remove unused field 4 years ago
Daniel Nephin ba3ace1219 Return nil value on error. 4 years ago
R.B. Boyer c599a2f5f4
xds: add support for envoy 1.15.0 and drop support for 1.11.x (#8424) 4 years ago
Freddy f1e8addbdf
Avoid panics during shutdown routine (#8412) 4 years ago
Matt Keeler 1a78cf9b4c
Ensure certificates retrieved through the cache get persisted with auto-config (#8409) 4 years ago