Commit Graph

172 Commits (9f949ead34012d6f3e8c776f7efb272e1871ffd3)

Author SHA1 Message Date
Daniel Nephin 71b0f0a7a6 structs: remove EnterpriseMeta.GetNamespace
4 years ago
Daniel Nephin 1d2d15b1e1 agent: add a test for streaming in the service health endpoint
4 years ago
Daniel Nephin d1772ae305 structs: rename EnterpriseMeta constructor
4 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short
4 years ago
Daniel Nephin fb70c8bac2 stream: document that Payload must be immutable
4 years ago
Daniel Nephin 868cfe1eac stream: Add HasReadPermission to Payload
4 years ago
Daniel Nephin a33c50ef0d
Merge pull request #9073 from hashicorp/dnephin/backport-streaming-namespaces
4 years ago
Daniel Nephin c82f6ef2d8
Merge pull request #9061 from hashicorp/dnephin/event-fields
4 years ago
Daniel Nephin b532e092dc structs: add a namespace test for CheckServiceNode.CanRead
4 years ago
Daniel Nephin c42fe5ae43 subscribe: set the request namespace
4 years ago
Daniel Nephin a5dd2001cf stream: remove Event.Key
4 years ago
Daniel Nephin 68342a0cb5 proto: remove Event.Key field
4 years ago
Daniel Nephin 9a1e845be8 proto: remove Event.Namespace field
4 years ago
Daniel Nephin 3dfb7c224b stream: Use a no-op event publisher if streaming is disabled
4 years ago
Daniel Nephin fb57d9b26a stream: close the subscription on Unsubscribe
4 years ago
Daniel Nephin c5d57c9f07 subscribe: add test cases for newEventFromStreamEvent
4 years ago
Daniel Nephin f185124320 subscribe: Add steps to rpc/subscribe tests
4 years ago
Daniel Nephin b103568e98
Merge pull request #8818 from hashicorp/streaming/add-subscribe-service-batch-events
4 years ago
Daniel Nephin 21c21191f4 structs: add CheckServiceNode.CanRead
4 years ago
Daniel Nephin b27068b72a stream: Return a single event from a subscription.Next
4 years ago
Daniel Nephin f5d11562f2 subscribe: update to use NewSnapshotToFollow event
4 years ago
Daniel Nephin e3290f5971 Move agent/subscribe -> agent/rpc/subscribe
4 years ago