2288 Commits (74dc50a77127edba36984c889c1f7ea49049798a)

Author SHA1 Message Date
Kyle Havlovitz 7ffef62ed7 Clean up CA shutdown logic and error 4 years ago
Kyle Havlovitz 49056fe70f Clean up Vault renew tests and shutdown 4 years ago
Kyle Havlovitz f40fb577fe Use mapstructure for decoding vault data 4 years ago
Kyle Havlovitz aa97366020 Add a stop function to make sure the renewer is shut down on leader change 4 years ago
Kyle Havlovitz 411b6537ef Add a test for token renewal 4 years ago
Kyle Havlovitz 97f1f341d6 Automatically renew the token used by the Vault CA provider 4 years ago
André Cruz aa212423e3
testing: Fix govet errors 4 years ago
Daniel Nephin 07ad662131 Fix panic when decoding 'Connect: null' 4 years ago
Daniel Nephin e16375216d config: use logging.Config in RuntimeConfig 4 years ago
Daniel Nephin f2373a5575 logging: move init of grpclog 4 years ago
Daniel Nephin 33c401a16e logging: Setup accept io.Writer instead of []io.Writer 4 years ago
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