Commit Graph

2459 Commits (f5d11562f2c871a25e30d9442e4d07bdf8db5826)

Author SHA1 Message Date
Daniel Nephin f5d11562f2 subscribe: update to use NewSnapshotToFollow event
4 years ago
Daniel Nephin e3290f5971 Move agent/subscribe -> agent/rpc/subscribe
4 years ago
Daniel Nephin dbb8bd679f subscirbe: extract streamID and logging from Subscribe
4 years ago
Daniel Nephin 9e4ebacb05 subscribe: add integration test for acl token updates
4 years ago
Daniel Nephin 39beed0af6 subscribe: add integration test for filtering events by acl
4 years ago
Daniel Nephin 083f4e8f57 subscribe: Add an integration test for forward to DC
4 years ago
Daniel Nephin 013ababda4 subscribe: add first integration test for Server
4 years ago
Daniel Nephin d0256a0c07 subscribe: add a stateless subscribe service for the gRPC server
4 years ago
Daniel Nephin f4ea3066fb subscribe: add commented out test cases
4 years ago
Daniel Nephin 106d781dc9 subscribe: add initial impl from streaming-rpc-final branch
4 years ago
Daniel Nephin 364f6589c8
Merge pull request #8799 from hashicorp/streaming/rename-framing-events
4 years ago
Daniel Nephin a5c50c982d
Merge pull request #8806 from hashicorp/dnephin/service-health-interface
4 years ago
R.B. Boyer 4998a08c56
server: create new memdb table for storing system metadata (#8703)
4 years ago
hashicorp-ci 356998d91e auto-updated agent/uiserver/bindata_assetfs.go from commit a7038b48c
4 years ago
hashicorp-ci bc5ca8b638 auto-updated agent/uiserver/bindata_assetfs.go from commit 5a39be47d
4 years ago
hashicorp-ci 36d219e2cc auto-updated agent/uiserver/bindata_assetfs.go from commit 76d3909f3
4 years ago
hashicorp-ci 4c9630ffad auto-updated agent/uiserver/bindata_assetfs.go from commit e4a0dcf10
4 years ago
Freddy 22062ba9da
Add default meta to test assertion (#8824)
4 years ago
Daniel Nephin 5a5fd4f0b1
Merge pull request #8802 from hashicorp/dnephin/extract-lib-retry
4 years ago
hashicorp-ci 3e9bd96c0a auto-updated agent/uiserver/bindata_assetfs.go from commit f26201a7a
4 years ago
freddygv 413a894a1a Do not evaluate discovery chain for topology upstreams
4 years ago
freddygv cf7b7fcdd6 Single DB txn for ServiceTopology and other PR comments
4 years ago
freddygv 7c26a71b4b Add topology HTTP endpoint
4 years ago
freddygv dbbf6b2e46 Add topology RPC endpoint
4 years ago
freddygv 98c81976f5 Add topology ACL filter
4 years ago
freddygv f906b94351 Add func to combine up+downstream queries
4 years ago
freddygv 5c913ec312 factor in discovery chain when querying up/downstreams
4 years ago
freddygv b012d8374e support querying upstreams/downstreams from registrations
4 years ago
freddygv a86cf88a4a Add method for downstreams from disco chain
4 years ago
hashicorp-ci 896d143647 auto-updated agent/uiserver/bindata_assetfs.go from commit 3a89c7d23
4 years ago
hashicorp-ci bf2b52f880 auto-updated agent/uiserver/bindata_assetfs.go from commit dfe57406d
4 years ago
hashicorp-ci 81baad4038 auto-updated agent/uiserver/bindata_assetfs.go from commit b871837ee
4 years ago
Daniel Nephin 529f252d5c rpcclient: Add health.Client and use it in http and dns
4 years ago
Daniel Nephin e54567223b lib/retry: Refactor to reduce the interface surface
4 years ago
Daniel Nephin ca26dfb4a2 lib/retry: extract a new package from lib
4 years ago
Kit Patella 52451cf846
Merge pull request #8271 from coignetp/http-metrics-label
4 years ago
hashicorp-ci 90b5f1a838 auto-updated agent/uiserver/bindata_assetfs.go from commit 8b409529a
4 years ago
Daniel Nephin 1c6be5ac75 stream: full test coverage for EventPublisher.Subscribe
4 years ago
Daniel Nephin a5df5d17b4 stream: refactor to support change in framing events
4 years ago
Daniel Nephin 04b51de783
Merge pull request #8769 from hashicorp/streaming/prep-for-subscribe-service
4 years ago
Paul Banks d0c160130b
Merge pull request #8694 from hashicorp/ui-config-metrics
4 years ago
Paul Banks 3b8125a24d
Update all the references in CI and makefile to the bindata file location
4 years ago
R.B. Boyer 9a55c50694
ensure these tests work fine with namespaces in enterprise (#8794)
4 years ago
R.B. Boyer 9801ef8eb1
agent: enable enable_central_service_config by default (#8746)
4 years ago
Paul Banks 3ff5901be8
Fix ui dir where there is no index tests and lint issue.
4 years ago
Paul Banks e4db845246
Refactor uiserver to separate package, cleaner Reloading
4 years ago
R.B. Boyer 237a7a0da0
server: ensure that we also shutdown network segment serf instances on server shutdown (#8786)
4 years ago
Paul Banks f6d55e1d25
Fix reload test; address other PR feedback
4 years ago
Paul Banks 54a33efa4b
Fix JSON encoding of metrics options which broke the index but didn't break tests.
4 years ago
Paul Banks 526bab6164
Add config changes for UI metrics
4 years ago