Commit Graph

2241 Commits (d72f72dcd5534e466df31dddf712274cee919551)

Author SHA1 Message Date
Freddy d72f72dcd5
Notify alias checks when aliased service is [de]registered (#8456)
4 years ago
Daniel Nephin 3d96c5b651
Merge pull request #8469 from hashicorp/dnephin/config-source
4 years ago
Hans Hasselberg aacf0fd777
Merge pull request #8471 from hashicorp/local_only
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
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 ae382805bd
Merge pull request #8404 from hashicorp/dnephin/remove-log-output-field
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
Matt Keeler dbb461a5d3
Allow setting verify_incoming* when using auto_encrypt or auto_config (#8394)
4 years ago
Hans Hasselberg 054595b1f8
agent/cache test for cache throttling. (#8396)
4 years ago
Matt Keeler 34034b76f5
Agent Auto Config: Implement Certificate Generation (#8360)
4 years ago
Matt Keeler be01c4241d
Default Cache rate limiting options in New
4 years ago
Matt Keeler 83d09de230
Fix some broken code in master
4 years ago
Pierre Souchay 505de6dc29
Added ratelimit to handle throtling cache (#8226)
4 years ago
Matt Keeler 5c2c762106
Move connect root retrieval and cert signing logic out of the RPC endpoints (#8364)
4 years ago
Matt Keeler 2ee9fe0a4d
Move generation of the CA Configuration from the agent code into a method on the RuntimeConfig (#8363)
4 years ago
Daniel Nephin 3d115a62fd
Merge pull request #8323 from hashicorp/dnephin/add-event-publisher-2
4 years ago
Matt Keeler 2713c0e682
Refactor the agentpb package (#8362)
4 years ago
Daniel Nephin ed69feca6d stream: close all subs when EventProcessor is shutdown.
4 years ago
Daniel Nephin a99a4103bd stream: fix overallocation in filter
4 years ago
Daniel Nephin 3570ce6566
Merge pull request #7948 from hashicorp/dnephin/buffer-test-logs
4 years ago
Matt Keeler 3c09482864
Merge pull request #8311 from hashicorp/bugfix/auto-encrypt-token-update
4 years ago
Daniel Nephin a33a7a6fe2
Merge pull request #8344 from hashicorp/dnephin/fix-flakes-in-stream
4 years ago
Daniel Nephin 51efba2c7d testutil: NewLogBuffer - buffer logs until a test fails
4 years ago
Matt Keeler 12acdd7481
Disable background cache refresh for Connect Leaf Certs
4 years ago
Matt Keeler 9da8c51ac5
Fix issue with changing the agent token causing failure to renew the auto-encrypt certificate
4 years ago
Daniel Nephin 1910e2a246 checks: wait for goroutine to complete
4 years ago
Daniel Nephin 9482961b1c stream: handle empty event in TestEventSnapshot
4 years ago
Daniel Nephin 57e00b0fd5
Merge pull request #8245 from hashicorp/dnephin/use-not-modified-in-cache
4 years ago
Daniel Nephin 29571465e1
Merge pull request #8290 from hashicorp/dnephin/watch-decode
4 years ago
Daniel Nephin ecccb30690 state: update calls that are no longer state methods
4 years ago
Daniel Nephin 2008884241 state: un-method funcs that don't use their receiver
4 years ago